SOLUTION: The length of a rectangle is 5m.
less than double the width, and the area of the rectangle is 52m. squared. Find the dimensions of the rectangle.
Algebra ->
Rectangles
-> SOLUTION: The length of a rectangle is 5m.
less than double the width, and the area of the rectangle is 52m. squared. Find the dimensions of the rectangle.
Log On
Question 934590: The length of a rectangle is 5m.
less than double the width, and the area of the rectangle is 52m. squared. Find the dimensions of the rectangle.
Hi, .
L = 2w-5
A = Lw
(2w-5)w = 52 m^2
2w^2 - 5w - 52 = 0 (tossing out negative solution for unit measure)
(2w-13)(w+4) = 0
w = 13/2m and L = 8m
And...checking
(13m/2)(8m) = 52m^2