SOLUTION: Problem Page The area of a rectangle is 65ft^2 and the length of the rectangle is 3ft less than twice the width. Find the dimensions of the rectangle.
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: Problem Page The area of a rectangle is 65ft^2 and the length of the rectangle is 3ft less than twice the width. Find the dimensions of the rectangle.
Log On
Question 1112053: Problem Page The area of a rectangle is 65ft^2 and the length of the rectangle is 3ft less than twice the width. Find the dimensions of the rectangle. Found 3 solutions by josgarithmetic, ikleyn, stanbon:Answer by josgarithmetic(39631) (Show Source):
You can put this solution on YOUR website! Problem Page The area of a rectangle is 65ft^2 and the length of the rectangle is 3ft less than twice the width. Find the dimensions of the rectangle.
Width = W
Length = 2W-3
-----
Equation:
W(2W-3) = 65
-----
2W^2 - 3W - 65 = 0
W = [3+-sqrt(9-4*2*-65)]/4
W = [3+-sqrt(529)]/4
positive solution:
W = 6.5 ft (width)
2W-3 = 10 ft (length)
------
Cheers,
Stan H.
----------------------