Quadratic Equations

Solve quadratics by factoring, completing the square, and quadratic formula

🎯⭐ INTERACTIVE LESSON

Try the Interactive Version!

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

Start Interactive Lesson →

Quadratic Equations (SAT)

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: Quadratic Formula

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

Example: x23x10=0x^2 - 3x - 10 = 0

Here: a=1,b=3,c=10a = 1, b = -3, c = -10

x=3±9+402=3±72x = \frac{3 \pm \sqrt{9 + 40}}{2} = \frac{3 \pm 7}{2}

Solutions: x=5x = 5 or x=2x = -2

The Discriminant

Δ=b24ac\Delta = b^2 - 4ac

  • If Δ>0\Delta > 0: Two real solutions
  • If Δ=0\Delta = 0: One real solution
  • If Δ<0\Delta < 0: No real solutions

Vertex Form

y=a(xh)2+ky = a(x - h)^2 + k

Vertex is at (h,k)(h, k)

SAT Tips

  • Factor when possible (fastest method)
  • Quadratic formula works every time
  • Watch for: x2=16x^2 = 16 means x=±4x = \pm 4 (two solutions!)

📚 Practice Problems

1Problem 1easy

Question:

Solve: x29=0x^2 - 9 = 0

💡 Show Solution

Solution:

Add 9 to both sides: x2=9x^2 = 9

Take square root (remember ±): x=±3x = \pm 3

Answer: x=3x = 3 or x=3x = -3

SAT Tip: Don't forget the negative solution!

2Problem 2medium

Question:

Solve by factoring: x2+7x+12=0x^2 + 7x + 12 = 0

💡 Show Solution

Solution:

Factor (find two numbers that multiply to 12 and add to 7): (x+3)(x+4)=0(x + 3)(x + 4) = 0

Set each factor to zero: x+3=0x=3x + 3 = 0 \quad \Rightarrow \quad x = -3 x+4=0x=4x + 4 = 0 \quad \Rightarrow \quad x = -4

Answer: x=3x = -3 or x=4x = -4

3Problem 3hard

Question:

Use the quadratic formula to solve: 2x25x3=02x^2 - 5x - 3 = 0

💡 Show Solution

Solution:

Identify: a=2,b=5,c=3a = 2, b = -5, c = -3

x=(5)±(5)24(2)(3)2(2)x = \frac{-(-5) \pm \sqrt{(-5)^2 - 4(2)(-3)}}{2(2)}

x=5±25+244x = \frac{5 \pm \sqrt{25 + 24}}{4}

x=5±494=5±74x = \frac{5 \pm \sqrt{49}}{4} = \frac{5 \pm 7}{4}

x=124=3orx=24=12x = \frac{12}{4} = 3 \quad \text{or} \quad x = \frac{-2}{4} = -\frac{1}{2}

Answer: x=3x = 3 or x=12x = -\frac{1}{2}

4Problem 4easy

Question:

Solve: x29=0x^2 - 9 = 0

💡 Show Solution

Method: Difference of Squares

x29=0x^2 - 9 = 0 x2=9x^2 = 9 x=±3x = \pm 3

Or by factoring: (x3)(x+3)=0(x-3)(x+3) = 0, so x=3x = 3 or x=3x = -3.

Answer: x=3x = 3 or x=3x = -3

5Problem 5easy

Question:

Solve: x29=0x^2 - 9 = 0

💡 Show Solution

Method: Difference of Squares

x29=0x^2 - 9 = 0 x2=9x^2 = 9 x=±3x = \pm 3

Or by factoring: (x3)(x+3)=0(x-3)(x+3) = 0, so x=3x = 3 or x=3x = -3.

Answer: x=3x = 3 or x=3x = -3

6Problem 6medium

Question:

Solve by factoring: x2+5x14=0x^2 + 5x - 14 = 0

💡 Show Solution

Step 1: Find two numbers that multiply to 14-14 and add to +5+5. 7×(2)=147 \times (-2) = -14 and 7+(2)=57 + (-2) = 5

Step 2: Factor: (x+7)(x2)=0(x + 7)(x - 2) = 0

Step 3: Apply zero product property: x+7=0    x=7x + 7 = 0 \implies x = -7 x2=0    x=2x - 2 = 0 \implies x = 2

Check: (7)2+5(7)14=493514=0(-7)^2 + 5(-7) - 14 = 49 - 35 - 14 = 0(2)2+5(2)14=4+1014=0(2)^2 + 5(2) - 14 = 4 + 10 - 14 = 0

Answer: x=7x = -7 or x=2x = 2

7Problem 7medium

Question:

Solve by factoring: x2+5x14=0x^2 + 5x - 14 = 0

💡 Show Solution

Step 1: Find two numbers that multiply to 14-14 and add to +5+5. 7×(2)=147 \times (-2) = -14 and 7+(2)=57 + (-2) = 5

Step 2: Factor: (x+7)(x2)=0(x + 7)(x - 2) = 0

Step 3: Apply zero product property: x+7=0    x=7x + 7 = 0 \implies x = -7 x2=0    x=2x - 2 = 0 \implies x = 2

Check: (7)2+5(7)14=493514=0(-7)^2 + 5(-7) - 14 = 49 - 35 - 14 = 0(2)2+5(2)14=4+1014=0(2)^2 + 5(2) - 14 = 4 + 10 - 14 = 0

Answer: x=7x = -7 or x=2x = 2

8Problem 8medium

Question:

The graph of y=(x3)24y = (x-3)^2 - 4 is a parabola. What are its vertex, axis of symmetry, and xx-intercepts?

💡 Show Solution

This is in vertex form: y=(xh)2+ky = (x-h)^2 + k where vertex = (h,k)(h, k)

Vertex: (3,4)(3, -4)

Axis of symmetry: x=3x = 3 (vertical line through the vertex)

xx-intercepts: Set y=0y = 0: (x3)24=0(x-3)^2 - 4 = 0 (x3)2=4(x-3)^2 = 4 x3=±2x - 3 = \pm 2 x=5 or x=1x = 5 \text{ or } x = 1

Answer: Vertex (3,4)(3, -4), axis x=3x = 3, xx-intercepts at (1,0)(1, 0) and (5,0)(5, 0).

Since the coefficient of (x3)2(x-3)^2 is positive (+1+1), the parabola opens upward.

9Problem 9medium

Question:

The graph of y=(x3)24y = (x-3)^2 - 4 is a parabola. What are its vertex, axis of symmetry, and xx-intercepts?

💡 Show Solution

This is in vertex form: y=(xh)2+ky = (x-h)^2 + k where vertex = (h,k)(h, k)

Vertex: (3,4)(3, -4)

Axis of symmetry: x=3x = 3 (vertical line through the vertex)

xx-intercepts: Set y=0y = 0: (x3)24=0(x-3)^2 - 4 = 0 (x3)2=4(x-3)^2 = 4 x3=±2x - 3 = \pm 2 x=5 or x=1x = 5 \text{ or } x = 1

Answer: Vertex (3,4)(3, -4), axis x=3x = 3, xx-intercepts at (1,0)(1, 0) and (5,0)(5, 0).

Since the coefficient of (x3)2(x-3)^2 is positive (+1+1), the parabola opens upward.

10Problem 10hard

Question:

For the equation 2x25x+k=02x^2 - 5x + k = 0 to have exactly one real solution, what must be the value of kk?

💡 Show Solution

Key concept: A quadratic has exactly one real solution when the discriminant equals zero.

Discriminant formula: b24acb^2 - 4ac

Here: a=2a = 2, b=5b = -5, c=kc = k

b24ac=0b^2 - 4ac = 0 (5)24(2)(k)=0(-5)^2 - 4(2)(k) = 0 258k=025 - 8k = 0 k=258k = \frac{25}{8}

Check: 2x25x+258=02x^2 - 5x + \frac{25}{8} = 0 Δ=254(2)(258)=2525=0\Delta = 25 - 4(2)(\frac{25}{8}) = 25 - 25 = 0 ✓ (one solution)

Answer: k=258k = \frac{25}{8}

Discriminant summary:

  • Δ>0\Delta > 0: two real solutions
  • Δ=0\Delta = 0: one real solution (double root)
  • Δ<0\Delta < 0: no real solutions

11Problem 11hard

Question:

For the equation 2x25x+k=02x^2 - 5x + k = 0 to have exactly one real solution, what must be the value of kk?

💡 Show Solution

Key concept: A quadratic has exactly one real solution when the discriminant equals zero.

Discriminant formula: b24acb^2 - 4ac

Here: a=2a = 2, b=5b = -5, c=kc = k

b24ac=0b^2 - 4ac = 0 (5)24(2)(k)=0(-5)^2 - 4(2)(k) = 0 258k=025 - 8k = 0 k=258k = \frac{25}{8}

Check: 2x25x+258=02x^2 - 5x + \frac{25}{8} = 0 Δ=254(2)(258)=2525=0\Delta = 25 - 4(2)(\frac{25}{8}) = 25 - 25 = 0 ✓ (one solution)

Answer: k=258k = \frac{25}{8}

Discriminant summary:

  • Δ>0\Delta > 0: two real solutions
  • Δ=0\Delta = 0: one real solution (double root)
  • Δ<0\Delta < 0: no real solutions

12Problem 12expert

Question:

If the sum of the solutions of 3x212x+c=03x^2 - 12x + c = 0 is twice the product of the solutions, find cc.

💡 Show Solution

Step 1: Use Vieta's formulas for ax2+bx+c=0ax^2 + bx + c = 0:

  • Sum of solutions: x1+x2=ba=123=4x_1 + x_2 = -\frac{b}{a} = -\frac{-12}{3} = 4
  • Product of solutions: x1x2=ca=c3x_1 \cdot x_2 = \frac{c}{a} = \frac{c}{3}

Step 2: Apply the condition: sum = twice the product 4=2c34 = 2 \cdot \frac{c}{3} 4=2c34 = \frac{2c}{3} 12=2c12 = 2c c=6c = 6

Check: 3x212x+6=0    x24x+2=03x^2 - 12x + 6 = 0 \implies x^2 - 4x + 2 = 0 x=4±1682=4±222=2±2x = \frac{4 \pm \sqrt{16-8}}{2} = \frac{4 \pm 2\sqrt{2}}{2} = 2 \pm \sqrt{2} Sum = 44 ✓, Product = (2+2)(22)=42=2(2+\sqrt{2})(2-\sqrt{2}) = 4-2 = 2 ✓ Is 4=2(2)4 = 2(2)? Yes ✓

Answer: c=6c = 6

13Problem 13expert

Question:

If the sum of the solutions of 3x212x+c=03x^2 - 12x + c = 0 is twice the product of the solutions, find cc.

💡 Show Solution

Step 1: Use Vieta's formulas for ax2+bx+c=0ax^2 + bx + c = 0:

  • Sum of solutions: x1+x2=ba=123=4x_1 + x_2 = -\frac{b}{a} = -\frac{-12}{3} = 4
  • Product of solutions: x1x2=ca=c3x_1 \cdot x_2 = \frac{c}{a} = \frac{c}{3}

Step 2: Apply the condition: sum = twice the product 4=2c34 = 2 \cdot \frac{c}{3} 4=2c34 = \frac{2c}{3} 12=2c12 = 2c c=6c = 6

Check: 3x212x+6=0    x24x+2=03x^2 - 12x + 6 = 0 \implies x^2 - 4x + 2 = 0 x=4±1682=4±222=2±2x = \frac{4 \pm \sqrt{16-8}}{2} = \frac{4 \pm 2\sqrt{2}}{2} = 2 \pm \sqrt{2} Sum = 44 ✓, Product = (2+2)(22)=42=2(2+\sqrt{2})(2-\sqrt{2}) = 4-2 = 2 ✓ Is 4=2(2)4 = 2(2)? Yes ✓

Answer: c=6c = 6