You can put this solution on YOUR website! What rectangle has an area of 84ft
L * w = 84
and a perimeter of 40
2L + 2w = 40
simplify, divide by 2
L + w = 20
L = (20-w)
:
in the first equation, replace L with (40-w)
(20-w) * w = 84
A quadratic equation
-w^2 + 20w - 84 = 0
Multiply by -1
w^2 - 20w + 84 = 0
Factors to
(w-6)(x-14) = 0
the smaller solution is the width
w = 6,
find L: 20-6 = 14 is the length