document.write( "Question 246476: Find the area of a rectangular tennis court if the perimeter is 480 feet.The length of the court is six feet more then the width times two \n" ); document.write( "
Algebra.Com's Answer #179984 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(2x+6)=480
\n" ); document.write( "2x+2x+12=480
\n" ); document.write( "4x=468
\n" ); document.write( "x=117
\n" ); document.write( "2x+6=240
\n" ); document.write( "----------
\n" ); document.write( "117*240=28,080 sq ft
\n" ); document.write( "
\n" );