document.write( "Question 311473: a 20-ft by 40-ft swimming pool is surrounded by a deck d feet wide. What is the area of the deck? \n" ); document.write( "
Algebra.Com's Answer #222812 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! a 20-ft by 40-ft swimming pool is surrounded by a deck d feet wide. What is the area of the deck? \n" ); document.write( ". \n" ); document.write( "\"area of pool and deck\" - \"area of pool\" \n" ); document.write( "(2d+20)(2d+40) - (20)(40) \n" ); document.write( "4d^2+80d+40d+800 - 800 \n" ); document.write( "4d^2+120d+800 - 800 \n" ); document.write( "4d^2+120d \n" ); document.write( "4d(d+30) (square feet) \n" ); document.write( " \n" ); document.write( " |