SOLUTION: Find the dimensions of the rectangle that has a length 3 meters more than its width and a perimeter equal in value to its area?
kindly help me with these problem? thanks
Algebra ->
Rectangles
-> SOLUTION: Find the dimensions of the rectangle that has a length 3 meters more than its width and a perimeter equal in value to its area?
kindly help me with these problem? thanks
Log On
Question 764699: Find the dimensions of the rectangle that has a length 3 meters more than its width and a perimeter equal in value to its area?
kindly help me with these problem? thanks Found 2 solutions by stanbon, Cromlix:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find the dimensions of the rectangle that has a length 3 meters more than its width and a perimeter equal in value to its area?
-----
width = w
length = w+3
-----
Perimeter = 2(width+length) = 2(w+w+3) = 4w+6
Area = width*length = w(w+3) = w^2+3w
-------
Equation:
Perimeter = Area
w^2 + 3w = 4w+6
w^2 - w -6 = 0
----
Factor:
(w-3)(w+2) = 0
------------------------
Positive Solution:
width = w = 3
length = w+3 = 6
=====================
Cheers,
Stan H.