Quadratic Equations by Factoring
This is a method for solving quadratic equations (equations where the highest power of the variable is 2, like x²). It's useful because it turns a complex problem into simpler ones, helping us find where a parabola crosses the x-axis. ✨
Step-by-Step Guide
- Set to Zero: Make sure the equation is equal to zero (e.g., ax² + bx + c = 0).
- Factor Completely: Factor the quadratic expression on the left side.
- Apply Zero Product Property: If (A)(B) = 0, then either A = 0 or B = 0.
- Solve Each Mini-Equation: Solve the simple equations from the previous step.
- Check Your Solutions: Plug your answers back into the original equation to verify.
Visual Examples
Example 1: Solve x² + 5x + 6 = 0
- Factor: (x + 2)(x + 3) = 0
- Set each factor to zero: x + 2 = 0 or x + 3 = 0
- Solve: x = -2 or x = -3
Example 2: Solve 2x² - 8x = 0
- Factor out the GCF (2x): 2x(x - 4) = 0
- Set each factor to zero: 2x = 0 or x - 4 = 0
- Solve: x = 0 or x = 4
Common Mistakes to Avoid
❌ Forgetting the "= 0": You can only use the Zero Product Property if the product is zero!
❌ Incorrect Factoring: Always double-check your factors by expanding them mentally (FOIL).
❌ Ignoring a Solution: If you have two factors, you should get TWO solutions (they might be the same number).
❌ Dividing by a variable: Never divide both sides by 'x'—you might lose a solution (like x=0 in Example 2). Always factor instead.
Tips & Tricks
Memory Aid: Remember "I.P.S.E.Z" - Isolate (set to zero), Product (factor), Split (set each factor=0), Equate (solve each), Zero (check).
Shortcut for Simple Cases: In x² + bx + c, look for two numbers that multiply to 'c' and add to 'b'.
Strategy: Always look for a Greatest Common Factor (GCF) first—it makes the rest of the factoring much easier!
How to Practice
- Start with simple equations (like Example 1) to build confidence.
- Move on to equations that need a GCF factored out first (like Example 2).
- Challenge yourself with equations where a ≠ 1 (e.g., 2x² + 7x + 3 = 0).
- Create your own problems, solve them, and then have a friend check your work.
- Use online practice websites for instant feedback on your answers.