SOLUTION: A rectangle has a perimeter of 130 centimeters. If the length of the rectangle is 4 times its width, find the dimensions of the rectangle.

Algebra ->  Rectangles -> SOLUTION: A rectangle has a perimeter of 130 centimeters. If the length of the rectangle is 4 times its width, find the dimensions of the rectangle.      Log On


   



Question 991213: A rectangle has a perimeter of 130 centimeters. If the length of the rectangle is 4 times its width, find the dimensions of the rectangle.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A rectangle has a perimeter of 130 centimeters. If the length of the rectangle is 4 times its width, find the dimensions of the rectangle.
---------------
width:: x
length:: 4x
----
perimeter = 2(length + width)
130 = 2(5x)
x = 13 (width)
4x = 52 (length)
---------
Cheers,
Stan H.
------