document.write( "Question 1130867: Find the maximum or minimum value of the function.
\n" ); document.write( "f(x) = -x^2 + 4x + 1
\n" ); document.write( "state whether minimum or maximum
\n" ); document.write( "

Algebra.Com's Answer #747485 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
This will have a maximum, because x^2 is negative
\n" ); document.write( "maximum is at x=-b/2a or -4/-2 or x=2
\n" ); document.write( "f(2)=5
\n" ); document.write( "maximum is at (2, 5)
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C-x%5E2%2B4x%2B1%29\"
\n" ); document.write( "
\n" );