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.
---------------
width:: x
length:: 4x
----
perimeter = 2(length + width)
130 = 2(5x)
x = 13 (width)
4x = 52 (length)
---------
Cheers,
Stan H.
------