document.write( "Question 1056664: The perimeter of a rectangular pool is 180 yards. The length is 10 yards more than the width. Find the length and the width of the pool. \n" ); document.write( "
Algebra.Com's Answer #671742 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "L + W = \"180%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "L + W = 90,\r\n" );
document.write( "L - W = 10.\r\n" );
document.write( "\r\n" );
document.write( "Add the two equations.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );