SOLUTION: Please help me solve this equation: The length of a rectangle is 3 centimeters less than twice its width. Its area is 20 square centimeters. Find the dimensions of the rectangle.

Algebra ->  Rectangles -> SOLUTION: Please help me solve this equation: The length of a rectangle is 3 centimeters less than twice its width. Its area is 20 square centimeters. Find the dimensions of the rectangle.      Log On


   



Question 565656: Please help me solve this equation: The length of a rectangle is 3 centimeters less than twice its width. Its area is 20 square centimeters. Find the dimensions of the rectangle.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Please help me solve this equation: The length of a rectangle is 3 centimeters less than twice its width. Its area is 20 square centimeters. Find the dimensions of the rectangle.
-----------------------------------------
Let the width be "x".
Then length is "2x-3"
-----
Area = width*length
x(2x-3) = 20
2x^2-3x-20 = 0
2x^2-8x+5x-20 = 0
2x(x-4)+5(x-4) = 0
(x-4)(2x+5) = 0
-----------------------
Positive solution:
x = 4 cm
2x-3 = 5 cm
==================
Cheers,
Stan H.