document.write( "Question 447399: The Robertsons put a rectangular pool with a stone walkway around it in their back yard. The total length of the pool and walkway is 3 times the total width. The walkway is 2ft. wide all around.
\n" );
document.write( "
\n" );
document.write( "a.) Write an expression for the area of the pool.
\n" );
document.write( "b.) Find the area of the pool when the total width is 10ft.
\n" );
document.write( "c.) Find the area of the pool when the total width is 9ft. \n" );
document.write( "
Algebra.Com's Answer #307990 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Total width = x \n" ); document.write( "total length =3x \n" ); document.write( "width of walkway = 2\r \n" ); document.write( "\n" ); document.write( "width of pool = (x-4) \n" ); document.write( "lenngth of pool =(3x-4) \n" ); document.write( "Area of pool = (x-4)(3x-4)\r \n" ); document.write( "\n" ); document.write( "width = 10 \n" ); document.write( "plug value of x in the expression\r \n" ); document.write( "\n" ); document.write( "(10-4)(30-4)=6*26 \n" ); document.write( "=156 sq.ft\r \n" ); document.write( "\n" ); document.write( "width =9 ft. \n" ); document.write( "Area = (9-4)(27-4)= 5*23 \n" ); document.write( "Area = 115 sq.ft\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |