
Sean W. answered 02/05/17
Tutor
5.0
(50)
Biomedical Engineer from Vanderbilt
Hi Aixa,
Let's say that w is the width and l is the length. From the information given, we know:
w = l - 2
w * l = 24
We can use substitution to find l.
(l - 2) * l = 24
l^2 - 2*l = 24
l^2 - 2l - 24 = 0
(l - 6)(l + 4) = 0
l = 6 feet or -4 feet
Since length cannot be negative, our length is 6 feet.
Hope this helps!