document.write( "Question 954787: The area of a rectangular tennis court is 140 m2. Its length is 6 m shorter than twice its width. Find the length and width of the tennis court. \n" ); document.write( "
Algebra.Com's Answer #585128 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
A=Area=140sqm; W=width; L=length=2W-6m
\n" ); document.write( "\"A=LW\" Substitute for W.
\n" ); document.write( "\"A=%282W-6%29%28W%29\"
\n" ); document.write( "\"140m%5E2=2W%5E2-6W\" Subtract 140m^2 from each side.
\n" ); document.write( "\"0=2W%5E2-6W-140m%5E2\"\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"aW%5E2%2BbW%2Bc=0\" (in our case \"2W%5E2%2B-6W%2B-140+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"W%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-6%29%5E2-4%2A2%2A-140=1156\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1156 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--6%2B-sqrt%28+1156+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"W%5B1%5D+=+%28-%28-6%29%2Bsqrt%28+1156+%29%29%2F2%5C2+=+10\"
\n" ); document.write( " \"W%5B2%5D+=+%28-%28-6%29-sqrt%28+1156+%29%29%2F2%5C2+=+-7\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"2W%5E2%2B-6W%2B-140\" can be factored:
\n" ); document.write( " \"2W%5E2%2B-6W%2B-140+=+2%28W-10%29%2A%28W--7%29\"
\n" ); document.write( " Again, the answer is: 10, -7.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+2%2Ax%5E2%2B-6%2Ax%2B-140+%29\"

\n" ); document.write( "\n" ); document.write( "W=10m ANSWER 1: The width is 10 meters.
\n" ); document.write( "L=2W-6m=2(10m)-6m=20m-6m=14m ANSWER 2: The length is 14 meters.
\n" ); document.write( "CHECK:
\n" ); document.write( "A=LW
\n" ); document.write( "140 sq m=(14m)(10m)
\n" ); document.write( "140 sq m=140 sq m
\n" ); document.write( "
\n" );