4.1 Solve Quadratic Equations Using the Square Root Property

Learning Objectives

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

  • Solve quadratic equations of the form [latex]{ax}^{2}=k[/latex] using the Square Root Property
  • Solve quadratic equations of the form [latex]a{(x–h)}^{2}=k[/latex] using the Square Root Property

Try It

Before you get started, take this readiness quiz:

1) Simplify: [latex]\sqrt{128}[/latex]
2) Simplify: [latex]\sqrt{\frac{32}{5}}[/latex].
3) Factor: [latex]9{x}^{2}-12x+4[/latex].

A quadratic equation is an equation of the form [latex]ax^2+bx+c=0[/latex], where [latex]a\ne 0[/latex]. Quadratic equations differ from linear equations by including a quadratic term with the variable raised to the second power of the form [latex]ax^2[/latex]. We use different methods to solve quadratic equations than linear equations, because just adding, subtracting, multiplying, and dividing terms will not isolate the variable.

We have seen that some quadratic equations can be solved by factoring. In this chapter, we will learn three other methods to use in case a quadratic equation cannot be factored.

Solve Quadratic Equations of the form [latex]a{x}^{2}=k[/latex] using the Square Root Property

We have already solved some quadratic equations by factoring. Let’s review how we used factoring to solve the quadratic equation [latex]x^2=9[/latex].

[latex]\begin{array}{cccc}\begin{array}{}\\ \\ \\ \text{Put the equation in standard form.}\hfill \\ \text{Factor the difference of squares.}\hfill \end{array}\hfill & & & \hfill \begin{array}{ccc}\hfill {x}^{2}& =\hfill & 9\hfill \\ \hfill {x}^{2}-9& =\hfill & 0\hfill \\ \hfill(x-3)(x+3)& =\hfill & 0\hfill \end{array}\hfill \\ \begin{array}{c}\text{Use the Zero Product Property.}\hfill \\ \text{Solve each equation.}\hfill \end{array}\hfill & & & \hfill \begin{array}{cccccccc}\hfill x-3& =\hfill & 0\hfill & & & \hfill x-3& =\hfill & 0\hfill \\ \hfill x& =\hfill & 3\hfill & & & \hfill x& =\hfill & -3\hfill \end{array}\hfill \end{array}[/latex]

We can easily use factoring to find the solutions of similar equations, like [latex]x^2=16[/latex] and [latex]x^2=25[/latex], because [latex]16[/latex] and [latex]25[/latex] are perfect squares. In each case, we would get two solutions, [latex]x=4,\;x=-4[/latex] and [latex]x=5,x=-5[/latex].

But what happens when we have an equation like [latex]x^2=7[/latex]? Since [latex]7[/latex] is not a perfect square, we cannot solve the equation by factoring.

Previously we learned that since [latex]169[/latex] is the square of [latex]13[/latex], we can also say that [latex]13[/latex] is a square root of [latex]169[/latex]. Also, [latex](−13)^2=169[/latex], so [latex]-13[/latex] is also a square root of [latex]169[/latex]. Therefore, both [latex]13[/latex] and [latex]-13[/latex] are square roots of [latex]169[/latex]. So, every positive number has two square roots—one positive and one negative. We earlier defined the square root of a number in this way:

[latex]\text{If }n^2=m\text{, then }n\text{ is a square root of }m[/latex].

Since these equations are all of the form [latex]x^2=k[/latex], the square root definition tells us the solutions are the two square roots of [latex]k[/latex]. This leads to the Square Root Property.

Square Root Property

If [latex]x^2=k[/latex], then

[latex]x=\sqrt{k}\;\;\;\text{or}\;\;\;x=-\sqrt{k}\;\;\;\text{or}\;\;\;x=\pm\sqrt{k}[/latex].

Notice that the Square Root Property gives two solutions to an equation of the form [latex]x^2=k[/latex], the principal square root of [latex]k[/latex] and its opposite. We could also write the solution as [latex]x=\pm\sqrt{k}[/latex]. We read this as [latex]x[/latex] equals positive or negative the square root of [latex]k[/latex].

Now we will solve the equation [latex]x^2=9[/latex] again, this time using the Square Root Property.

[latex]\begin{array}{cccc}\begin{array}{}\\ \\ \\ \text{Use the Square Root Property.}\hfill \\ \\ \\ \end{array}\hfill & & & \hfill \begin{array}{ccc}\hfill {x}^{2}& =\hfill & 9\hfill \\ \hfill x& =\hfill & \pm\sqrt{9}\hfill \\ \hfill x& =\hfill & \pm3\hfill \end{array}\hfill \\ & & & \hfill \text{So}\phantom{\rule{0.2em}{0ex}}x=3\phantom{\rule{0.5em}{0ex}}\text{or}\phantom{\rule{0.5em}{0ex}}x=-3.\hfill \end{array}[/latex]

What happens when the constant is not a perfect square? Let’s use the Square Root Property to solve the equation [latex]x^2=7[/latex].

[latex]\begin{array}{cccc}& & & \hfill {x}^{2}=7\hfill \\ \text{Use the Square Root Property.}\hfill & & & \hfill x=\sqrt{7},\phantom{\rule{1em}{0ex}}x=-\sqrt{7}\hfill \end{array}[/latex]

We cannot simplify [latex]\sqrt{7}[/latex], so we leave the answer as a radical.

Example 4.1.1

How to solve a Quadratic Equation of the form [latex]ax^2=k[/latex] Using the Square Root Property.
Solve: [latex]{x}^{2}-50=0[/latex].

Solution

Step 1: Isolate the quadratic term and make its coefficient one.

Add [latex]50[/latex] to both sides to get [latex]x^2[/latex] by itself.

[latex]\begin{eqnarray*}x^2-50&=&0\\x^2&=&50\end{eqnarray*}[/latex]

Step 2: Use Square Root Property.

Remember to write the [latex]\pm[/latex] symbol.

[latex]x=\pm\sqrt 50[/latex]

Step 3: Simplify the radical.

Rewrite to show two solutions.

[latex]\begin{eqnarray*}x&=&\pm\sqrt 25\cdot\sqrt 2\\x&=&\pm5\sqrt 2\\\\x&=&5\sqrt 2,\;x=-5\sqrt 2\end{eqnarray*}[/latex]

Step 4: Check the solutions.

Substitute in [latex]x=5\sqrt 2[/latex] and [latex]x=-5\sqrt 2[/latex].

[latex]\begin{eqnarray*}x^2-50&=&0\\\left({\color{Red}5\sqrt2}\right)^2-50&\overset{?}{=}&0\\25\times 2-50&\overset{?}{=}&0\\0&=&0\;\checkmark\\\\\end{eqnarray*}[/latex]

[latex]\begin{eqnarray*}x^2-50&=&0\\\left({\color{Red} -5\sqrt2}\right)^2-50&\overset{?}{=}&0\\25\times 2-50&\overset{?}{=}&0\\0&=&0\;\checkmark\end{eqnarray*}[/latex]

Try It

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

Solution

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

Try It

5) Solve: [latex]{y}^{2}-27=0[/latex].

Solution

[latex]y=3\sqrt{3},\;y=-3\sqrt{3}[/latex]

The steps to take to use the Square Root Property to solve a quadratic equation are listed here.

HOW TO

Solve a quadratic equation using the square root property.

    1. Isolate the quadratic term and make its coefficient one.
    2. Use Square Root Property.
    3. Simplify the radical.
    4. Check the solutions.

In order to use the Square Root Property, the coefficient of the variable term must equal one. In the next example, we must divide both sides of the equation by the coefficient 3 before using the Square Root Property.

Example 4.1.2

Solve: [latex]3{z}^{2}=108[/latex].

Solution
Step 1: The quadratic term is isolated.
[latex]3{z}^{2}=108[/latex]

Step 2: Divide by [latex]3[/latex] to make its coefficient [latex]1[/latex].

[latex]\frac{3{z}^{2}}{3}=\frac{108}{3}[/latex]

Step 3: Simplify.

[latex]\;{z}^{2}=36[/latex]

Step 4: Use the Square Root Property.

[latex]z=\pm\sqrt{36}[/latex]

Step 5: Simplify the radical.

[latex]z=\pm6[/latex]

Step 6: Rewrite to show two solutions.

[latex]z=6,\;z=-6[/latex]

Step 7: Check the solutions:

[latex]\begin{eqnarray*}3{\color{red}{z}}^2&=&108\\3{({\color{red}{6}})}^2&=&108\\3(36)&=&108\\108&=&108\;\checkmark\\\\3{\color{red}{z}}^2&=&108\\3{({\color{red}{-}}{\color{red}{6}})}^2&=&108\\3(36)&=&108\\108&=&108\;\checkmark\\\end{eqnarray*}[/latex]

Try It

6) Solve: [latex]2{x}^{2}=98[/latex].

Solution

[latex]x=7,\;x=-7[/latex]

Try It

7) Solve: [latex]5{m}^{2}=80[/latex].

Solution

[latex]m=4,\;m=-4[/latex]

The Square Root Property states ‘If [latex]{x}^{2}=k[/latex],’ What will happen if [latex]k<0?[/latex] This will be the case in the next example.

Example 4.1.3

Solve: [latex]{x}^{2}+72=0[/latex].

Solution

Step 1: Isolate the quadratic term.

[latex]{x}^{2}=-72[/latex]

Step 2: Use the Square Root Property.

[latex]x=\pm\sqrt{-72}[/latex]

Step 3: Simplify using complex numbers.

[latex]x=\pm\sqrt{72}\;i[/latex]

Step 4: Simplify the radical.

[latex]x=\pm6\sqrt{2}\;i[/latex]

Step 5: Rewrite to show two solutions.

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

Step 6: Check the solutions.

[latex]\begin{eqnarray*}{\color{red}{x}}^2+72&=&0\\\left({\color{red}{6\sqrt2\;i}}\right)^2+72&\overset?=&0\\6^2\left(\sqrt2\right)^2i^2+72&\overset?=&0\\36\times2\times(-1)+72&\overset?=&0\\0&=&0\;\checkmark\\\\{\color{red}{x}}^2+72&=&0\\\left({\color{red}{-6\sqrt2\;i}}\right)^2+72&\overset?=&0\\(-6)^2\left(\sqrt2\right)^2i^2+72&\overset?=&0\\36\times2\times(-1)+72&\overset?=&0\\0&=&0\checkmark\end{eqnarray*}[/latex]

Try It

8) Solve: [latex]{c}^{2}+12=0[/latex].

Solution

[latex]c=2\sqrt{3}\;i,\;c=-2\sqrt{3}\;i[/latex]

Try It

9) Solve: [latex]{q}^{2}+24=0[/latex].

Solution

[latex]c=2\sqrt{6}\;i,\;c=-2\sqrt{6}\;i[/latex]

Our method also works when fractions occur in the equation, we solve as any equation with fractions. In the next example, we first isolate the quadratic term, and then make the coefficient equal to one.

Example 4.1.4

Solve: [latex]\frac{2}{3}{u}^{2}+5=17[/latex].

Solution

Step 1: Isolate the quadratic term.

[latex]\frac23u^2=12[/latex]

Step 2: Multiply by [latex]\frac{3}{2}[/latex] to make the coefficient [latex]1[/latex].

[latex]{\color{red}{\frac23}}{\times\frac23u^2=}{\color{red}{\frac32}}{\times12}[/latex]

Step 3: Simplify.

[latex]u^2=18[/latex]

Step 4: Use the Square Root Property.

[latex]u=\pm\sqrt 18[/latex]

Step 5: Simplify the radical.

[latex]u=\pm\sqrt{9 \times 2}[/latex]

Step 6: Simplify.

[latex]u=\pm3\sqrt2[/latex]

Step 7: Rewrite to show two solutions.

[latex]u=3\sqrt2,\;u=-3\sqrt2[/latex]

Step 8: Check.

[latex]\begin{eqnarray*}\frac23{\color{red}{u}}^2+5&=&17\\\frac23\left({\color{red}{3\sqrt2}}\right)^2+5&\overset?=&17\\\frac23\times18+5&\overset?=&17\\12+5&\overset?=&17\\17&=&17\;\checkmark\\\\\frac23{\color{red}{u}}^2+5&=&17\\\frac23\left({\color{red}{-3\sqrt2}}\right)^2+5&\overset?=&17\\\frac23\times18+5&\overset?=&17\\12+5&\overset?=&17\\17&=&17\;\checkmark\end{eqnarray*}[/latex]

Try It

10) Solve: [latex]\frac{1}{2}{x}^{2}+4=24[/latex].

Solution

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

Try It

11) Solve: [latex]\frac{3}{4}{y}^{2}-3=18[/latex].

Solution

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

The solutions to some equations may have fractions inside the radicals. When this happens, we must rationalize the denominator.

Example 4.1.5

Solve: [latex]2{x}^{2}-8=41[/latex].

Solution

Step 1: Isolate the quadratic term.

[latex]2x^2=49[/latex]

Step 2: Divide by [latex]2[/latex] to make the coefficient [latex]1[/latex].

[latex]\frac{2x^2}{2}=\frac{49}{2}[/latex]

Step 3: Simplify.

[latex]x^2=\frac{49}{2}[/latex]

Step 4: Use the Square Root Property.

[latex]x=\pm\sqrt{\frac{49}{2}}[/latex]

Step 5: Rewrite the radical as a fraction of square roots.

[latex]x=\pm\frac{\sqrt 49}{\sqrt 2}[/latex]

Step 6: Rationalize the denominator.

[latex]{x=\pm\frac{\sqrt49\times}{\color{red}{\sqrt2}}{}{\sqrt2\times}{\color{red}{\sqrt2}}}{}[/latex]

Step 7: Simplify.

[latex]x=\pm\frac{7\sqrt2}{2}[/latex]

Step 8: Rewrite to show two solutions.

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

Step 9: Check.

We leave the check for you.

Try It

12) Solve: [latex]5{r}^{2}-2=34[/latex].

Solution

[latex]r=\frac{6\sqrt{5}}{5},\;r=-\frac{6\sqrt{5}}{5}[/latex]

Try It

13) Solve: [latex]3{t}^{2}+6=70[/latex].

Solution

[latex]t=\frac{8\sqrt{3}}{3},\;t=-\frac{8\sqrt{3}}{3}[/latex]

Solve Quadratic Equations of the Form [latex]a(x-h)^2=k[/latex] Using the Square Root Property

We can use the Square Root Property to solve an equation of the form [latex]a(x-h)^2=k[/latex] as well. Notice that the quadratic term, [latex]x[/latex], in the original form [latex]ax^2=k[/latex] is replaced with [latex](x-h)[/latex].

[latex]a{\color{Red} x}^2=k\;\;\;\;\;\;a{\color{Red} (x-h)}^2=k[/latex]

The first step, like before, is to isolate the term that has the variable squared. In this case, a binomial is being squared. Once the binomial is isolated, by dividing each side by the coefficient of [latex]a[/latex], then the Square Root Property can be used on [latex](x-h)^2[/latex].

Example 4.1.6

Solve: [latex]4(y-7)^2=48[/latex].

Solution

Step 1: Divide both sides by the coefficient [latex]4[/latex].

[latex]\;(y-7)^2=12[/latex]

Step 2: Use the Square Root Property on the binomial.

[latex]y-7=\pm\sqrt{12}[/latex]

Step 3: Simplify the radical.

[latex]y-7=\pm2\sqrt{3}[/latex]

Step 4: Solve for [latex]y[/latex].

[latex]y=7\pm2\sqrt{3}[/latex]

Step 5: Rewrite to show two solutions.

[latex]y=7+2\sqrt{3},\;y=7-2\sqrt{3}[/latex]

Step 6: Check.

[latex]\begin{eqnarray*}4({\color{red}{y}}-7)^2&=&48\\4\left({\color{red}{7}}{\color{red}{+}}{\color{red}{2}}{\color{red}{\sqrt3}}-7\right)^2&\overset?=&48\\4\left(2\sqrt3\right)^2&\overset?=&48\\4(12)&\overset?=&48\\48&=&48\;\checkmark\\\\4({\color{red}{y}}-7)^2&=&48\\4\left({\color{red}{7}}{\color{red}{-}}{\color{red}{2}}{\color{red}{\sqrt3}}-7\right)^2&\overset?=&48\\4\left(-2\sqrt3\right)^2&\overset?=&48\\4(12)&\overset?=&48\\48&=&48\;\checkmark\end{eqnarray*}[/latex]

Try It

14) Solve: [latex]3(a-3)^2=54[/latex].

Solution

[latex]a=3+3\sqrt{2},\;a=3-3\sqrt{2}[/latex]

Try It

15) Solve: [latex]2(b+2)^2=80[/latex].

Solution

[latex]b=-2+2\sqrt{10},\;b=-2-2\sqrt{10}[/latex]

Remember when we take the square root of a fraction, we can take the square root of the numerator and denominator separately.

Example 4.1.7

Solve: [latex]{\left(x-\frac{1}{3}\right)}^{2}=\frac{5}{9}[/latex].

Solution

Step 1: Use the Square Root Property.

[latex]x-\frac13=\pm\sqrt{\frac59}[/latex]

Step 2: Rewrite the radical as a fraction of square roots.

[latex]x-\frac13=\pm\frac{\sqrt5}{\sqrt9}[/latex]

Step 3: Simplify the radical.

[latex]x-\frac13=\pm\frac{\sqrt5}{3}[/latex]

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

[latex]x=\frac13\pm\frac{\sqrt5}{3}[/latex]

Step 5: Rewrite to show two solutions.

[latex]x=\frac13+\frac{\sqrt5}{3},\;x=\frac13-\frac{\sqrt5}{3}[/latex]

Step 6: Check.

We leave the check for you.

Try It

16) Solve: [latex]{\left(x-\frac{1}{2}\right)}^{2}=\frac{5}{4}[/latex].

Solution

[latex]x=\frac{1}{2}+\frac{\sqrt{5}}{2},\;x=\frac{1}{2}-\frac{\sqrt{5}}{2}[/latex]

Try It

17) Solve: [latex]{\left(y+\frac{3}{4}\right)}^{2}=\frac{7}{16}[/latex].

Solution

[latex]y=-\frac{3}{4}+\frac{\sqrt{7}}{4},\;y=-\frac{3}{4}-\frac{\sqrt{7}}{4}[/latex]

We will start the solution to the next example by isolating the binomial term.

Example 4.1.8

Solve: [latex]2(x-2)^2+3=57[/latex].

Solution

Step 1: Subtract [latex]3[/latex] from both sides to isolate the binomial term.

[latex]2(x-2)^2=54[/latex]

Step 2: Divide both sides by [latex]2[/latex].

[latex](x-2)^2=27[/latex]

Step 3: Use the Square Root Property.

[latex]x-2=\pm\sqrt{27}[/latex]

Step 4: Simplify the radical.

[latex]x-2=\pm3\sqrt3[/latex]

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

[latex]x=2\pm3\sqrt3[/latex]

Step 6: Rewrite to show two solutions.

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

Step 7: Check.

We leave the check for you.

Try It

18) Solve: [latex]5(a-5)^2+4=104[/latex].

Solution

[latex]a=5+2\sqrt{5},\;a=5-2\sqrt{5}[/latex]

Try It

19) Solve: [latex]3(b+3)^2-8=88[/latex].

Solution

[latex]b=-3+4\sqrt{2},\;b=-3-4\sqrt{2}[/latex]

Sometimes the solutions are complex numbers.

Example 4.1.9

Solve: [latex](2x-3)^2=-12[/latex].

Solution

Step 1: Use the Square Root Property.

[latex]2x-3=\pm\sqrt{-12}[/latex]

Step 2: Simplify the radical.

[latex]2x-3=\pm2\sqrt{3}\;i[/latex]

Step 3: Add [latex]3[/latex] to both sides.

[latex]2x=3\pm2\sqrt i[/latex]

Step 4: Divide both sides by [latex]2[/latex].

[latex]x=\frac{3\pm2\sqrt i}{2}[/latex]

Step 5: Rewrite in standard form.

[latex]x=\frac32\pm\frac{2\sqrt{3}\;i}{2}[/latex]

Step 6: Simplify.

[latex]x=\frac32\pm\sqrt{3}\;i[/latex]

Step 7: Rewrite to show two solutions.

[latex]x=\frac32+\sqrt{3}\;i,\;x=32-\sqrt{3}\;i[/latex]

Step 8: Check.

We leave the check for you.

Try It

20) Solve: [latex](3r+4)^2=-8[/latex].

Solution

[latex]r=-\frac{4}{3}+\frac{2\sqrt{2}\;i}{3},\;r=-\frac{4}{3}-\frac{2\sqrt{2}\;i}{3}[/latex]

Try It

21) Solve: [latex](2t-8)^2=-10[/latex].

Solution

[latex]t=4+\frac{\sqrt{10}\;i}{2},\;t=4-\frac{\sqrt{10}\;i}{2}[/latex]

The left sides of the equations in the next two examples do not seem to be of the form [latex]a(x-h)^2)[/latex]. But they are perfect square trinomials, so we will factor to put them in the form we need.

Example 4.1.10

Solve: [latex]4{n}^{2}+4n+1=16[/latex].

Solution

We notice the left side of the equation is a perfect square trinomial. We will factor it first.

Step 1: Factor the perfect square trinomial.

[latex](2n+1)^2=16[/latex]

Step 2: Use the Square Root Property.

[latex]2n+1=\pm\sqrt{16}[/latex]

Step 3: Simplify the radical.

[latex]2n+1=\pm4[/latex]

Step 4: Solve for [latex]n[/latex].

[latex]2n=-1\pm4[/latex]

Step 5: Divide each side by 2.

[latex]\begin{eqnarray*}\frac{2n}{2}&=&\frac{-1\pm4}{2}\\n&=&\frac{-1\pm4}{2}\end{eqnarray*}[/latex]

Step 6: Rewrite to show two solutions.

[latex]n=\frac{-1+4}{2},\;n=\frac{-1-4}{2}[/latex]

Step 7: Simplify each equation.

[latex]n=\frac{3}{2},\;n=-\frac{5}{2}[/latex]

Step 8: Check.

[latex]\begin{eqnarray*}4{\color{red}{n}}^2+4{\color{red}{n}}+1&=&16\\4\left({\color{red}{\frac32}}\right)^2+4\left({\color{red}{\frac32}}\right)+1&\overset?=&16\\4\left(\frac94\right)+4\left(\frac32\right)+1&\overset?=&16\\9+6+1&\overset?=&16\\16&=&16\;\checkmark\\\\4{\color{red}{n}}^2+4{\color{red}{n}}+1&=&16\\4\left({\color{red}{-\frac52}}\right)^2+4\left({\color{red}{-\frac52}}\right)+1&\overset?=&16\\4\left(\frac{25}4\right)+4\left(-\frac52\right)+1&\overset?=&16\\25-10+1&\overset?=&16\\16&=&16\;\checkmark\end{eqnarray*}[/latex]

Try It

22) Solve: [latex]9{m}^{2}-12m+4=25[/latex].

Solution

[latex]m=\frac{7}{3},\;m=-1[/latex]

Try It

23) Solve: [latex]16{n}^{2}+40n+25=4[/latex].

Solution

[latex]n=-\frac{3}{4},\;n=-\frac{7}{4}[/latex]

Access this online resource for additional instruction and practice with using the Square Root Property to solve quadratic equations.

Key Concepts

  • Square Root Property
    • If [latex]{x}^{2}=k[/latex], then [latex]x=\sqrt{k}\;\;\;\text{or}\;\;\;x=-\sqrt{k}\;\;\;\text{or}\;\;\;x=\pm\sqrt{k}[/latex]

     

  • How to solve a quadratic equation using the square root property.
      1. Isolate the quadratic term and make its coefficient one.
      2. Use Square Root Property.
      3. Simplify the radical.
      4. Check the solutions.

Self Check

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

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