document.write( "Question 1118598: The area of a rectangle is 60 square inches. If the length is 3 times the width, then find the dimensions of the rectangle. Round off your answers to the nearest hundredth. \n" ); document.write( "
Algebra.Com's Answer #733948 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "x*(3x) = 60\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3x^2 = 60\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x^2 = 20\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x = \"sqrt%2820%29\"  inches is the width.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You do the rest.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );