
Jon S. answered 10/19/20
Patient and Knowledgeable Math and English Tutor
area is length (l) * width (w)
lw = 90
perimeter = 2*length + 2*width
2l + 2w = 42
l + w = 21
l = 21 - w
substituting 21 - w for l in equation lw = 90:
(21 -w)w = 90
21w - w^2 = 90
-w^2 + 21w - 90 = 0
w^2 - 21w + 90 = 0
(w-15)(w-6) = 0
w = 15 or 6
since l + w = 21, l = 6 or 15