Skip to main content

Section 1.5 Quadratic Equations (EQ5)

Subsection 1.5.1 Activities

Definition 1.5.1.

A quadratic equation is of the form:
\begin{equation*} ax^2+bx+c=0 \end{equation*}
where \(a\) and \(b\) are coefficients (and \(a\) \(\neq0\)), \(x\) is the variable, and \(c\) is the constant term.

Activity 1.5.2.

Before beginning to solve quadratic equations, we need to be able to identify all various forms of quadratics.
Which of the following is a quadratic equation?
  1. \(\displaystyle 6-x^2=3x\)
  2. \(\displaystyle (2x-1)(x+3)=0\)
  3. \(\displaystyle 4(x-3)+7=0\)
  4. \(\displaystyle (x-4)^2+1=0\)
  5. \(\displaystyle 5x^2-3x=17-4x\)

Definition 1.5.3.

To solve a quadratic equation, we will need to apply the zero product property, which states that if \(a*b=0\text{,}\) then either \(a=0\) or \(b=0\text{.}\) In other words, you can only have a product of \(0\) if one (or both!) of the factors is \(0\text{.}\)

Activity 1.5.4.

In this activity, we will look at how to apply the zero product property when solving quadratic equations.
(a)
Which of the following equations can you apply Definition 1.5.3 as your first step in solving?
  1. \(\displaystyle 2x^2-3x+1=0\)
  2. \(\displaystyle (2x+1)(x+1)=0\)
  3. \(\displaystyle 3x^2-4=6x\)
  4. \(\displaystyle x(3x+5)=0\)
(b)
Suppose you are given the quadratic equation, \((2x-1)(x-1)=0\text{.}\) Applying Definition 1.5.3, would give you:
  1. \(\displaystyle 2x^2-3x+1=0\)
  2. \((2x+1)=0\) and \((x+1)=0\)
  3. \((2x-1)=0\) and \((x-1)=0\)
(c)
After applying the zero product property, what are the solutions to the quadratic equation \((2x-1)(x-1)=0\text{?}\)
  1. \(x=-\frac{1}{2}\) and \(x=1\)
  2. \(x=\frac{1}{2}\) and \(x=-1\)
  3. \(x=-\frac{1}{2}\) and \(x=-1\)
  4. \(x=\frac{1}{2}\) and \(x=1\)

Remark 1.5.5.

Notice in Activity 1.5.2 and Activity 1.5.4, that not all equations are set up "nicely." You will need to do some manipulation to get everything on one side (AND in factored form!) and \(0\) on the other *before* applying the zero product property.

Activity 1.5.6.

Suppose you want to solve the equation \(2x^2+5x-12=0\text{,}\) which is NOT in factored form.
(a)
Which of the following is the correct factored form of \(2x^2+5x-12=0\text{?}\)
  1. \(\displaystyle (2x-3)(x-4)=0\)
  2. \(\displaystyle (2x+3)(x-4)=0\)
  3. \(\displaystyle (2x+3)(x+4)=0\)
  4. \(\displaystyle (2x-3)(x+4)=0\)
(b)
After applying Definition 1.5.3, which of the following will be a solution to \(2x^2+5x-12=0\text{?}\)
  1. \(x=-\frac{3}{2}\) and \(x=-4\)
  2. \(x=\frac{3}{2}\) and \(x=4\)
  3. \(x=-\frac{3}{2}\) and \(x=4\)
  4. \(x=\frac{3}{2}\) and \(x=-4\)

Activity 1.5.7.

Solve each of the following quadratic equations:
(a)
\((2x-5)(x+7)=0\)
(b)
\(3x(4x-1)=0\)
(c)
\(3x^2-14x-5=0\)
(d)
\(6-x^2=3x\)

Activity 1.5.8.

Suppose you are given the equation, \(x^2=9\text{:}\)
(a)
How many solutions does this equation have?
  1. \(\displaystyle 0\)
  2. \(\displaystyle 1\)
  3. \(\displaystyle 2\)
  4. \(\displaystyle 3\)
(b)
What are the solutions to this equation?
  1. \(\displaystyle x=0\)
  2. \(\displaystyle x=3\)
  3. \(\displaystyle x=3,-3\)
  4. \(\displaystyle x=9,-9\)
(c)
How is this quadratic equation different than the equations we’ve solved thus far?

Definition 1.5.9.

The square root property states that a quadratic equation of the form \(x^2=k^2\) (where \(k\) is a nonzero number) will give solutions \(x=k\) and \(x=-k\text{.}\)
In other words, if we have an equation with a perfect square on one side and a number on the other side, we can take the square root of both sides to solve the equation.

Activity 1.5.10.

Suppose you are given the equation, \(3x^2-8=4\text{:}\)
(a)
What would be the first step in solving \(3x^2-8=4\text{?}\)
  1. Divide by \(3\) on both sides
  2. Subtract \(4\) on both sides
  3. Add \(8\) on both sides
  4. Multiply by \(3\) on both sides
(c)
What are the solution(s) to \(3x^2-8=4\text{?}\)
  1. \(\displaystyle x=6,-6\)
  2. \(\displaystyle x=2,-2\)
  3. \(\displaystyle x=0\)
  4. \(\displaystyle x=2\)

Activity 1.5.11.

Solve the following quadratic equations by applying the square root property (Definition 1.5.9).
(a)
\(5x^2+7=47\)
(b)
\(2x^2=-144\)
(c)
\(3x^2+1=25\)
(d)
\((x+2)^2+3=19\)
(e)
\(3(x-4)^2=15\)

Remark 1.5.12.

Not all quadratic equations can be factored or can be solved by using the square root property. In the next few activities, we will learn two additional methods in solving quadratics.

Definition 1.5.13.

Another method for solving a quadratic equation is known as completing the square. With this method, we add or subtract terms to both sides of an equation until we have a perfect square trinomial on one side of the equal sign and a constant on the other side. We then apply the square root property.
Note: A perfect square trinomial is a trinomial that can be factored into a binomial squared. For example, \(x^2+4x+4\) is a perfect square trinomial because it can be factored into \((x+2)(x+2)\) or \((x+2)^2\text{.}\)

Activity 1.5.14.

Let’s work through an example together to solve \(x^2+6x=4\text{.}\) (Notice that the methods of factoring and the square root property do not work with this equation.)
(a)
In order to apply Definition 1.5.13, we first need to have a perfect square trinomial on one side of the equals sign. Which of the following number(s) could we add to the left side of the equation to create a perfect square trinomial?
  1. \(\displaystyle 4\)
  2. \(\displaystyle 9\)
  3. \(\displaystyle -9\)
  4. \(\displaystyle 2\)
(b)
Add your answer from part \(a\) to the right side of the equation as well (i.e. whatever you do to one side of an equation you must do to the other side too!) and then factor the perfect square trinomial on the left side. Which equation best represents the equation now?
  1. \(\displaystyle (x+3)^2=-5\)
  2. \(\displaystyle (x-3)^2=13\)
  3. \(\displaystyle (x+3)^2=13\)
  4. \(\displaystyle (x-3)^2=-5\)
(c)
Apply the square root property (Definition 1.5.9) to both sides of the equation to determine the solution(s). Which of the following is the solution(s) of \(x^2+6x=4\text{?}\)
  1. \(3+\sqrt{13}\) and \(3-\sqrt{13}\)
  2. \(-3+\sqrt{13}\) and \(-3-\sqrt{13}\)
  3. \(3+\sqrt{5}\) and \(3-\sqrt{5}\)
  4. \(-3+\sqrt{5}\) and \(-3-\sqrt{5}\)

Remark 1.5.15.

To complete the square, the leading coefficient, \(a\) (i.e., the coefficient of the \(x^2\) term), must equal \(1\text{.}\) If it does not, then factor the entire equation by \(a\) and then follow similar steps as in Activity 1.5.14.

Activity 1.5.16.

Let’s solve the equation \(2x^2+8x-5=0\) by completing the square.
(a)
Rewrite the equation so that all the terms with the variable \(x\) is on one side of the equation and a constant is on the other.
(b)
Notice that the coefficient of the \(x^2\) term is not \(1\text{.}\) What could we factor the left side of the equation by so that the coefficient of the \(x^2\) is \(1\text{?}\)
(c)
Once you factor the left side, what equation represents the equation you now have?
  1. \(\displaystyle 2(x^2-8x)=-5\)
  2. \(\displaystyle 2(x^2-4x)=-5\)
  3. \(\displaystyle 2(x^2+4x)=5\)
  4. \(\displaystyle 2(x^2+8x)=5\)
(d)
Just like in Activity 1.5.14, let’s now try and create the perfect square trinomial (inside the parentheses) on the left side of the equation. Which of the following number(s) could we add to the left side of the equation to create a perfect square trinomial?
  1. \(\displaystyle 4\)
  2. \(\displaystyle 8\)
  3. \(\displaystyle -8\)
  4. \(\displaystyle 2\)
(e)
What would we need to add to the right-hand side of the equation to keep the equation balanced?
  1. \(\displaystyle 4\)
  2. \(\displaystyle 8\)
  3. \(\displaystyle -8\)
  4. \(\displaystyle 2\)
(f)
Which of the following equation represents the quadratic equation you have now?
  1. \(\displaystyle 2(x+2)^2=9\)
  2. \(\displaystyle 2(x-2)^2=9\)
  3. \(\displaystyle 2(x+2)^2=13\)
  4. \(\displaystyle 2(x-2)^2=13\)
(g)
Apply the square root property and solve the quadratic equation.

Activity 1.5.17.

Solve the following quadratic equations by completing the square.
(a)
\(x^2-12x=-11\)
(b)
\(x^2+2x-33=0\)
(c)
\(4x^2+16x=65\)

Definition 1.5.18.

The last method for solving quadratic equations is the quadratic formula - a formula that will solve all quadratic equations!
A quadratic equation of the form \(ax^2+bx+c=0\) can be solved by the quadratic formula:
\begin{equation*} x=\frac{-b\pm\sqrt{b^2-4ac}}{2a} \end{equation*}
where \(a\text{,}\) \(b\text{,}\) and \(c\) are real numbers and \(a\)\(\neq0\text{.}\)

Activity 1.5.19.

Use the quadratic formula (Definition 1.5.18) to solve \(x^2+4x=-3\text{.}\)
(a)
When written in standard form, what are the values of \(a\text{,}\) \(b\text{,}\) and \(c\text{?}\)
(b)
When applying the quadratic formula, what would you get when you substitute \(a\text{,}\) \(b\text{,}\) and \(c\text{?}\)
  1. \(\displaystyle x=\frac{-4\pm\sqrt{4^2-4(1)(3)}}{2(1)}\)
  2. \(\displaystyle x=\frac{4\pm\sqrt{(-4)^2-4(1)(3)}}{2(1)}\)
  3. \(\displaystyle x=\frac{-4\pm\sqrt{(-4)^2-4(1)(-3)}}{2(1)}\)
  4. \(\displaystyle x=\frac{4\pm\sqrt{4^2-4(1)(-3)}}{2(1)}\)
(c)
What is the solution(s) to \(x^2+4x=-3\text{?}\)
  1. \(\displaystyle x=-1,3\)
  2. \(\displaystyle x=1,3\)
  3. \(\displaystyle x=-1,-3\)
  4. \(\displaystyle x=1,-3\)

Activity 1.5.20.

Use the quadratic formula (Definition 1.5.18) to solve \(2x^2-13=7x\text{.}\)
(a)
When written in standard form, what are the values of \(a\text{,}\) \(b\text{,}\) and \(c\text{?}\)
(b)
When applying the quadratic formula, what would you get when you substitute \(a\text{,}\) \(b\text{,}\) and \(c\text{?}\)
  1. \(\displaystyle x=\frac{-7\pm\sqrt{7^2-4(2)(13)}}{2(1)}\)
  2. \(\displaystyle x=\frac{7\pm\sqrt{(-7)^2-4(2)(-13)}}{2(2)}\)
  3. \(\displaystyle x=\frac{-7\pm\sqrt{(-7)^2-4(1)(-13)}}{2(1)}\)
  4. \(\displaystyle x=\frac{7\pm\sqrt{7^2-4(2)(-13)}}{2(2)}\)
(c)
What is the solution(s) to \(2x^2-13=7x\text{?}\)
  1. \(x=\frac{7+\sqrt{73}}{4}\) and \(\frac{7-\sqrt{73}}{4}\)
  2. \(x=\frac{7+\sqrt{101}}{4}\) and \(\frac{-7-\sqrt{101}}{4}\)
  3. \(x=\frac{-7+\sqrt{55}}{4}\) and \(\frac{7-\sqrt{55}}{4}\)
  4. \(x=\frac{-7+\sqrt{155}}{4}\) and \(\frac{-7-\sqrt{155}}{4}\)

Activity 1.5.21.

Use the quadratic formula (Definition 1.5.18) to solve \(x^2=6x-12\text{.}\)
(a)
When written in standard form, what are the values of \(a\text{,}\) \(b\text{,}\) and \(c\text{?}\)
(b)
When applying the quadratic formula, what would you get when you substitute \(a\text{,}\) \(b\text{,}\) and \(c\text{?}\)
  1. \(\displaystyle x=\frac{-6\pm\sqrt{6^2-4(1)(12)}}{2(1)}\)
  2. \(\displaystyle x=\frac{6\pm\sqrt{(-6)^2-4(1)(12)}}{2(1)}\)
  3. \(\displaystyle x=\frac{-6\pm\sqrt{(-6)^2-4(1)(-12)}}{2(1)}\)
  4. \(\displaystyle x=\frac{6\pm\sqrt{6^2-4(1)(-12)}}{2(1)}\)
(c)
Notice that the number under the square root is a negative. Recall that when you have a negative number under a square root, that gives an imaginary number (\(\sqrt{-1}=i\text{.}\) What is the solution(s) to \(x^2=6x-12\text{?}\)
  1. \(x=3+i\sqrt{3}\) and \(3-i\sqrt{3}\)
  2. \(x=6+i\sqrt{12}\) and \(6-i\sqrt{12}\)
  3. \(x=-3+i\sqrt{3}\) and \(-3-i\sqrt{3}\)
  4. \(x=-6+i\sqrt{12}\) and \(-6-i\sqrt{12}\)

Activity 1.5.22.

Solve the following quadratic equations by applying the quadratic formula (Definition 1.5.18).
(a)
\(2x^2-3x=5\)
(b)
\(4x^2-1=-8x\)
(c)
\(2x^2-7x-13=-10\)
(d)
\(x^2-6x+12=0\)

Activity 1.5.23.

Now that you have seen all the different ways to solve a quadratic equation, you will need to know WHEN to use which method. Are some methods better than others?
(a)
Which is the best method to use to solve \(5x^2=80\text{?}\)
  1. Factoring and Zero Product Property
  2. Square Root Property
  3. Completing the Square
  4. Quadratic Formula
(b)
Which is the best method to use to solve \(5x^2+9x=-4\text{?}\)
  1. Factoring and Zero Product Property
  2. Square Root Property
  3. Completing the Square
  4. Quadratic Formula
(c)
Which is the best method to use to solve \(3x^2+9x=0\text{?}\)
  1. Factoring and Zero Product Property
  2. Square Root Property
  3. Completing the Square
  4. Quadratic Formula
(d)
Go back to parts \(a\text{,}\) \(b\text{,}\) and \(c\) and solve each of the quadratic equations. Would you still use the same method?

Subsection 1.5.2 Videos

It would be great to include videos down here, like in the Calculus book!