Quadratic Formula Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
Solve 2x2+3xβˆ’2=02x^2 + 3x - 2 = 0 using the quadratic formula.

Solution

  1. 1
    Identify a=2a = 2, b=3b = 3, c=βˆ’2c = -2.
  2. 2
    Apply the quadratic formula: x=βˆ’bΒ±b2βˆ’4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.
  3. 3
    Compute the discriminant: b2βˆ’4ac=9βˆ’4(2)(βˆ’2)=9+16=25b^2 - 4ac = 9 - 4(2)(-2) = 9 + 16 = 25.
  4. 4
    Substitute: x=βˆ’3Β±254=βˆ’3Β±54x = \frac{-3 \pm \sqrt{25}}{4} = \frac{-3 \pm 5}{4}.
  5. 5
    Two solutions: x=βˆ’3+54=12x = \frac{-3 + 5}{4} = \frac{1}{2} or x=βˆ’3βˆ’54=βˆ’2x = \frac{-3 - 5}{4} = -2.

Answer

x=12Β orΒ x=βˆ’2x = \frac{1}{2} \text{ or } x = -2
The quadratic formula works for any quadratic equation. The discriminant b2βˆ’4acb^2 - 4ac determines the number of solutions: positive means two real solutions, zero means one, and negative means no real solutions.

About Quadratic Formula

A formula giving the exact solutions to any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 directly from its three coefficients.

Learn more about Quadratic Formula β†’

More Quadratic Formula Examples