Using the Quadratic Formula
Home > Lessons > Using the Quadratic Formula
Updated November 25th, 2016
Introduction

   This lesson will teach you how to solve quadratic equations by using the quadratic formula. Here are the sections within this lesson:


Quadratic Equation & Formula





   The quadratic equations that will be solved within this lesson will be second degree equations of a single variable. The equation must be of the form...

ax^2+bx+c=0

   In other words, the equation must be equal to zero. Only then may we be able to identify the "a," the "b," and the "c" within the equation. The "a" is the coefficient of the squared term. The "b" is the coefficient of the linear term and the "c" is the constant term. When quadratics are in this form, they can be solved using this formula.

x=(-b + or - sqrt(b^2-4ac))/2a

   See our instructional videos section to see how the quadratic formula was derived.


   Here is our first example of a quadratic equation.

x^2 - x = 6

   To get the equation equal to zero, subtract 6 from both sides. Doing so, we get...

x^2 - x - 6 = 0

   For this example, a = 1, b = -1, and c = -6. We will substitute these values into the formula.

x=(-(-1) + or - sqrt((-1)^2-4(1)(-6)))/(2(1))

   We can clean up the formula by taking the opposite of negative one and by cleaning up the expression underneath the radical. We can also simplify the denominator by multiplying two and one.

x=(1 + or - sqrt(1+24))/2

   Simplifying further, we get...

x=(1 + or - sqrt(25))/2

   The square root of 25 is 5.

x=(1 + or - 5)/2

   Once we get down to this step, we have to bifurcate (split into two). The "+" means we have two equations -- one equation with a plus and the other with a minus sign.

x_1=(1+5)/2


x_2=(1-5)/2

   Now we will solve each separately.

x_1=(1+5)/2 = 6/2 = 3

x_2=(1-5)/2 = (-4)/2 = -2

   Therefore, the two solutions are 3 and -2.

      ideo: Solving Quadratic Equations: The Quadratic Formula
      uiz: Solving Quadratic Equations


   However, not all equations are this simple to solve. Let us examine another example.

6x^2 = 4 - 5x

   Again, we have to get the equation equal to zero before we use the quadratic equation. We must add 5x to both sides and subtract 4 from both sides to get zero on the right side.

6x^2 + 5x - 4 = 0

   Now, a = 6, b = 5, and c = -4. These values must be substituted into the formula as follows.

x=(-(5) + or - sqrt((5)^2 - 4(6)(-4)))/(2(6))

   We can start cleaning up the formula.

x=(-5 + or - sqrt(25 + 96))/12

   The value under the radical is 25 + 96, which is 121.

x=(-5 + or - sqrt(121))/12

   The square root of 121 is 11.

x=(-5 + or - 11)/12

   Now, we bifurcate and simplify.

x_1=(-5+11)/12=6/12=1/2

x_2=(-5-11)/12=(-16)/12=(-4)/3

   This makes the two solutions 1/2 and -4/3.

      ideo: Solving Quadratic Equations: The Quadratic Formula
      uiz: Solving Quadratic Equations


   Watch our instructional videos:

      ideo: Solving Quadratic Equations: The Quadratic Formula
      ideo: Deriving the Quadratic Formula


   After reading the lessons, try our quizmasters. MATHguide has developed numerous testing and checking programs to solidify these skills:

      uiz: Solving Quadratic Equations: Real Solutions
      uiz: Solving Quadratic Equations: Complex Solutions



      esson: Completing the Square
      esson: Operations on Polynomials
      esson: Rational Expressions
      esson: Factoring
      esson: Polynomials, Factors, Zeros
      esson: Conic Sections