
Victoria V. answered 07/18/19
Math Teacher: 20 Yrs Teaching/Tutoring CALC 1, PRECALC, ALG 2, TRIG
Area of a rectangle is length times width or
A = L ·W
A = 8
L = -10 + 3W ("10 less than 3 times the width" use this expression in place of the "L")
W = unknown
Put into Area equation: 8 = (-10 + 3W)·W
Distribute
8 = -10W + 3W2
Put everything on the right side of the equation and rearrange it to get
3W2 - 10W - 8 = 0
Solve this by factoring (W-4)(3W+2)=0
So W-4 = 0 or W = 4 feet OR 3W + 2 = 0, or 3W = -2, or W = -2/3
Most widths are positive, so the answer should be the Width = 4 feet
Check: L=-10+3(4) = 2
A = L W = 2*4 = 8
Answer is correct!