document.write( "Question 806908: The perimeter of a rectangular swimming pool is 80 feet. The width is half the length increased by 3.7 feet. What are the dimensions of the pool? \n" ); document.write( "
Algebra.Com's Answer #486098 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2L+2w=80 \n" ); document.write( "w=.5L+3.7 \n" ); document.write( ". \n" ); document.write( "2L+2(.5L+3.7)=80 Substitute for w. \n" ); document.write( "2L+L+7.4=80 \n" ); document.write( "3L=72.6 \n" ); document.write( "L=24.2 \n" ); document.write( "w=15.8 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |