Question 1021731
Hi there,
Make the width = 'x'
Length = 3x - 8
Area = length x width
35 = (3x - 8) * x   (* = times)
35 = 3x^2 - 8x
Rearrange into quadratic = 0
3x^2 - 8x - 35 = 0
(3x + 7)(x - 5) = 0
3x + 7 = 0
x = -7/3 (ignore as -ve)
x - 5 = 0
x = 5
Width = 5 ft
Length = 7 feet
Hope this helps :-)