document.write( "Question 310427: The perimeter of a swimming pool is 96m. The width is 3m more than half the length of the pool. Find the length and breadth of the pool. \n" ); document.write( "
Algebra.Com's Answer #221947 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! P=2L+2W \n" ); document.write( "W=L/2+3 \n" ); document.write( "96=2L+2(L/2+3) \n" ); document.write( "96=2L+L+6 \n" ); document.write( "3L=96-6 \n" ); document.write( "3L=90 \n" ); document.write( "L=90/3=30 ans. for the length. \n" ); document.write( "W=30/2+315+3=18 ans. for the length. \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( " |