document.write( "Question 975755: You have two square plots formed with 100m of fencing. Determine the equation of the curve of best fit, and use the equation to determine the value of x that minimizes the area of each square.
\n" ); document.write( "(Must use quadratics, no derivatives/calculus)
\n" ); document.write( "Only thing I've seen to do is \"A+=+X%5E2+%2B+Y%5E2\" then \"100+=+4x+%2B+4y\". \"25=x%2By\", \"y=25-x\".\r
\n" ); document.write( "\n" ); document.write( "\"A=X%5E2+%2B+%2825-x%29%5E2\"
\n" ); document.write( "\"A=x%5E2+%2B+625+-+25x+-+25x+%2B+x%5E2\"
\n" ); document.write( "\"A=x%5E2+-+50x+%2B+625\"
\n" ); document.write( "But then solutions for x are imaginary, what do I do now?
\n" ); document.write( "

Algebra.Com's Answer #597438 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
You have two square plots formed with 100m of fencing. Determine the equation of the curve of best fit, and use the equation to determine the value of x that minimizes the area of each square.
\n" ); document.write( "(Must use quadratics, no derivatives/calculus)
\n" ); document.write( "Only thing I've seen to do is \"A+=+X%5E2+%2B+Y%5E2\" then \"100+=+4x+%2B+4y\". \"25=x%2By\", \"y=25-x\".\r
\n" ); document.write( "\n" ); document.write( "\"A=X%5E2+%2B+%2825-x%29%5E2\"
\n" ); document.write( "\"A=x%5E2+%2B+625+-+25x+-+25x+%2B+x%5E2\" ***************
\n" ); document.write( "\"A=x%5E2+-+50x+%2B+625\" **************** \"A+=+2x%5E2+-+50x+%2B+625\"
\n" ); document.write( "But then solutions for x are imaginary, what do I do now?
\n" ); document.write( "--------------
\n" ); document.write( "\"A=2x%5E2+-+50x+%2B+625\"
\n" ); document.write( "=======================
\n" ); document.write( "There are no real zeroes for x, but that's not relevant.
\n" ); document.write( "--------
\n" ); document.write( "\"A=2x%5E2+-+50x+%2B+625\"
\n" ); document.write( "The minimum of the parabola is the vertex @ x = -b/2a
\n" ); document.write( "x = -50/-4 = 12.5 --> minimum Area
\n" ); document.write( "Minimum area = 312.5 sq m
\n" ); document.write( "
\n" ); document.write( "
\n" );