document.write( "Question 348752: A rectangular pen for a pet is under construction using 100 feet of fence.
\n" ); document.write( "A) find the dimensions that give an area of 576 square feet.
\n" ); document.write( "B) find dimensions that give the max area.
\n" ); document.write( "

Algebra.Com's Answer #249319 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
2(x+y)=100 , x+y=50 , x=50-y
\n" ); document.write( "xy=576
\n" ); document.write( "(50-y)y=576
\n" ); document.write( "-y^2+50y=576
\n" ); document.write( "y^2-50y+576=0
\n" ); document.write( "the answer is: 32, 18 see quadratic solver below.
\n" ); document.write( "so y is: 18, 32\r
\n" ); document.write( "\n" ); document.write( "so for biggest area would be 25 by 25 =625
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ay%5E2%2Bby%2Bc=0\" (in our case \"1y%5E2%2B-50y%2B576+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"y%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-50%29%5E2-4%2A1%2A576=196\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=196 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--50%2B-sqrt%28+196+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"y%5B1%5D+=+%28-%28-50%29%2Bsqrt%28+196+%29%29%2F2%5C1+=+32\"
\n" ); document.write( " \"y%5B2%5D+=+%28-%28-50%29-sqrt%28+196+%29%29%2F2%5C1+=+18\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1y%5E2%2B-50y%2B576\" can be factored:
\n" ); document.write( " \"1y%5E2%2B-50y%2B576+=+1%28y-32%29%2A%28y-18%29\"
\n" ); document.write( " Again, the answer is: 32, 18.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-50%2Ax%2B576+%29\"

\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );