document.write( "Question 410111: Find the maximum or minimum value of the function defined by f(x)= -x squared -6x-8. \n" ); document.write( "
Algebra.Com's Answer #288487 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the maximum or minimum value of the function \n" ); document.write( "defined by f(x)= -x^2-6x-8. \n" ); document.write( "--- \n" ); document.write( "Since x^2 has a negative coefficient, \n" ); document.write( "the parabola opens down. \n" ); document.write( "--- \n" ); document.write( "Max occurs when x = -b/2a = 6/(-2) = -3 \n" ); document.write( "--- \n" ); document.write( "Max value is f(-3) = -(-3)^2-6(-3)-8 = -9+18-8 = 1 \n" ); document.write( "---- \n" ); document.write( " \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |