document.write( "Question 537699: the lenght of a tennis court is 24ft more than twice the width. the area is 2106 sq feet, find the lenth and width of the tennis court. \n" ); document.write( "
Algebra.Com's Answer #352953 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the length of a tennis court is 24ft more than twice the width.
\n" ); document.write( "Let width be \"x\"
\n" ); document.write( "Then length is \"2x+24\"
\n" ); document.write( "------
\n" ); document.write( "the area is 2106 sq feet, find the length and width of the tennis court.
\n" ); document.write( "----
\n" ); document.write( "Equation:
\n" ); document.write( "x(2x+24) = 2106
\n" ); document.write( "2x^2+24x-2106 = 0
\n" ); document.write( "x^2+12x-1053 = 0
\n" ); document.write( "Factor:
\n" ); document.write( "(x-27)(x+39) = -
\n" ); document.write( "Positive solution:
\n" ); document.write( "x = 27 ft (width)
\n" ); document.write( "2x+24 = 78 ft (length)
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" ); document.write( "
\n" );