document.write( "Question 762399: a tennis court 3x-1 meters long and 7x-1 meters wide what is the area of the tennis court
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #463913 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 3x - 1 metres long \n" ); document.write( "7x - 1 metres wide \n" ); document.write( "Area = Length * Width \n" ); document.write( "Area = (3x - 1)(7x - 1) \n" ); document.write( "Area = 21x^2 -10x + 1 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |