
Richard C. answered 08/07/16
Tutor
5
(60)
Yes, You Can Learn Math!
Maddie,
We know two things:
(1) length = 2*width + 11
l = 2w + 11
and
(2) area = 63ft2
A = l * w = 63
Substitute the value of l in (1) for l in (2):
63 = (2w + 11) * w
63 = 2w2 + 11w
0 = 2w2 + 11w - 63
Factor the quadratic to find it's roots.
Using the quadratic formula, they are:
w = 3.5, -9 (-9 doesn't work since the width cannot be negative)
width is 3.5ft
To find the length use (1) or (2) and substitute 3.5 for w:
(2) 63 = l * 3.5
l = 18 (length is 18 ft)
Hope this helps!