Question 787154
Width = x
Length = x + 3
Area = width * length
70 = x * (x + 3)
x^2 + 3x = 70
x^2 + 3x - 70 = 0
(x - 7)(x + 10) = 0
x + 10 = 0
x = -10 (no answer as x < 0)
x - 7 = 0
x = 7
Width = 7 inches
Length = 10 inches
Hope this helps.
:-)