document.write( "Question 329075: the perimeter of the pool is 97m. The width is 2m more than 1/2 the length of the pool. What is the length and width of the pool? \n" ); document.write( "
| Algebra.Com's Answer #235805 by checkley77(12844)      You can put this solution on YOUR website! W=L/2+2 \n" ); document.write( "2L+2W=P \n" ); document.write( "2L+2(L/2+2)=97 \n" ); document.write( "2L+L+4=97 \n" ); document.write( "3L=97-4 \n" ); document.write( "3L=93 \n" ); document.write( "L=93/3 \n" ); document.write( "L=31 ANS. FOR THE LENGTH. \n" ); document.write( "W=31/2+2 \n" ); document.write( "W=15.5+2=17.5 ANS. FOR THE WIDTH. \n" ); document.write( "PROOF: \n" ); document.write( "2*31+2*17.5=97 \n" ); document.write( "62+35=97 \n" ); document.write( "97=97\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |