document.write( "Question 178721: Tell whether the quadratic function has a maximum value or minimum value. Then find the value and round to the nearest tenth.\r
\n" );
document.write( "\n" );
document.write( "y= -x squared - 2x+5
\n" );
document.write( "I'm not sure how to find maximum or minimum values..\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #133684 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tell whether the quadratic function has a maximum value or minimum value. Then find the value and round to the nearest tenth. \n" ); document.write( "y= -x^2 - 2x+5 \n" ); document.write( "--------- \n" ); document.write( "Quadratic with a=-1, b=-2, c=5 \n" ); document.write( "---- \n" ); document.write( "Max or Min occurs where x = -b/2a = 2/-2 = -1 \n" ); document.write( "f(-1) = -(-1)^2 -2*-1 + 5 = 1+2+5 = 8 \n" ); document.write( "Max at (-1,8) \n" ); document.write( "---------------- \n" ); document.write( "Max because the coefficient of x^2 is negative \n" ); document.write( "================================================== \n" ); document.write( " \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |