QUESTION IMAGE
Question
the area of a rectangle is 28 m², and the length of the rectangle is 1 m more than twice the width. find the dimensions of the rectangle.
Step1: Let the width be $x$ meters.
The length is $2x + 1$ meters.
Step2: Use the area - formula of a rectangle.
The area of a rectangle $A=\text{length}\times\text{width}$. So, $x(2x + 1)=28$.
Step3: Expand the equation.
$2x^{2}+x = 28$, which can be rewritten as $2x^{2}+x - 28=0$.
Step4: Solve the quadratic equation.
For a quadratic equation $ax^{2}+bx + c = 0$ ($a = 2$, $b = 1$, $c=-28$), the quadratic formula is $x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$. First, calculate the discriminant $\Delta=b^{2}-4ac=(1)^{2}-4\times2\times(-28)=1 + 224 = 225$. Then $x=\frac{-1\pm\sqrt{225}}{2\times2}=\frac{-1\pm15}{4}$. We get two solutions for $x$: $x_1=\frac{-1 + 15}{4}=\frac{14}{4}=3.5$ and $x_2=\frac{-1-15}{4}=\frac{-16}{4}=-4$. Since the width cannot be negative, we take $x = 3.5$ meters.
Step5: Find the length.
Substitute $x = 3.5$ into the length formula $l=2x + 1$. So, $l=2\times3.5+1=7 + 1=8$ meters.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Width: $3.5$ m, Length: $8$ m