document.write( "Question 447759: Suppose you have a rectangular pool that measures 20 feet long by 10 feet wide. You want to install a fence around the pool so that it is the same distance away from the pool on all four sides. How far away from the pool can the fence be if you buy 100 feet of fencing? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #308241 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 2(20+x)+2(10+x)=100 \n" ); document.write( "40+2x+20+2x=100 \n" ); document.write( "4x=40 \n" ); document.write( "x=10 \n" ); document.write( "The fencing can be 10 ft. away from the pool on all sides, at most.. \n" ); document.write( " |