
James B. answered 07/22/16
Tutor
5.0
(3,069)
Experienced, Patient, Passionate SAT Math Tutor (In-person and online)
Let w = width of barn
Let 2w + 4 = length of barn .... "4 feet longer than twice the width"
The area is 30 ft2
Area = Length • Width
30 = (2w+4)(w)
30 = 2w2 + 4w
2w2 + 4w - 30 = 0
w2 + 2w - 15 = 0
(w - 3)(w + 5) = 0
w = 3 or w = -5 ... discard the -5; cant have a negative side measure
The length is 2w + 4
= 2(3) + 4
= 6 + 4
= 10
CHECK:
Length • Width = Area
10(3) = 30