Question 502188
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.