document.write( "Question 356390: the perimeter of a ractangular swimming pool is 92 feet. the width of the pool is 21 feet. what would be the length of the pool? \n" ); document.write( "
Algebra.Com's Answer #254409 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! p=2l+2w \n" ); document.write( "p=92 \n" ); document.write( "w=21 \n" ); document.write( "92=2l+2(21) \n" ); document.write( "92=2l+42 \n" ); document.write( "50=2l \n" ); document.write( "25=l \n" ); document.write( " |