Question 1116041
let l be the length of the rectangle and w be its width
:
l = 2w +5
:
l * w = area of rectangle
:
(2w+5) * w = 42
:
2w^2 +5w = 42
:
subtract 42 from both side of the =
:
2w^2 +5w -42 = 0
:
(2w-7) * (w+6) = 0
:
there are two solutions for w
:
w = 7/2 = 3.5 and w = -6
:
we reject the negative value for w
:
l = 2(3.5) +5 = 12
:
***************************************
l = 12 feet and w = 3.5 feet
***************************************
: