document.write( "Question 169853: The perimeter of a swimming pool is 96 meters. The width is 3 meters more that the length of the pool. Find the length and width of the pool. \n" ); document.write( "
Algebra.Com's Answer #125260 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
Perimeter P=2L+2W:::W=L+3.....take W's value and P's value and plug them into the Perimeter eq.
\n" ); document.write( ":
\n" ); document.write( "96=2L+2(L+3)...distribute
\n" ); document.write( ":
\n" ); document.write( "96=4L+6...subt 6 form both sides
\n" ); document.write( ":
\n" ); document.write( "4L=90
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28L=22.5%29\"length of the pool
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28W=22.5%2B3=25.5%29\"width of the pool
\n" ); document.write( "
\n" );