
Donald W. answered 03/11/22
Experienced and Patient Tutor for Math and Computer Science
We can work this out by first writing equations for the information given to us.
"the length of a rectangle is the sum of the width and 3" translates to:
l = w + 3
"the area of the rectangle is 54" translates to:
l * w = 54
We can now substitute "w + 3" for l from the first equation into the second:
(w + 3) * w = 54
Multiplying it out, we get:
w2 + 3w = 54
This is a quadratic equation, so the answer is quadratic.
Donald W.
That should be -54 in your equation. The zeros of the equation are -9 and 6, so the width should be 6, not 9.03/11/22