Learn on PengiOpenstax Elementary Algebra 2EChapter 10: Quadratic Equations

Lesson 10.3: Solve Quadratic Equations Using the Quadratic Formula

Students learn to solve quadratic equations using the quadratic formula, x = (−b ± √(b²−4ac)) / 2a, derived by completing the square on the general standard form ax²+bx+c=0. The lesson also covers using the discriminant (b²−4ac) to predict the number of solutions and identifying the most appropriate method for solving a given quadratic equation. This material is part of Chapter 10 of OpenStax Elementary Algebra 2E.

Section 1

📘 Solve Quadratic Equations Using the Quadratic Formula

New Concept

The Quadratic Formula is a powerful shortcut derived from completing the square. It universally solves any quadratic equation, ax2+bx+c=0ax^2 + bx + c = 0, and its discriminant, b24acb^2 - 4ac, predicts how many solutions you'll find.

What’s next

Next, you'll master this formula through a series of interactive examples, practice cards, and challenge problems to solidify your skills.

Section 2

Quadratic Formula

Property

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

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

To solve an equation using this formula, first write it in standard form to identify the values of a,b,a, b, and cc.
Next, substitute these values into the formula.
Finally, simplify the expression to find the solution(s).

Examples

  • To solve x23x10=0x^2 - 3x - 10 = 0, use a=1,b=3,c=10a=1, b=-3, c=-10. Then x=(3)±(3)24(1)(10)2(1)=3±492=3±72x = \frac{-(-3) \pm \sqrt{(-3)^2 - 4(1)(-10)}}{2(1)} = \frac{3 \pm \sqrt{49}}{2} = \frac{3 \pm 7}{2}. The solutions are x=5x=5 and x=2x=-2.
  • To solve 3x2+5x1=03x^2 + 5x - 1 = 0, use a=3,b=5,c=1a=3, b=5, c=-1. Then x=5±524(3)(1)2(3)=5±25+126=5±376x = \frac{-5 \pm \sqrt{5^2 - 4(3)(-1)}}{2(3)} = \frac{-5 \pm \sqrt{25+12}}{6} = \frac{-5 \pm \sqrt{37}}{6}.
  • To solve x(x4)=2x(x-4) = -2, first rewrite it as x24x+2=0x^2 - 4x + 2 = 0. With a=1,b=4,c=2a=1, b=-4, c=2, we get x=4±(4)24(1)(2)2=4±82=2±2x = \frac{4 \pm \sqrt{(-4)^2 - 4(1)(2)}}{2} = \frac{4 \pm \sqrt{8}}{2} = 2 \pm \sqrt{2}.

Explanation

The Quadratic Formula is your ultimate tool for solving any quadratic equation. It is derived from completing the square, giving you a direct plug-and-play method to find solutions just by using the coefficients a,ba, b, and cc.

Section 3

The Discriminant

Property

In the Quadratic Formula x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, the quantity b24acb^2 - 4ac is called the discriminant.
For a quadratic equation of the form ax2+bx+c=0,a0ax^2 + bx + c = 0, a \neq 0:

  • if b24ac>0b^2 - 4ac > 0, the equation has 2 solutions.
  • if b24ac=0b^2 - 4ac = 0, the equation has 1 solution.
  • if b24ac<0b^2 - 4ac < 0, the equation has no real solutions.

Examples

  • For x26x+7=0x^2 - 6x + 7 = 0, the discriminant is (6)24(1)(7)=3628=8(-6)^2 - 4(1)(7) = 36 - 28 = 8. Since 8>08 > 0, there are two real solutions.
  • For 9x2+6x+1=09x^2 + 6x + 1 = 0, the discriminant is 624(9)(1)=3636=06^2 - 4(9)(1) = 36 - 36 = 0. Since it is zero, there is exactly one real solution.
  • For 4x23x+2=04x^2 - 3x + 2 = 0, the discriminant is (3)24(4)(2)=932=23(-3)^2 - 4(4)(2) = 9 - 32 = -23. Since 23<0-23 < 0, there are no real solutions.

Explanation

The discriminant is the part inside the square root of the Quadratic Formula. Its value tells you the number of real solutions without having to solve the whole equation. It's a quick way to predict the outcome!

Section 4

Choosing a solution method

Property

  1. Step 1. Try Factoring first. If the quadratic factors easily, this method is very quick.
  2. Step 2. Try the Square Root Property next. If the equation fits the form ax2=kax^2 = k or a(xh)2=ka(x-h)^2 = k, it can easily be solved by using the Square Root Property.
  3. Step 3. Use the Quadratic Formula. Any quadratic equation can be solved by using the Quadratic Formula.

Examples

  • For x29x+20=0x^2 - 9x + 20 = 0, Factoring is best. The equation factors into (x4)(x5)=0(x-4)(x-5)=0, giving solutions x=4x=4 and x=5x=5 quickly.
  • For 2(x3)2=322(x-3)^2 = 32, the Square Root Property is ideal. Divide by 2 to get (x3)2=16(x-3)^2=16, then take the square root: x3=±4x-3 = \pm 4, so x=7x=7 or x=1x=-1.
  • For 5x2+7x11=05x^2 + 7x - 11 = 0, the numbers do not allow for easy factoring. The Quadratic Formula is the most appropriate and reliable method to find the solutions.

Explanation

While the Quadratic Formula is a universal solver, it is not always the fastest. Always check if an equation can be factored or if the Square Root Property applies. Choosing the right tool makes solving equations much simpler.

Book overview

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

Continue this chapter

Chapter 10: Quadratic Equations

  1. Lesson 1

    Lesson 10.1: Solve Quadratic Equations Using the Square Root Property

  2. Lesson 2

    Lesson 10.2: Solve Quadratic Equations by Completing the Square

  3. Lesson 3Current

    Lesson 10.3: Solve Quadratic Equations Using the Quadratic Formula

  4. Lesson 4

    Lesson 10.4: Solve Applications Modeled by Quadratic Equations

  5. Lesson 5

    Lesson 10.5: Graphing Quadratic Equations in Two Variables

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Solve Quadratic Equations Using the Quadratic Formula

New Concept

The Quadratic Formula is a powerful shortcut derived from completing the square. It universally solves any quadratic equation, ax2+bx+c=0ax^2 + bx + c = 0, and its discriminant, b24acb^2 - 4ac, predicts how many solutions you'll find.

What’s next

Next, you'll master this formula through a series of interactive examples, practice cards, and challenge problems to solidify your skills.

Section 2

Quadratic Formula

Property

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

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

To solve an equation using this formula, first write it in standard form to identify the values of a,b,a, b, and cc.
Next, substitute these values into the formula.
Finally, simplify the expression to find the solution(s).

Examples

  • To solve x23x10=0x^2 - 3x - 10 = 0, use a=1,b=3,c=10a=1, b=-3, c=-10. Then x=(3)±(3)24(1)(10)2(1)=3±492=3±72x = \frac{-(-3) \pm \sqrt{(-3)^2 - 4(1)(-10)}}{2(1)} = \frac{3 \pm \sqrt{49}}{2} = \frac{3 \pm 7}{2}. The solutions are x=5x=5 and x=2x=-2.
  • To solve 3x2+5x1=03x^2 + 5x - 1 = 0, use a=3,b=5,c=1a=3, b=5, c=-1. Then x=5±524(3)(1)2(3)=5±25+126=5±376x = \frac{-5 \pm \sqrt{5^2 - 4(3)(-1)}}{2(3)} = \frac{-5 \pm \sqrt{25+12}}{6} = \frac{-5 \pm \sqrt{37}}{6}.
  • To solve x(x4)=2x(x-4) = -2, first rewrite it as x24x+2=0x^2 - 4x + 2 = 0. With a=1,b=4,c=2a=1, b=-4, c=2, we get x=4±(4)24(1)(2)2=4±82=2±2x = \frac{4 \pm \sqrt{(-4)^2 - 4(1)(2)}}{2} = \frac{4 \pm \sqrt{8}}{2} = 2 \pm \sqrt{2}.

Explanation

The Quadratic Formula is your ultimate tool for solving any quadratic equation. It is derived from completing the square, giving you a direct plug-and-play method to find solutions just by using the coefficients a,ba, b, and cc.

Section 3

The Discriminant

Property

In the Quadratic Formula x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, the quantity b24acb^2 - 4ac is called the discriminant.
For a quadratic equation of the form ax2+bx+c=0,a0ax^2 + bx + c = 0, a \neq 0:

  • if b24ac>0b^2 - 4ac > 0, the equation has 2 solutions.
  • if b24ac=0b^2 - 4ac = 0, the equation has 1 solution.
  • if b24ac<0b^2 - 4ac < 0, the equation has no real solutions.

Examples

  • For x26x+7=0x^2 - 6x + 7 = 0, the discriminant is (6)24(1)(7)=3628=8(-6)^2 - 4(1)(7) = 36 - 28 = 8. Since 8>08 > 0, there are two real solutions.
  • For 9x2+6x+1=09x^2 + 6x + 1 = 0, the discriminant is 624(9)(1)=3636=06^2 - 4(9)(1) = 36 - 36 = 0. Since it is zero, there is exactly one real solution.
  • For 4x23x+2=04x^2 - 3x + 2 = 0, the discriminant is (3)24(4)(2)=932=23(-3)^2 - 4(4)(2) = 9 - 32 = -23. Since 23<0-23 < 0, there are no real solutions.

Explanation

The discriminant is the part inside the square root of the Quadratic Formula. Its value tells you the number of real solutions without having to solve the whole equation. It's a quick way to predict the outcome!

Section 4

Choosing a solution method

Property

  1. Step 1. Try Factoring first. If the quadratic factors easily, this method is very quick.
  2. Step 2. Try the Square Root Property next. If the equation fits the form ax2=kax^2 = k or a(xh)2=ka(x-h)^2 = k, it can easily be solved by using the Square Root Property.
  3. Step 3. Use the Quadratic Formula. Any quadratic equation can be solved by using the Quadratic Formula.

Examples

  • For x29x+20=0x^2 - 9x + 20 = 0, Factoring is best. The equation factors into (x4)(x5)=0(x-4)(x-5)=0, giving solutions x=4x=4 and x=5x=5 quickly.
  • For 2(x3)2=322(x-3)^2 = 32, the Square Root Property is ideal. Divide by 2 to get (x3)2=16(x-3)^2=16, then take the square root: x3=±4x-3 = \pm 4, so x=7x=7 or x=1x=-1.
  • For 5x2+7x11=05x^2 + 7x - 11 = 0, the numbers do not allow for easy factoring. The Quadratic Formula is the most appropriate and reliable method to find the solutions.

Explanation

While the Quadratic Formula is a universal solver, it is not always the fastest. Always check if an equation can be factored or if the Square Root Property applies. Choosing the right tool makes solving equations much simpler.

Book overview

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

Continue this chapter

Chapter 10: Quadratic Equations

  1. Lesson 1

    Lesson 10.1: Solve Quadratic Equations Using the Square Root Property

  2. Lesson 2

    Lesson 10.2: Solve Quadratic Equations by Completing the Square

  3. Lesson 3Current

    Lesson 10.3: Solve Quadratic Equations Using the Quadratic Formula

  4. Lesson 4

    Lesson 10.4: Solve Applications Modeled by Quadratic Equations

  5. Lesson 5

    Lesson 10.5: Graphing Quadratic Equations in Two Variables