document.write( "Question 205957: If the perimeter of a tennis court is 228 feet and the length is 6 feet longer than twice the width, then what are the length and width? \n" ); document.write( "
Algebra.Com's Answer #155585 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x=width=36 \n" ); document.write( "2x+6=length=78 \n" ); document.write( "---------------- \n" ); document.write( "p=2w+2L \n" ); document.write( "2x+2(2x+6)=228 \n" ); document.write( "2x+4x+12=228 \n" ); document.write( "6x=216 \n" ); document.write( "x=36 \n" ); document.write( " |