SOLUTION: I need to convert this to Vertex form i dont know how y=-3x^2 +6x-5 please help me

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: I need to convert this to Vertex form i dont know how y=-3x^2 +6x-5 please help me      Log On


   



Question 399259: I need to convert this to Vertex form i dont know how y=-3x^2 +6x-5 please help me
Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
separate the constant term ___ y = (-3x^2 + 6x) - 5

factor out the squared term coefficient ___ y = -3(x^2 - 2x) - 5

complete the square ___ y = -3(x^2 - 2x + 1) - 5 + 3
___ remember to add a complementary term to the constant to maintain the equality

write in vertex form ___ y = -3(x - 1)^2 - 2