SOLUTION: the length of a rectangle is 4 inches more than it's width. the area of the rectangle is 60 square inches. find the dimensions of the rectangle
Hi,
A = Lw = (w+4)w = 60in^2
w^2 + 4w - 60 = 0
(w + 10)(w-6) = 0 (Tossing out the negative solution for unit measure)
w = 6in and L = 10in
and..checking
(6in)(10in) = 60in^2