document.write( "Question 770959: 1. A tennis court is to be covered with fiber glass. its area is 80m^2 and its perimeter is 42m. Find the dimensions of the fiber glass needed to cover it. \n" ); document.write( "
Algebra.Com's Answer #469866 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x for length and y for width, so area is xy and perimeter is 2x+2y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"xy=80\" and \"2x%2B2y=42\"
\n" ); document.write( "\"x%2By=21\"
\n" ); document.write( "\"y=21-x\"
\n" ); document.write( "Substitute into area equation
\n" ); document.write( "\"x%2821-x%29=80\"
\n" ); document.write( "\"21x-x%5E2=80\"
\n" ); document.write( "\"-x%5E2%2B21x-80=0\"
\n" ); document.write( "\"x%5E2-21x%2B80=0\"
\n" ); document.write( "\"%28x-16%29%28x-5%29=0\"\r
\n" ); document.write( "\n" ); document.write( "One dimension is 5 meters and the other dimension is 16 meters.
\n" ); document.write( "
\n" );