Learn on PengiBig Ideas Math, Algebra 2Chapter 3: Quadratic Equations and Complex Numbers

Lesson 4: Using the Quadratic Formula

In this Grade 8 lesson from Big Ideas Math Algebra 2, Chapter 3, students learn to apply the Quadratic Formula to solve quadratic equations with two real solutions, one real solution, or imaginary solutions. Students also derive the formula by completing the square on the general standard form equation ax² + bx + c = 0, and analyze the discriminant (b² - 4ac) to determine the number and type of solutions. The lesson connects the Quadratic Formula to previously learned methods including factoring, graphing, and completing the square.

Section 1

Step-by-Step Derivation of the Quadratic Formula

Property

To derive the quadratic formula, start with the general form ax2+bx+c=0ax^2 + bx + c = 0 and complete the square:

  1. Divide by aa: x2+bax+ca=0x^2 + \frac{b}{a}x + \frac{c}{a} = 0
  2. Move the constant: x2+bax=cax^2 + \frac{b}{a}x = -\frac{c}{a}
  3. Complete the square: x2+bax+b24a2=ca+b24a2x^2 + \frac{b}{a}x + \frac{b^2}{4a^2} = -\frac{c}{a} + \frac{b^2}{4a^2}
  4. Factor and simplify: (x+b2a)2=b24ac4a2(x + \frac{b}{2a})^2 = \frac{b^2 - 4ac}{4a^2}
  5. Extract roots: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Section 2

Quadratic Formula

Property

The solutions to a quadratic equation of the form ax2+bx+c=0ax^2 + bx + c = 0, where a0a \neq 0 are given by the formula:

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

To solve a quadratic equation using the Quadratic Formula:
Step 1. Write the quadratic equation in standard form, ax2+bx+c=0ax^2 + bx + c = 0. Identify the values of aa, bb, and cc.
Step 2. Write the Quadratic Formula. Then substitute in the values of aa, bb, and cc.
Step 3. Simplify.
Step 4. Check the solutions.

Examples

  • To solve 2x2+5x3=02x^2 + 5x - 3 = 0, we identify a=2,b=5,c=3a=2, b=5, c=-3. Substituting into the formula gives x=5±524(2)(3)2(2)=5±25+244=5±494=5±74x = \frac{-5 \pm \sqrt{5^2 - 4(2)(-3)}}{2(2)} = \frac{-5 \pm \sqrt{25 + 24}}{4} = \frac{-5 \pm \sqrt{49}}{4} = \frac{-5 \pm 7}{4}. The solutions are x=12x = \frac{1}{2} and x=3x = -3.
  • To solve 3x2+10x+5=03x^2 + 10x + 5 = 0, we have a=3,b=10,c=5a=3, b=10, c=5. The formula gives x=10±1024(3)(5)2(3)=10±100606=10±406=10±2106=5±103x = \frac{-10 \pm \sqrt{10^2 - 4(3)(5)}}{2(3)} = \frac{-10 \pm \sqrt{100 - 60}}{6} = \frac{-10 \pm \sqrt{40}}{6} = \frac{-10 \pm 2\sqrt{10}}{6} = \frac{-5 \pm \sqrt{10}}{3}.
  • To solve x2+2x+10=0x^2 + 2x + 10 = 0, we have a=1,b=2,c=10a=1, b=2, c=10. The formula gives x=2±224(1)(10)2(1)=2±4402=2±362=2±6i2=1±3ix = \frac{-2 \pm \sqrt{2^2 - 4(1)(10)}}{2(1)} = \frac{-2 \pm \sqrt{4 - 40}}{2} = \frac{-2 \pm \sqrt{-36}}{2} = \frac{-2 \pm 6i}{2} = -1 \pm 3i.

Explanation

The Quadratic Formula is a powerful tool derived from completing the square on the general quadratic equation. It provides a direct solution for any quadratic equation, saving you from repeating the steps of completing the square every time.

Section 3

The Discriminant

Property

The discriminant of a quadratic equation is

D=b24acD = b^2 - 4ac
  1. If D>0D > 0, there are two unequal real solutions.
  2. If D=0D = 0, there is one solution of multiplicity two.
  3. If D<0D < 0, there are two complex conjugate solutions.

Examples

  • For y=x2x3y = x^2 - x - 3, the discriminant is D=(1)24(1)(3)=13D = (-1)^2 - 4(1)(-3) = 13. Since D>0D > 0, the equation has two distinct real solutions and the graph has two x-intercepts.
  • For y=2x2+x+1y = 2x^2 + x + 1, the discriminant is D=124(2)(1)=7D = 1^2 - 4(2)(1) = -7. Since D<0D < 0, the equation has two complex solutions and the graph has no x-intercepts.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 3: Quadratic Equations and Complex Numbers

  1. Lesson 1

    Lesson 1: Solving Quadratic Equations

  2. Lesson 2

    Lesson 3: Completing the Square

  3. Lesson 3Current

    Lesson 4: Using the Quadratic Formula

  4. Lesson 4

    Lesson 5: Solving Nonlinear Systems

  5. Lesson 5

    Lesson 6: Quadratic Inequalities

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

Step-by-Step Derivation of the Quadratic Formula

Property

To derive the quadratic formula, start with the general form ax2+bx+c=0ax^2 + bx + c = 0 and complete the square:

  1. Divide by aa: x2+bax+ca=0x^2 + \frac{b}{a}x + \frac{c}{a} = 0
  2. Move the constant: x2+bax=cax^2 + \frac{b}{a}x = -\frac{c}{a}
  3. Complete the square: x2+bax+b24a2=ca+b24a2x^2 + \frac{b}{a}x + \frac{b^2}{4a^2} = -\frac{c}{a} + \frac{b^2}{4a^2}
  4. Factor and simplify: (x+b2a)2=b24ac4a2(x + \frac{b}{2a})^2 = \frac{b^2 - 4ac}{4a^2}
  5. Extract roots: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Section 2

Quadratic Formula

Property

The solutions to a quadratic equation of the form ax2+bx+c=0ax^2 + bx + c = 0, where a0a \neq 0 are given by the formula:

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

To solve a quadratic equation using the Quadratic Formula:
Step 1. Write the quadratic equation in standard form, ax2+bx+c=0ax^2 + bx + c = 0. Identify the values of aa, bb, and cc.
Step 2. Write the Quadratic Formula. Then substitute in the values of aa, bb, and cc.
Step 3. Simplify.
Step 4. Check the solutions.

Examples

  • To solve 2x2+5x3=02x^2 + 5x - 3 = 0, we identify a=2,b=5,c=3a=2, b=5, c=-3. Substituting into the formula gives x=5±524(2)(3)2(2)=5±25+244=5±494=5±74x = \frac{-5 \pm \sqrt{5^2 - 4(2)(-3)}}{2(2)} = \frac{-5 \pm \sqrt{25 + 24}}{4} = \frac{-5 \pm \sqrt{49}}{4} = \frac{-5 \pm 7}{4}. The solutions are x=12x = \frac{1}{2} and x=3x = -3.
  • To solve 3x2+10x+5=03x^2 + 10x + 5 = 0, we have a=3,b=10,c=5a=3, b=10, c=5. The formula gives x=10±1024(3)(5)2(3)=10±100606=10±406=10±2106=5±103x = \frac{-10 \pm \sqrt{10^2 - 4(3)(5)}}{2(3)} = \frac{-10 \pm \sqrt{100 - 60}}{6} = \frac{-10 \pm \sqrt{40}}{6} = \frac{-10 \pm 2\sqrt{10}}{6} = \frac{-5 \pm \sqrt{10}}{3}.
  • To solve x2+2x+10=0x^2 + 2x + 10 = 0, we have a=1,b=2,c=10a=1, b=2, c=10. The formula gives x=2±224(1)(10)2(1)=2±4402=2±362=2±6i2=1±3ix = \frac{-2 \pm \sqrt{2^2 - 4(1)(10)}}{2(1)} = \frac{-2 \pm \sqrt{4 - 40}}{2} = \frac{-2 \pm \sqrt{-36}}{2} = \frac{-2 \pm 6i}{2} = -1 \pm 3i.

Explanation

The Quadratic Formula is a powerful tool derived from completing the square on the general quadratic equation. It provides a direct solution for any quadratic equation, saving you from repeating the steps of completing the square every time.

Section 3

The Discriminant

Property

The discriminant of a quadratic equation is

D=b24acD = b^2 - 4ac
  1. If D>0D > 0, there are two unequal real solutions.
  2. If D=0D = 0, there is one solution of multiplicity two.
  3. If D<0D < 0, there are two complex conjugate solutions.

Examples

  • For y=x2x3y = x^2 - x - 3, the discriminant is D=(1)24(1)(3)=13D = (-1)^2 - 4(1)(-3) = 13. Since D>0D > 0, the equation has two distinct real solutions and the graph has two x-intercepts.
  • For y=2x2+x+1y = 2x^2 + x + 1, the discriminant is D=124(2)(1)=7D = 1^2 - 4(2)(1) = -7. Since D<0D < 0, the equation has two complex solutions and the graph has no x-intercepts.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 3: Quadratic Equations and Complex Numbers

  1. Lesson 1

    Lesson 1: Solving Quadratic Equations

  2. Lesson 2

    Lesson 3: Completing the Square

  3. Lesson 3Current

    Lesson 4: Using the Quadratic Formula

  4. Lesson 4

    Lesson 5: Solving Nonlinear Systems

  5. Lesson 5

    Lesson 6: Quadratic Inequalities