document.write( "Question 232225: find the vertex and graph of y= -x2 + 6x - 5.5 \n" ); document.write( "
Algebra.Com's Answer #171675 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the vertex and graph of y= -x^2 + 6x - 5.5 \n" ); document.write( "----------------- \n" ); document.write( "You have a quadratic with a=-1, b = 6, c = -5.5 \n" ); document.write( "---- \n" ); document.write( "Vertex occurs when x = -b/2a = -6/(-2) = 3 \n" ); document.write( "--- \n" ); document.write( "The corresponding y-value is: \n" ); document.write( "f(3) = -(3)^2 + 6*3 - 5.5 = -14.5 +18 = 3.5 \n" ); document.write( "--- \n" ); document.write( "So, vertex at (3,3.5) \n" ); document.write( "---------------------------- \n" ); document.write( "y-intercept at f(0) = -5.5 \n" ); document.write( "------------------------------ \n" ); document.write( "Parabola opens downward because a < 0. \n" ); document.write( "------------------------------------------- \n" ); document.write( " \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |