SOLUTION: The length of a rectangle is 1 cm more than 5 times its width. If the area of the rectangle is 82 cm. find the dimensions of the rectangle to the nearest thousandth. Can you please
Algebra ->
Pythagorean-theorem
-> SOLUTION: The length of a rectangle is 1 cm more than 5 times its width. If the area of the rectangle is 82 cm. find the dimensions of the rectangle to the nearest thousandth. Can you please
Log On
Question 338544: The length of a rectangle is 1 cm more than 5 times its width. If the area of the rectangle is 82 cm. find the dimensions of the rectangle to the nearest thousandth. Can you please help me find the formula for this problem? Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! let width be x
length = 5x+1
..
Area of rectangle = L*W
82=x(5x+1)
82=5x^2+x
add -82
82-82=5x^2+x-82
5x^2+x-82=0
Use the quadratic formula
a=5, b=1, c=-82
x1=
= 3.951
x2=
x2=-4.15 (ignore negative value)
width = 3.951 cm
..
Length = 5*3.951 + 1
L = 20.755 cm.
CHECK
((5*3.951) + 1)*3.951=82