Inactive Tutor answered 02/06/15
Tutor
New to Wyzant
Let A = area, L = length, W = width
L = 3W + 8
A = L * W = (3W + 8) * W = 3*W^2 + 8*W
3*W^2 + 8*W = 28
3*W^2 + 8*W - 28 = 0
(3W + 14) * (W - 2) = 0
So W = -14/3 or W = 2. Width cannot be negative so discard -14/3
W = 2, so L = 3W + 8 = 14
The length is 14 inches and the width is 2 inches