Solved by pluggable solver: Completing the Square to Get a Quadratic into Vertex Form |
Take half of the x coefficient Now square Now the quadratic is in vertex form Check: Notice if we graph the original equation Notice if we graph the final equation So if these two equations were graphed on the same coordinate plane, one would overlap another perfectly. So this visually verifies our answer. |
It's long! Sorry! y = 9x² - 12x - 33 To find the zeros we substitute 0 for y and solve for x: 0 = 9x² - 12x - 33 Let's put the 0 on the right: 9x² - 12x - 33 = 0 1. Isolate the terms in x on the left: That is, add 33 to both sides: 9x² - 12x = 33 2. Divide every term through by the coefficient of x², since it is not 1.x² - x = Simplifying: x² - x = 3. To the side multiply the coefficient of x by = = 4. Square the result of step 3: = 5. Add that to both sides of the equation we had at the end of step 2: x² - x + = + 6. Factor the left side: {x - )(x - ) = + 7. Combine the terms on the right sides Write as {x - )(x - ) = + {x - )(x - ) = 8. Write the left side as a square. We always can. That's why the method is called "completing the square". {x - )² = 10. Use the principle of square roots: x - = ± 11. Solve for x. x = ± That can be written: x = Edwin