SOLUTION: The length of a rectangle is 5 cm more than 2 times its width. If the area of the rectangle is 78cm^2, find the dimensions of the rectangle to the nearest thousandth.
Thanks in a
Algebra ->
Rectangles
-> SOLUTION: The length of a rectangle is 5 cm more than 2 times its width. If the area of the rectangle is 78cm^2, find the dimensions of the rectangle to the nearest thousandth.
Thanks in a
Log On
Question 60812: The length of a rectangle is 5 cm more than 2 times its width. If the area of the rectangle is 78cm^2, find the dimensions of the rectangle to the nearest thousandth.
Thanks in advance for your WONDERFUL help!
ac Answer by funmath(2933) (Show Source):
You can put this solution on YOUR website! Hi ac,
The length of a rectangle is 5 cm more than 2 times its width. If the area of the rectangle is 78cm^2, find the dimensions of the rectangle to the nearest thousandth.
:
Let the width be: x
Then the length is: 2x+5
Area is: 78 cm^2
Area=length*width
:
78=x(2x+5)
78=2x^2+5x
0=2x^2+5x-78
This is in standard form:
We can use the quadratic formula to solve it:
a=2, b=5, and c=-78
You can ignore the negative dimension.
x=5.119
The width is: x=5.119 cm
Length is:2x+5=2(5.119)+5=15.238 cm
Happy Calculating!!!