document.write( "Question 573683: The perimeter of a rectangular swimming pool is 42 meters. The length is 5 meters more than the width. What is the length of the swimming pool \n" ); document.write( "
Algebra.Com's Answer #368854 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! P=2L+2W \n" ); document.write( "L=W+5 \n" ); document.write( "42=2(W+5)+2W \n" ); document.write( "42=2W+10+2W \n" ); document.write( "42=4W+10 \n" ); document.write( "4W=42-10 \n" ); document.write( "4W=32 \n" ); document.write( "W=32/4 \n" ); document.write( "W=8 ANS. FOR THE WIDTH. \n" ); document.write( "PROOF: \n" ); document.write( "42=2(8+5)+2*8 \n" ); document.write( "42=2*13+16 \n" ); document.write( "42=26+16 \n" ); document.write( "42=42 \n" ); document.write( " |