document.write( "Question 564028: The distance around a tennis court is 330 feet. If the length of the court is 9 feet more than twice the width, find the dimensions of the tennis court. \n" ); document.write( "
Algebra.Com's Answer #365176 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The distance around a tennis court is 330 feet. If the length of the court is 9 feet more than twice the width, find the dimensions of the tennis court.
\n" ); document.write( "---------
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "330 = 2(2x+9 + x)
\n" ); document.write( "165 = 3x+9
\n" ); document.write( "3x = 156
\n" ); document.write( "x = 52 (width)
\n" ); document.write( "-----
\n" ); document.write( "length = 2x+9 = 2*52+9 = 113
\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );