Daniel L. answered 12/12/15
Tutor
5.0
(195)
Certified in tutoring/academic coaching by the National Tutoring Assn.
Hi Ali,
If the length = X then the width is X -1
Area = length x width = 42
So 42 = X(X - 1)
42 = X^2 - X
X^2 - X - 42 = 0
(X - 7) (X + 6) = 0
The length can't be negative, so X = 7
Then the width = 6
Dan