Question 816741
A rectangle is 7 cm longer than it is wide. Find the dimensions of the rectangle if its area is 120 sq-cm

----
Let wdth = "x"
Then length = x+7
-------
Equation:
x(x+7) = 120 cm^2
--------
x^2 + 7x - 120 = 0
-------
Factor::
(x-8)(x+15) = 0
-----
Positive solution:
width = x = 8 cm
length = x+7 = 15 cm
--------------------------
Cheers,
Stan H.
=================