What is the basic method for completing the square in a quadratic equation?
+
To complete the square, first ensure the coefficient of x² is 1. Then, move the constant term to the other side, take half of the x coefficient, square it, add it to both sides, and rewrite the left side as a perfect square trinomial.
Can you provide a simple example of completing the square?
+
Sure! For the equation x² + 6x + 5 = 0, move 5 to the right: x² + 6x = -5. Take half of 6 (which is 3), square it (9), add to both sides: x² + 6x + 9 = 4. Rewrite left side as (x + 3)² = 4. Then solve for x.
How do you complete the square when the coefficient of x² is not 1?
+
If the coefficient of x² is not 1, first divide the entire equation by that coefficient to make it 1. Then proceed to complete the square by taking half the coefficient of x, squaring it, and adding to both sides.
What is the purpose of completing the square in solving quadratic equations?
+
Completing the square transforms a quadratic equation into a perfect square trinomial, making it easier to solve by taking the square root of both sides, and is also useful for deriving the quadratic formula and graphing parabolas.
How can completing the square help in graphing a quadratic function?
+
By completing the square, you rewrite the quadratic function in vertex form y = a(x - h)² + k, which reveals the vertex (h, k) of the parabola, making it easier to graph.
Are there any shortcuts or tips when completing the square?
+
Yes! Always remember to halve the coefficient of x before squaring, add the same value to both sides to keep the equation balanced, and when the coefficient of x² isn't 1, divide through first.
Can completing the square be used to solve quadratic inequalities?
+
Yes, after completing the square and expressing the quadratic in vertex form, you can analyze the inequality by considering the sign of the squared term and solve accordingly.