document.write( "Question 212150: the length of a rectangular swimming pool is 12 ft less than its length. If the perimeter of the pool is 96 ft, what are the dimensions of the pool? \n" ); document.write( "
Algebra.Com's Answer #160310 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! P=2L+2W \n" ); document.write( "96=2L+2(L-12) \n" ); document.write( "96=2L+2L-24 \n" ); document.write( "4L=96+24 \n" ); document.write( "4L=120 \n" ); document.write( "L=120/4 \n" ); document.write( "L=30 FT. \n" ); document.write( "W=30-12=18 FT. \n" ); document.write( "PROOF \n" ); document.write( "96=2*30+2*18 \n" ); document.write( "96=60+36 \n" ); document.write( "96=96 \n" ); document.write( " \n" ); document.write( " |