document.write( "Question 1139573: please explain:\r
\n" );
document.write( "\n" );
document.write( "Determine whether there is a maximum or minimum value for f(x) = -2x^2 + 3x + 4 and find that value \n" );
document.write( "
Algebra.Com's Answer #760055 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! f(x) = -2x^2 + 3x + 4 \n" ); document.write( ": \n" ); document.write( "this is a parabola that curves downward, here is its graph \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "the general form of a quadratic equation is \n" ); document.write( ": \n" ); document.write( "f(x) = ax^2 +bx +c, where a, b, c are real numbers \n" ); document.write( ": \n" ); document.write( "for the given equation, f(x) = -2x^2 + 3x + 4, a = -2, b = 3, c = 4 \n" ); document.write( ": \n" ); document.write( "the function maximum occurs at the parabola's vertex \n" ); document.write( ": \n" ); document.write( "x coordinate = -b/2a = -3/(2 * (-2)) = 3/4 \n" ); document.write( ": \n" ); document.write( "f(3/4) = -2*(3/4)^2 +3*(3/4) +4 = 82/16 = 41/8 = 5.125 \n" ); document.write( ": \n" ); document.write( "******************************************************* \n" ); document.write( "the function maximum occurs at f(3/4) = 5.125 \n" ); document.write( "****************************************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |