document.write( "Question 56717This question is from textbook
\n" ); document.write( ": find the maximum value of y=-x^2 + 6x \n" ); document.write( "
Algebra.Com's Answer #38496 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
maximum value of y=-x^2 + 6x
\n" ); document.write( "----------
\n" ); document.write( "you have a quadratic with a=-1, b=6
\n" ); document.write( "the max is at x=-b/2a = -6/-2=3
\n" ); document.write( "Then f(3)=-(3)^2+6(3)=27
\n" ); document.write( "So the max is at (3,27)
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );