4.4 Solve Quadratic Equations in Quadratic Form

Learning Objectives

By the end of this section, you will be able to:

  • Solve equations in quadratic form

Try It

Before you get started, take this readiness quiz:

1) Factor by substitution: [latex]{y}^{4}-{y}^{2}-20[/latex]
2) Factor by substitution: [latex](y-4)^2+8(y-4)+15[/latex]
3) Simplify:

a. [latex]{x}^{\frac{1}{2}}\cdot{x}^{\frac{1}{4}}[/latex]
b. [latex]\left(x^{\frac13}\right)^2[/latex]
c. [latex]\left(x^{-1}\right)^2[/latex]

Solve Equations in Quadratic Form

Sometimes when we factored trinomials, the trinomial did not appear to be in the [latex]ax^2+bx+c[/latex] form. So we factored by substitution allowing us to make it fit the [latex]ax^2+bx+c[/latex] form. We used the standard [latex]u[/latex] for the substitution.

To factor the expression [latex]x^4−4x^2−5[/latex], we noticed the variable part of the middle term is [latex]x^2[/latex] and its square, [latex]x^4[/latex], is the variable part of the first term. (We know [latex](x^2)^2=x^4[/latex].) So we let [latex]u=x^2[/latex] and factored.

[latex]x^4-4x^2-5[/latex]

[latex]({\color{Red}{x^2}})^2-4({\color{Red}{x^2}})-5[/latex]

Let [latex]u={x}^{2}[/latex] and substitute.

[latex]{\color{red}{ u}}{^2-4}{\color{red}{ u}}{-5}[/latex]

Factor the trinomial.

[latex](u+1)(u-5)[/latex]

Replace [latex]u[/latex] with [latex]{x}^{2}[/latex].

[latex]{(}{\color{red}{ x^2}}{+1)(}{\color{red}{ x^2}}{-5)}[/latex]

Similarly, sometimes an equation is not in the [latex]ax^2+bx+c=0[/latex] form but looks much like a quadratic equation. Then, we can often make a thoughtful substitution that will allow us to make it fit the [latex]ax^2+bx+c=0[/latex] form. If we can make it fit the form, we can then use all of our methods to solve quadratic equations. Notice that in the quadratic equation [latex]ax^2+bx+c=0[/latex], the middle term has a variable, [latex]x[/latex], and its square, [latex]x^2[/latex], is the variable part of the first term. Look for this relationship as you try to find a substitution.

Again, we will use the standard [latex]u[/latex] to make a substitution that will put the equation in quadratic form. If the substitution gives us an equation of the form [latex]ax^2+bx+c=0[/latex], we say the original equation was of quadratic form.

The next example shows the steps for solving an equation in quadratic form.

Example 4.4.1

How to Solve Equations in Quadratic Form. Solve: [latex]6{x}^{4}-7{x}^{2}+2=0[/latex].

Solution

Step 1: Identify a substitution that will put the equation in quadratic form.

Since [latex](x^2)^2=x^4[/latex], we let [latex]u=x^2[/latex].

[latex]6x^4-7x+2=0[/latex]

Step 2: Rewrite the equation with the substitution to put it in quadratic form.

Rewrite to prepare for the substitution.

[latex]{6(}{\color{red}{ x^2}}{)^2-7}{\color{red}{ x^2}}{+2=0}[/latex]

Substitute [latex]u=x^2[/latex].

[latex]{6}{\color{red}{ u}}{^2-7}{\color{red}{ u}}{+2=0}[/latex]

Step 3: Solve the quadratic equation for [latex]u[/latex].

We can solve by factoring.

[latex](2u-1)(3u-2)=0[/latex]

Use the Zero Product Property

[latex]\begin{eqnarray*}2u-1&=&0\\2u&=&1\\u&=&\frac12\\\\\end{eqnarray*}[/latex]

[latex]\begin{eqnarray*}3u-2&=&0\\3u&=&2\\u&=&\frac23\end{eqnarray*}[/latex]

Step 4: Substitute the original variable back into the results, using the substitution.

Replace [latex]u[/latex] with [latex]x^2[/latex].

[latex]x^2=\frac12,\;\;\;\;\;\;\;\;\;\;\;x^2=\frac23[/latex]

Step 5: Solve for the original variable.

Solve for [latex]x[/latex], using the Square Root Property.

[latex]\begin{eqnarray*}x&=&\pm\sqrt{\frac12}\\x&=&\pm\frac{\sqrt 2}2\\\\\end{eqnarray*}[/latex]

[latex]\begin{eqnarray*}x&=&\pm\sqrt{\frac23}\\x&=&\pm\frac{\sqrt 6}3\end{eqnarray*}[/latex]

There are four solutions.

[latex]\begin{eqnarray*}x&=&\frac{\sqrt 2}2\\x&=&-\frac{\sqrt 2}2\\\\\end{eqnarray*}[/latex]

[latex]\begin{eqnarray*}x&=&\frac{\sqrt 6}3\\x&=&-\frac{\sqrt 6}3\end{eqnarray*}[/latex]

Step 6: Check the solutions.

Check all four solutions.

[latex]{x=}{\color{red}{\frac{\sqrt2}2}}[/latex]

We will show one check here.

[latex]\begin{eqnarray*}6x^4-7x^2+2&=&0\\6\left({\color{red}{\frac{\sqrt2}2}}\right)^4-7\left({\color{red}{\frac{\sqrt2}2}}\right)^2+2&\overset{?}{=}&0\\6\left(\frac4{16}\right)-7\left(\frac24\right)^2+2&\overset{?}{=}&0\\\frac32-\frac72+\frac42&\overset{?}{=}&0\\0&=&0\;\checkmark\end{eqnarray*}[/latex]

We leave the other checks to you!

Try It

4) Solve: [latex]{x}^{4}-6{x}^{2}+8=0[/latex].

Solution

[latex]x=\sqrt{2},\;x=-\sqrt{2},\;x=2,\;x=-2[/latex]

Try It

5) Solve: [latex]{x}^{4}-11{x}^{2}+28=0[/latex].

Solution

[latex]x=\sqrt{7},\;x=-\sqrt{7},\;x=2,\;x=-2[/latex]

We summarize the steps to solve an equation in quadratic form.

HOW TO

Solve equations in quadratic form.

  1. Identify a substitution that will put the equation in quadratic form.
  2. Rewrite the equation with the substitution to put it in quadratic form.
  3. Solve the quadratic equation for [latex]u[/latex].
  4. Substitute the original variable back into the results, using the substitution.
  5. Solve for the original variable.
  6. Check the solutions.

In the next example, the binomial in the middle term, [latex](x-2)[/latex] is squared in the first term. If we let [latex]u=x-2[/latex] and substitute, our trinomial will be in [latex]ax^2+bx+c[/latex] form.

Example 4.4.2

Solve: [latex](x-2)^2+7(x-2)+12=0[/latex].

Solution

Step 1: Prepare for the substitution.

[latex]{\color{red}{(x-2)}}{^2+7}{\color{red}{(x-2)}}{+12=0}[/latex]

Step 2: Let [latex]u=x-2[/latex] and substitute.

[latex]{\color{red}{u}}{^2+7}{\color{red}{u}}{+12=0}[/latex]

Step 3: Solve by factoring.

[latex]\begin{eqnarray*}(u+3)(u+4)&=&0\\\\u+3&=&0\\u&=&-3\\\\u+4&=&0\\u&=&-4\end{eqnarray*}[/latex]

Step 4: Replace [latex]u[/latex] with [latex]x-2[/latex].

[latex]x-2=-3,\;\;\;\;\;\;x-2=-4\;[/latex]

Step 5: Solve for [latex]x[/latex].

[latex]x=-1,\;\;\;\;\;\;x=-2\;[/latex]

Step 6: Check:

[latex]\begin{eqnarray*}x&=&{\color{red}{ -1}}\\(x-2)^2+7(x-2)+12&=&0\\({\color{red}{ -1}}-2)^2+7({\color{red}{ -1}}-2)+12&\overset{?}{=}&0\\-3)^2+7(-3)+12&\overset{?}{=}&0\\9-21+12&\overset{?}{=}&0\\0&=&0\;\checkmark\\\\x&=&{\color{red}{ -2}}\\(x-2)^2+7(x-2)+12&=&0\\({\color{red}{ -2}}-2)^2+7({\color{red}{ -2}}-2)+12&\overset{?}{=}&0\\(-4)^2+7(-4)+12&\overset{?}{=}&0\\16-28+12&\overset{?}{=}&0\\0&=&0\;\checkmark\end{eqnarray*}[/latex]

Try It

6) Solve: [latex](x-5)^2+6(x-5)+8=0[/latex].

Solution

[latex]x=3,\;x=1[/latex]

Try It

7) Solve: [latex](y-4)^2+8(y-4)+15=0[/latex].

Solution

[latex]y=-1,y\;=1[/latex]

In the next example, we notice that [latex]{\left(\sqrt{x}\right)}^{2}=x[/latex]. Also, remember that when we square both sides of an equation, we may introduce extraneous roots. Be sure to check your answers!

Example 4.4.3

Solve: [latex]x-3\sqrt{x}+2=0[/latex].

Solution

The [latex]\sqrt{x}[/latex] in the middle term, is squared in the first term [latex]{\left(\sqrt{x}\right)}^{2}=x[/latex]. If we let [latex]u=\sqrt{x}[/latex] and substitute, our trinomial will be in [latex]ax^2+bx+c=0[/latex] form.

Step 1: Rewrite the trinomial to prepare for the substitution.

[latex]\left({\color{red}{ \sqrt x}}\right)^2-3{\color{red}{\sqrt x}}+2=0[/latex]

Step 2: Let [latex]u=\sqrt{x}[/latex] and substitute.

[latex]{\color{red}{ u}}{^2-3}{\color{red}{ u}}{+2=0}[/latex]

Step 3: Solve by factoring.

[latex]\begin{eqnarray*}(u-2)(u-1)&=&0\\\\u-2&=&0\\u&=&2\\\\u-1&=&0\\u&=&1\\\end{eqnarray*}[/latex]

Step 4: Replace [latex]u[/latex] with [latex]\sqrt{x}[/latex].

[latex]\sqrt x =2,\;\;\;\;\;\;\;\;\;\sqrt x=1[/latex]

Step 5: Solve for [latex]x[/latex], by squaring both sides.

[latex]x=4,\;\;\;\;\;\;\;\;\;\;\;\;x=1[/latex]

Step 6: Check:

[latex]\begin{eqnarray*}x&=&{\color{red}{4}}\\x-3\sqrt x+2&=&0\\{\color{red}{ 4}}-3\sqrt{\color{red}{ 4}}+2&\overset{?}{=}&0\\4-6+2&\overset{?}{=}&0\\0&=&0\;\checkmark\\\\x&=&{\color{red}{1}}\\x-3\sqrt x+2&=&0\\{\color{red}{ 1}}-3\sqrt{\color{red}{ 1}}+2&\overset{?}{=}&0\\1-3+2&\overset{?}{=}&0\\0&=&0\;\checkmark\end{eqnarray*}[/latex]

Try It

8) Solve: [latex]x-7\sqrt{x}+12=0[/latex].

Solution

[latex]x=9,\;x=16[/latex]

Try It

9) Solve: [latex]x-6\sqrt{x}+8=0[/latex].

Solution

[latex]x=4,\;x=16[/latex]

Substitutions for rational exponents can also help us solve an equation in quadratic form. Think of the properties of exponents as you begin the next example.

Example 4.4.4

Solve: [latex]{x}^{\frac{2}{3}}-2{x}^{\frac{1}{3}}-24=0[/latex].

Solution

The [latex]x^{\frac13}[/latex] in the middle term is squared in the first term [latex]\left(x^{\frac13}\right)^2=x^{\frac23}[/latex]. If we let [latex]u=x^{\frac13}[/latex] and substitute, our trinomial will be in [latex]ax^2+bx+c=0[/latex] form.

Step 1: Rewrite the trinomial to prepare for the substitution.

[latex]\left({\color{red}{ x^{\frac13}}}\right)^2-2\left({\color{red}{ x^{\frac13}}}\right)-24=0[/latex]

Step 2: Let [latex]u={x}^{\frac{1}{3}}[/latex] and substitute.

[latex]{\color{red}{u}}{^2-2}{\color{red}{ u}}{-24=0}[/latex]

Step 3: Solve by factoring.

[latex]\begin{eqnarray*}(u-6)(u+4)&=&0\\\\u-6&=&0\\u&=&6\;\\\\u+4&=&0\\u&=&-4\end{eqnarray*}[/latex]

Step 4: Replace [latex]u[/latex] with [latex]{x}^{\frac{1}{3}}[/latex].

[latex]x^{\frac13}=6,\;\;\;\;\;\;\;\;\;x^{\frac13}=-4[/latex]

Step 5: Solve for [latex]x[/latex] by cubing both sides.

[latex]\begin{eqnarray*}\left(x^\frac13\right)^3&=&(6)^3\\x&=&216\\\\\left(x^\frac13\right)^3&=&(-4)^3\\\;x&=&-64\end{eqnarray*}[/latex]

Step 6: Check:

[latex]\begin{eqnarray*}x&=&{\color{red}{216}}\\x^{\frac23}-2x^{\frac13}-24&=&0\\({\color{red}{ 216}})^{\frac23}-2({\color{red}{ 216}})^{\frac13}-24&\overset{?}{=}&0\\36-12-24&\overset{?}{=}&0\\0&=&0\;\checkmark\\\\x&=&{\color{red}{-64}}\\x^{\frac23}-2x^{\frac13}-24&=&0\\({\color{red}{ -64}})^{\frac23}-2({\color{red}{ -64}})^{\frac13}-24&\overset{?}{=}&0\\16+8-24&\overset{?}{=}&0\\0&=&0\;\checkmark\end{eqnarray*}[/latex]

Try It

10) Solve: [latex]{x}^{\frac{2}{3}}-5{x}^{\frac{1}{3}}-14=0[/latex].

Solution

[latex]x=-8,\;x=343[/latex]

Try It

11) Solve: [latex]{x}^{\frac{1}{2}}+8{x}^{\frac{1}{4}}+15=0[/latex].

Solution

[latex]x=81,\;x=625[/latex]

In the next example, we need to keep in mind the definition of a negative exponent as well as the properties of exponents.

Example 4.4.5

Solve: [latex]3x^{-2}-7x^{-1}+2=0[/latex].

Solution

The [latex]x^{-1}[/latex] in the middle term is squared in the first term [latex]\left(x^{-1}\right)^2=x^{-2}[/latex]. If we let [latex]u=x^{-1}[/latex] and substitute, our trinomial will be in [latex]ax^2+bx+c=0[/latex] form.

Step 1: Rewrite the trinomial to prepare for the substitution.

[latex]{3(}{\color{red}{ x^{-1}}}{)^2-7(}{\color{red}{ x^{-1}}}{)+2=0}[/latex]

Step 2: Let [latex]u={x}^{-1}[/latex] and substitute.

[latex]{3}{\color{red}{ u}}{^2-7}{\color{red}{ u}}{+2=0}[/latex]

Step 3: Solve by factoring.

[latex]\begin{eqnarray*}(3u-1)(u-2)&=&0\\\\3u-1&=&0\\u&=&\frac13\\\\u-2&=&0\\u&=&2\end{eqnarray*}[/latex]

Step 4: Replace [latex]u[/latex] with [latex]{x}^{-1}[/latex].

[latex]x^{-1}=\frac13,\;\;\;\;\;\;x^{-1}=2[/latex]

Step 5: Solve for [latex]x[/latex] by taking the reciprocal since [latex]{x}^{-1}=\frac{1}{x}[/latex].

[latex]x=3,\;\;\;\;\;\;\;\;\;x=\frac12[/latex]

Step 6: Check:

[latex]\begin{eqnarray*}x&=&{\color{red}{3}}\\3x^{-2}-7x^{-1}+2&=&0\\3({\color{red}{ 3}})^{-2}-7({\color{red}{ 3}})^{-1}+2&\overset{?}{=}&0\\3\left(\frac19\right)-7\left(\frac13\right)+2&\overset{?}{=}&0\\\frac13-\frac73+\frac63&\overset{?}{=}&0\\0&=&0\;\checkmark\\\\x&=&{\color{red}{\frac12}}\\3x^{-2}-7x^{-1}+2&=&0\\3\left({\color{red}{ \frac12}}\right)^{-2}-7\left({\color{red}{ \frac12}}\right)^{-1}+2&\overset{?}{=}&0\\3(4)-7(2)+2&\overset{?}{=}&0\\12-14+2&\overset{?}{=}&0\\0&=&0\;\checkmark\end{eqnarray*}[/latex]

Try It

12) Solve: [latex]8{x}^{-2}-10{x}^{-1}+3=0[/latex].

Solution

[latex]x=\frac{4}{3},\;x=2[/latex]

Try It

13) Solve: [latex]6{x}^{-2}-23{x}^{-1}+20=0[/latex].

Solution

[latex]x=\frac{2}{5},\;x=\frac{3}{4}[/latex]

Access this online resource for additional instruction and practice with solving quadratic equations.

Key Concepts

  • How to solve equations in quadratic form.
    1. Identify a substitution that will put the equation in quadratic form.
    2. Rewrite the equation with the substitution to put it in quadratic form.
    3. Solve the quadratic equation for [latex]u[/latex].
    4. Substitute the original variable back into the results, using the substitution.
    5. Solve for the original variable.
    6. Check the solutions.

Self Check

a) After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

b) On a scale of 1-10, how would you rate your mastery of this section in light of your responses on the checklist? How can you improve this?

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Fanshawe Pre-Health Sciences Mathematics 2 Copyright © 2022 by Domenic Spilotro, MSc is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book