Enrique V. answered 11/17/15
Tutor
5
(2)
Tutor for up to multivariable calculus
So we have Area = 108 and perimeter = 42
we know that the equation for area of a rectangle is Area = Length * width
which means 108 = L*W
we also know the equation of the perimeter is Perimeter = length +width + length + width
which means 42 = 2L + 2W
Solve for either L or W
in this case we will solve for w which is W = 21 - L
plug that in to your equation for area.
108 = (21-L)L
Then distribute
108 = 21L - L^2
move everything until one side.
L^2 - 21L + 108 = 0
factor
(L - 9)(L - 12) = 0
so L = 9 or L = 12
solve for W = 21 - L
W = 12 or W = 9
so the rectangle is a 9X12 rectangle.