document.write( "Question 928609: The ratio of the width to the length of a rectangle is 5:6. The perimeter of the rectangle is 121 inches. Find the area of the rectangle \n" ); document.write( "
Algebra.Com's Answer #563722 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The ratio of the width to the length of a rectangle is 5:6. The perimeter of the rectangle is 121 inches. Find the area of the rectangle
\n" ); document.write( "----
\n" ); document.write( "width = 5x
\n" ); document.write( "length = 6x
\n" ); document.write( "-----
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "121 = 2(6x+5x)
\n" ); document.write( "121 = 2(11x)
\n" ); document.write( "11 = 2x
\n" ); document.write( "x = 5.5
\n" ); document.write( "------
\n" ); document.write( "width = 5(5.5) inches
\n" ); document.write( "length = 6(5.5) inches
\n" ); document.write( "-----
\n" ); document.write( "Area = length * width
\n" ); document.write( "Area = 30*5.5^2 = 907.5 sq.in.
\n" ); document.write( "-------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------------
\n" ); document.write( "
\n" );