document.write( "Question 324496: you have 96 feet of fencing to enclose a rectangular garden. The function
\n" ); document.write( "A = 48x-x^2, where x= width,gives you the area in square feet.\r
\n" ); document.write( "\n" ); document.write( "What width will give you the maximum area for your garden?
\n" ); document.write( "What is the maximum area?
\n" ); document.write( "

Algebra.Com's Answer #232381 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Complete the square to find the vertex and the maximum value.
\n" ); document.write( "\"A=-x%5E2%2B48x\"
\n" ); document.write( "\"A=-%28x%5E2-48x%29\"
\n" ); document.write( "\"A=-%28x%5E2-48x%2B576%29%2B576\"
\n" ); document.write( "\"A=-%28x-24%29%5E2%2B576\"
\n" ); document.write( "The maximum value of 576 occurs at x=24.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C50%2C-40%2C600%2C48x-x%5E2%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );