Inactive Tutor answered 08/03/17
Tutor
New to Wyzant
We know nothing about the width. THAT is where you assign the variable.
The width is W.
THe length is 10 feet longer than twice the width.
THe Length is L = 10 + 2W
Area = length x width
168 = (10 + 2W)*w
168 = 10W + 2w^2
2W^2 + 10W - 168 = 0
W^2 + 5W - 84 = 0
(W + 12 )( W - 7 ) = 0
W+12 = 0 or W-7 = 0
W = -12 or W = 7
The width cannot be negative
so the solution W = -12 is
disqualified and rejected.
So W = 7
The length is 2*7 + 10 = 14 + 10 = 24
The area is 24 x 7 = 168
Length is 24 , width is 7