document.write( "Question 998525: 1. The length of the sides of a square swimming pool are all s units long. The pool is bordered by square paving stones that are 1-unit long. The paving stones form a square border all of the way around the pool (including stones in the corners). Write an expression to represent the perimeter of the pool with the paving stones. \n" ); document.write( "
Algebra.Com's Answer #616308 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The length of the sides of a square swimming pool are all s units long. \n" ); document.write( " The pool is bordered by square paving stones that are 1-unit long. \n" ); document.write( " The paving stones form a square border all of the way around the pool (including stones in the corners). \n" ); document.write( " Write an expression to represent the perimeter of the pool with the paving stones. \n" ); document.write( ": \n" ); document.write( "A border 1 unit wide would increase the length of 1 side by 2 units. Therefore: \n" ); document.write( "p = 4(x+2) \n" ); document.write( " |