Quadratic Formula Math Example 3

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

Example 3

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

Solution

  1. 1
    Step 1: Identify a=2a = 2, b=βˆ’5b = -5, c=βˆ’3c = -3.
  2. 2
    Step 2: Compute the discriminant: b2βˆ’4ac=(βˆ’5)2βˆ’4(2)(βˆ’3)=25+24=49b^2 - 4ac = (-5)^2 - 4(2)(-3) = 25 + 24 = 49.
  3. 3
    Step 3: Apply the formula: x=βˆ’(βˆ’5)Β±492(2)=5Β±74x = \frac{-(-5) \pm \sqrt{49}}{2(2)} = \frac{5 \pm 7}{4}.
  4. 4
    Step 4: Two solutions: x=5+74=3x = \frac{5 + 7}{4} = 3 or x=5βˆ’74=βˆ’12x = \frac{5 - 7}{4} = -\frac{1}{2}.

Answer

x=3Β orΒ x=βˆ’12x = 3 \text{ or } x = -\frac{1}{2}
The quadratic formula x=βˆ’bΒ±b2βˆ’4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} solves any quadratic. Be careful with signs β€” here b=βˆ’5b = -5, so βˆ’b=5-b = 5. A perfect square discriminant means the roots are rational.

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