document.write( "Question 756195: Find the maximum or minimum value of the function. State whether this value is a maximum or minimum. \r
\n" );
document.write( "\n" );
document.write( " f(x)= 5x squared - 11
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #460070 by Theo(13342)![]() ![]() You can put this solution on YOUR website! y = 5x^2 - 11 \n" ); document.write( "put in standard form of a quadratic equation to get: \n" ); document.write( "5x^2 - 11 = 0 \n" ); document.write( "a = 5 \n" ); document.write( "b = 0 \n" ); document.write( "c = -11 \n" ); document.write( "axis of symmetry is given by the equation: \n" ); document.write( "x = -b/2a \n" ); document.write( "with the given values of b and a, this becomes: \n" ); document.write( "x = 0 \n" ); document.write( "the equation is maximum or minimum at x = 0 \n" ); document.write( "when x = 0, the value of y is equal to -11 \n" ); document.write( "the max/min point is (0,-11) \n" ); document.write( "this point is a minimum because the coefficient of the x^2 term is positive. \n" ); document.write( "the graph is shown below: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |