SOLUTION: The length of a rectangle is 3 ft more than twice its width, and the area of the rectangle is 35 ft^2 . Find the dimensions of the rectangle.
Algebra ->
Length-and-distance
-> SOLUTION: The length of a rectangle is 3 ft more than twice its width, and the area of the rectangle is 35 ft^2 . Find the dimensions of the rectangle.
Log On
Question 530536: The length of a rectangle is 3 ft more than twice its width, and the area of the rectangle is 35 ft^2 . Find the dimensions of the rectangle. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The length of a rectangle is 3 ft more than twice its width, and the area of the rectangle is 35 ft^2 . Find the dimensions of the rectangle.
---------
Let width be "x"
The length is "x+3"
----
Equation:
area = length*width
35 = (x+3)x
x^2+3x-35 = 0
x = 4.6 (width)
x+3 = 7.6 (length)
======================
Cheers,
Stan H.
============