<u>Given</u>:
The length of a rectangle is 5 less than its width.
The area of the rectangle is 84 square feet.
We need to determine the quadratic equation in standard form that represents the area of the rectangle.
<u>Dimensions of the rectangle:</u>
Let l denote the length of the rectangle.
Let w denote the width of the rectangle.
Since, it is given that the length is 5 less than its width, it can be written as,
and ![w=w](https://tex.z-dn.net/?f=w%3Dw)
<u>Area of the rectangle:</u>
The area of the rectangle can be determined using the formula,
![A=length \times width](https://tex.z-dn.net/?f=A%3Dlength%20%5Ctimes%20width)
Substituting A = 84,
and
, we get
![84=(5-w)\times w](https://tex.z-dn.net/?f=84%3D%285-w%29%5Ctimes%20w)
![84=5w-w^2](https://tex.z-dn.net/?f=84%3D5w-w%5E2)
Adding both sides of the equation by w², we have;
![w^2+84=5w](https://tex.z-dn.net/?f=w%5E2%2B84%3D5w)
Subtracting by 5w on both sides, we get;
![w^2-5w+84=0](https://tex.z-dn.net/?f=w%5E2-5w%2B84%3D0)
Thus, the quadratic equation in standard form for the area of the rectangle is ![w^2-5w+84=0](https://tex.z-dn.net/?f=w%5E2-5w%2B84%3D0)