SOLUTION: A rectangle is 2 inches longer than it is wide. Numerically, its area exceeds its perimeter by 44. Find the perimeter.
Algebra ->
Expressions-with-variables
-> SOLUTION: A rectangle is 2 inches longer than it is wide. Numerically, its area exceeds its perimeter by 44. Find the perimeter.
Log On
You can put this solution on YOUR website! width = x
length = x+2
area = x(x+2)
..
Perimeter = 2x+ 2(x+2)
= 2x+2x+4
=4x+4
x=-6 x=8 Ignore negative value
width = 8 inches
length = 10 inches