document.write( "Question 249007: Please help me solve this equation:\r
\n" );
document.write( "\n" );
document.write( "A rectangular swimming pool is 4m longer than it is wide. It is surrounded by a cement walk 1m wide. The area of the walk is 32m^2. Find the dimensions of the pool. \r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #181414 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X(X+4)=POOL AREA \n" ); document.write( "(X+4+2)(X+2)=POOL PLUS WALK AREA. \n" ); document.write( "X(X+4)+32=(X+6)(X+2) \n" ); document.write( "X^2+4X+32=X^2+6X+2X+12 \n" ); document.write( "X^2-X^2+4X-6X-2X=12-32 \n" ); document.write( "-4X=-20 \n" ); document.write( "X=-20/-4 \n" ); document.write( "X=5M. IS THE WIDTH. \n" ); document.write( "5+4=9M. IS THE LENGTH. \n" ); document.write( "5*9=45 M^2 IS THE POOL AREA. \n" ); document.write( "PROOF: \n" ); document.write( "(5+2)(9+2)=45+32 \n" ); document.write( "7*11=77 \n" ); document.write( "77=77 M^2 IS THE POOL PLUS THE WALK AREA. \n" ); document.write( " |