document.write( "Question 818741: A high school is planining to build a new playing field surrounded by a running track. The track coach wants 2 laps around the track to be 1000m. The football coach wants the rectangular infield to be as large as possible. Can both coaches be satisfied? State the dimensions. \n" ); document.write( "
Algebra.Com's Answer #492759 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
2(2L + 2w) = 1000
\n" ); document.write( "4L + 4w = 1000
\n" ); document.write( "4w = 1000 - 4L
\n" ); document.write( "w = 250 - L
\n" ); document.write( "a = Lw
\n" ); document.write( "---
\n" ); document.write( "a = Lw
\n" ); document.write( "a = L(250 - L)
\n" ); document.write( "a = 250L - LL
\n" ); document.write( "a(L) = -L^2 + 250L
\n" ); document.write( "---
\n" ); document.write( "the above quadratic equation is in standard form, with a=-1, b=250, and c=0
\n" ); document.write( "---
\n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, plug this:
\n" ); document.write( "-1 250 0
\n" ); document.write( "into this: https://sooeet.com/math/quadratic-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "the quadratic vertex is a maximum at: ( L= 125, a(L)= 15625 )
\n" ); document.write( "---
\n" ); document.write( "the maximum area of the infield is: a(L) = a(125) = 15625 sq.m (that's what football coach wants)
\n" ); document.write( "L = 125 m
\n" ); document.write( "w = a(125)/125= 15625 /125 = 125 m
\n" ); document.write( "---
\n" ); document.write( "check track perimeter:
\n" ); document.write( "p = 2L + 2w
\n" ); document.write( "p = 2(125) + 2(125)
\n" ); document.write( "p = 500
\n" ); document.write( "two laps around track = 2p = 1000 m (correct, that's what track coach wants)
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );