SOLUTION: The Length of a rectangular garden is 4m greater than the width. Th area of the Garden is 96m squared. Find the length and the width. I can get to the part of w(w+4)=96

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: The Length of a rectangular garden is 4m greater than the width. Th area of the Garden is 96m squared. Find the length and the width. I can get to the part of w(w+4)=96      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 502188: The Length of a rectangular garden is 4m greater than the width. Th area of the Garden is 96m squared. Find the length and the width.
I can get to the part of w(w+4)=96

Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
L = length
W = width
L = W +4
A = 96 m^2
A = L*W
.
substitute for L
.
(W+4)(W)=96
W^2 +4W - 96 = 0
.
factor
.
(W-8)(W+12)=0
.
So,
.
W = 8 or -12
.
You cannot have negative width, so W =8.
.
L = W+4
L = 12.
.
8*12 = 96, so the area is correct and,
12 is 4 more than 8.
.
Answer: Length = 12 m; Width = 8 m.
.
Done.