Solving Quadratic Equations

Solve by factoring, square root method, and quadratic formula

🎯⭐ INTERACTIVE LESSON

Try the Interactive Version!

Learn step-by-step with practice exercises built right in.

Start Interactive Lesson →

Solving Quadratic Equations

Standard Form

ax2+bx+c=0ax^2 + bx + c = 0

Method 1: Factoring

Example: x2+5x+6=0x^2 + 5x + 6 = 0

Factor: (x+2)(x+3)=0(x + 2)(x + 3) = 0

Solutions: x=2x = -2 or x=3x = -3

Method 2: Square Root Method

For x2=kx^2 = k: x=±kx = \pm\sqrt{k}

Method 3: Quadratic Formula

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

The discriminant b24acb^2 - 4ac determines number of solutions:

  • Positive: 2 real solutions
  • Zero: 1 real solution
  • Negative: no real solutions

📚 Practice Problems

No example problems available yet.