document.write( "Question 132629: The length of a rectangle is three times the width. The area is 108 cm squared. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #96927 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangle is three times the width. The area is 108 cm squared. Find the dimensions of the rectangle.
\n" ); document.write( "----------------
\n" ); document.write( "Let width be \"x\". Length is \"3x\"
\n" ); document.write( "EQUATION:
\n" ); document.write( "x(3x) = 108
\n" ); document.write( "3x^2 = 108
\n" ); document.write( "x^2 = 36
\n" ); document.write( "x = 6 (width)
\n" ); document.write( "3x=18 (length)
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );