Question 330282: The width of a rectangle is 4ft less than the length. The area is 12ft^2. Find the length and the width. Answer by privani(34) (Show Source):
You can put this solution on YOUR website! Assuming length = a, and width = b = a-4.
Area = a*b = 12
a + 2 = 0
a = -2; not impossible.
a - 6 = 0
a = 6
If a = 6, then
a*b = 12
6b = 12
b = 12/6 = 2
Hence, length = 6 feet and width = 2 feet.