Skip to content
Solve Quadratic Equations Using the Square Root Property

Solve Quadratic Equations Using the Square Root Property

By the end of this section, you will be able to: solve quadratic equations of the form ax2=kax^2=k using the Square Root Property, and solve quadratic equations of the form a(xh)2=ka(x-h)^2=k using the Square Root Property.

Quadratic equations are equations of the form ax2+bx+c=0ax^2+bx+c=0, where a0a\ne0. They differ from linear equations by including a term with the variable raised to the second power. 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 use three other methods to solve quadratic equations.

Solve Quadratic Equations of the Form ax2=kax^2=k 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 x2=9x^2=9.

Put the equation in standard form.x29=0Factor the left side.(x3)(x+3)=0Use the Zero Product Property.x3=0,x+3=0Solve each equation.x=3,x=3Combine the two solutions into ± form.x=±3 \begin{array}{lrcl} \text{Put the equation in standard form.} & x^2-9 &=& 0 \\[4pt] \text{Factor the left side.} & (x-3)(x+3) &=& 0 \\[4pt] \text{Use the Zero Product Property.} & x-3=0,\quad x+3 &=& 0 \\[4pt] \text{Solve each equation.} & x=3,\quad x &=& -3 \\[4pt] \text{Combine the two solutions into }\pm\text{ form.} & x &=& \pm3 \end{array}

The solution is read “xx is equal to positive or negative three.”

We can easily use factoring to find the solutions of similar equations, like x2=16x^2=16 and x2=25x^2=25, because 1616 and 2525 are perfect squares. But what happens when we have an equation like x2=7x^2=7? Since 77 is not a perfect square, we cannot solve the equation by factoring.

These equations are all of the form x2=kx^2=k.

We defined the square root of a number in this way:

If n2=m, then n is a square root of m.\text{If }n^2=m,\text{ then }n\text{ is a square root of }m.

This leads to the Square Root Property.

Square Root Property. If x2=kx^2=k, and k0k\geq0, then x=kx=\sqrt{k} or x=kx=-\sqrt{k}.

Notice that the Square Root Property gives two solutions to an equation of the form x2=kx^2=k: the principal square root of kk and its opposite. We could also write the solution as x=±kx=\pm\sqrt{k}.

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

Use the Square Root Property.x=±9Simplify the radical.x=±3Rewrite to show two solutions.x=3, 3 \begin{array}{lrcl} \text{Use the Square Root Property.} & x &=& \pm\sqrt{9} \\[4pt] \text{Simplify the radical.} & x &=& \pm3 \\[4pt] \text{Rewrite to show two solutions.} & x &=& 3,\ -3 \end{array}

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

Use the Square Root Property.x=±7Rewrite to show two solutions.x=7, 7 \begin{array}{lrcl} \text{Use the Square Root Property.} & x &=& \pm\sqrt{7} \\[4pt] \text{Rewrite to show two solutions.} & x &=& \sqrt{7},\ -\sqrt{7} \end{array}

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

Example 10.1. Solve x2=169x^2=169.

x2=169Use the Square Root Property.x=±169Simplify the radical.x=±13Rewrite to show two solutions.x=13, 13 \begin{array}{lrcl} & x^2 &=& 169 \\[4pt] \text{Use the Square Root Property.} & x &=& \pm\sqrt{169} \\[4pt] \text{Simplify the radical.} & x &=& \pm13 \\[4pt] \text{Rewrite to show two solutions.} & x &=& 13,\ -13 \end{array}

Solve x2=81x^2=81. Enter both solutions separated by commas, least to greatest.

Example 10.2. How to Solve a Quadratic Equation of the Form ax2=kax^2=k Using the Square Root Property. Solve x248=0x^2-48=0.

Isolate the quadratic term and make its coefficient one.x248=0x2=48Use the Square Root Property.x=±48Simplify the radical.x=±163x=±43Rewrite to show two solutions.x=43, 43 \begin{array}{lrcl} \text{Isolate the quadratic term and make its coefficient one.} & x^2-48 &=& 0 \\[4pt] & x^2 &=& 48 \\[4pt] \text{Use the Square Root Property.} & x &=& \pm\sqrt{48} \\[4pt] \text{Simplify the radical.} & x &=& \pm\sqrt{16}\cdot\sqrt{3} \\[4pt] & x &=& \pm4\sqrt{3} \\[4pt] \text{Rewrite to show two solutions.} & x &=& 4\sqrt{3},\ -4\sqrt{3} \end{array}

Check. Substitute x=43x=4\sqrt{3} and x=43x=-4\sqrt{3} into x248=0x^2-48=0.

(43)248=?016348=?00=0 (43)248=?016348=?00=0  \begin{array}{rcl} (4\sqrt{3})^2-48 &\overset{?}{=}& 0 \\[4pt] 16\cdot3-48 &\overset{?}{=}& 0 \\[4pt] 0 &=& 0\ \checkmark \end{array} \qquad \begin{array}{rcl} (-4\sqrt{3})^2-48 &\overset{?}{=}& 0 \\[4pt] 16\cdot3-48 &\overset{?}{=}& 0 \\[4pt] 0 &=& 0\ \checkmark \end{array}

Solve x250=0x^2-50=0. Enter both solutions separated by commas, least to greatest.

Solve a quadratic equation using the Square Root Property.

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

To use the Square Root Property, the coefficient of the variable term must equal 11. In the next example, we must divide both sides of the equation by 55 before using the Square Root Property.

Example 10.3. Solve 5m2=805m^2=80.

The quadratic term is isolated.5m2=80Divide by 5 to make its coefficient 1.5m25=805Simplify.m2=16Use the Square Root Property.m=±16Simplify the radical.m=±4Rewrite to show two solutions.m=4, 4 \begin{array}{lrcl} \text{The quadratic term is isolated.} & 5m^2 &=& 80 \\[4pt] \text{Divide by }5\text{ to make its coefficient }1. & \tfrac{5m^2}{5} &=& \tfrac{80}{5} \\[10pt] \text{Simplify.} & m^2 &=& 16 \\[4pt] \text{Use the Square Root Property.} & m &=& \pm\sqrt{16} \\[4pt] \text{Simplify the radical.} & m &=& \pm4 \\[4pt] \text{Rewrite to show two solutions.} & m &=& 4,\ -4 \end{array}

Check the solutions.

5(4)2=?80516=?8080=80 5(4)2=?80516=?8080=80  \begin{array}{rcl} 5(4)^2 &\overset{?}{=}& 80 \\[4pt] 5\cdot16 &\overset{?}{=}& 80 \\[4pt] 80 &=& 80\ \checkmark \end{array} \qquad \begin{array}{rcl} 5(-4)^2 &\overset{?}{=}& 80 \\[4pt] 5\cdot16 &\overset{?}{=}& 80 \\[4pt] 80 &=& 80\ \checkmark \end{array}

The Square Root Property started by stating, “If x2=kx^2=k, and k0k\geq0.” What will happen if k<0k<0? This will be the case in the next example.

Example 10.4. Solve q2+24=0q^2+24=0.

q2+24=0Isolate the quadratic term.q2=24Use the Square Root Property.q=±24 \begin{array}{lrcl} & q^2+24 &=& 0 \\[4pt] \text{Isolate the quadratic term.} & q^2 &=& -24 \\[4pt] \text{Use the Square Root Property.} & q &=& \pm\sqrt{-24} \end{array}

The 24\sqrt{-24} is not a real number. There is no real solution.

Solve d2+81=0d^2+81=0.

Remember, we first isolate the quadratic term and then make the coefficient equal to one.

Example 10.5. Solve 23u2+5=17\tfrac{2}{3}u^2+5=17.

23u2+5=17Isolate the quadratic term.23u2=12Multiply by 32 to make the coefficient 1.3223u2=3212Simplify.u2=18Use the Square Root Property.u=±18Simplify the radical.u=±92Simplify.u=±32Rewrite to show two solutions.u=32, 32 \begin{array}{lrcl} & \tfrac{2}{3}u^2+5 &=& 17 \\[10pt] \text{Isolate the quadratic term.} & \tfrac{2}{3}u^2 &=& 12 \\[10pt] \text{Multiply by }\tfrac{3}{2}\text{ to make the coefficient }1. & \tfrac{3}{2}\cdot\tfrac{2}{3}u^2 &=& \tfrac{3}{2}\cdot12 \\[10pt] \text{Simplify.} & u^2 &=& 18 \\[4pt] \text{Use the Square Root Property.} & u &=& \pm\sqrt{18} \\[4pt] \text{Simplify the radical.} & u &=& \pm\sqrt{9}\sqrt{2} \\[4pt] \text{Simplify.} & u &=& \pm3\sqrt{2} \\[4pt] \text{Rewrite to show two solutions.} & u &=& 3\sqrt{2},\ -3\sqrt{2} \end{array}

Check.

23(32)2+5=?172318+5=?1712+5=?1717=17 23(32)2+5=?172318+5=?1712+5=?1717=17  \begin{array}{rcl} \tfrac{2}{3}(3\sqrt{2})^2+5 &\overset{?}{=}& 17 \\[10pt] \tfrac{2}{3}\cdot18+5 &\overset{?}{=}& 17 \\[10pt] 12+5 &\overset{?}{=}& 17 \\[4pt] 17 &=& 17\ \checkmark \end{array} \qquad \begin{array}{rcl} \tfrac{2}{3}(-3\sqrt{2})^2+5 &\overset{?}{=}& 17 \\[10pt] \tfrac{2}{3}\cdot18+5 &\overset{?}{=}& 17 \\[10pt] 12+5 &\overset{?}{=}& 17 \\[4pt] 17 &=& 17\ \checkmark \end{array}

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

Example 10.6. Solve 2c24=452c^2-4=45.

2c24=45Isolate the quadratic term.2c2=49Divide by 2 to make the coefficient 1.2c22=492Simplify.c2=492Use the Square Root Property.c=±492Rewrite the radical as a fraction of square roots.c=±492Simplify the radical.c=±72Rationalize the denominator.c=±722Rewrite to show two solutions.c=722, 722 \begin{array}{lrcl} & 2c^2-4 &=& 45 \\[4pt] \text{Isolate the quadratic term.} & 2c^2 &=& 49 \\[4pt] \text{Divide by }2\text{ to make the coefficient }1. & \tfrac{2c^2}{2} &=& \tfrac{49}{2} \\[10pt] \text{Simplify.} & c^2 &=& \tfrac{49}{2} \\[10pt] \text{Use the Square Root Property.} & c &=& \pm\sqrt{\tfrac{49}{2}} \\[10pt] \text{Rewrite the radical as a fraction of square roots.} & c &=& \pm\tfrac{\sqrt{49}}{\sqrt{2}} \\[10pt] \text{Simplify the radical.} & c &=& \pm\tfrac{7}{\sqrt{2}} \\[10pt] \text{Rationalize the denominator.} & c &=& \pm\tfrac{7\sqrt{2}}{2} \\[10pt] \text{Rewrite to show two solutions.} & c &=& \tfrac{7\sqrt{2}}{2},\ -\tfrac{7\sqrt{2}}{2} \end{array}

Check. We leave the check for you.

Solve 5r22=345r^2-2=34. Enter both solutions separated by commas, least to greatest.

Solve Quadratic Equations of the Form a(xh)2=ka(x-h)^2=k Using the Square Root Property

We can use the Square Root Property to solve an equation like (x3)2=16(x-3)^2=16, too. We will treat the whole binomial, (x3)(x-3), as the quadratic term.

Example 10.7. Solve (x3)2=16(x-3)^2=16.

(x3)2=16Use the Square Root Property.x3=±16Simplify.x3=±4Write as two equations.x3=4, 4Solve.x=7, 1 \begin{array}{lrcl} & (x-3)^2 &=& 16 \\[4pt] \text{Use the Square Root Property.} & x-3 &=& \pm\sqrt{16} \\[4pt] \text{Simplify.} & x-3 &=& \pm4 \\[4pt] \text{Write as two equations.} & x-3 &=& 4,\ -4 \\[4pt] \text{Solve.} & x &=& 7,\ -1 \end{array}

Check.

(73)2=?16(4)2=?1616=16 (13)2=?16(4)2=?1616=16  \begin{array}{rcl} (7-3)^2 &\overset{?}{=}& 16 \\[4pt] (4)^2 &\overset{?}{=}& 16 \\[4pt] 16 &=& 16\ \checkmark \end{array} \qquad \begin{array}{rcl} (-1-3)^2 &\overset{?}{=}& 16 \\[4pt] (-4)^2 &\overset{?}{=}& 16 \\[4pt] 16 &=& 16\ \checkmark \end{array}

Solve (q+5)2=1(q+5)^2=1. Enter both solutions separated by commas, least to greatest.

Example 10.8. Solve (y7)2=12(y-7)^2=12.

(y7)2=12Use the Square Root Property.y7=±12Simplify the radical.y7=±23Solve for y.y=7±23Rewrite to show two solutions.y=7+23, 723 \begin{array}{lrcl} & (y-7)^2 &=& 12 \\[4pt] \text{Use the Square Root Property.} & y-7 &=& \pm\sqrt{12} \\[4pt] \text{Simplify the radical.} & y-7 &=& \pm2\sqrt{3} \\[4pt] \text{Solve for }y. & y &=& 7\pm2\sqrt{3} \\[4pt] \text{Rewrite to show two solutions.} & y &=& 7+2\sqrt{3},\ 7-2\sqrt{3} \end{array}

Check.

(7+237)2=?12(23)2=?1212=12 (7237)2=?12(23)2=?1212=12  \begin{array}{rcl} (7+2\sqrt{3}-7)^2 &\overset{?}{=}& 12 \\[4pt] (2\sqrt{3})^2 &\overset{?}{=}& 12 \\[4pt] 12 &=& 12\ \checkmark \end{array} \qquad \begin{array}{rcl} (7-2\sqrt{3}-7)^2 &\overset{?}{=}& 12 \\[4pt] (-2\sqrt{3})^2 &\overset{?}{=}& 12 \\[4pt] 12 &=& 12\ \checkmark \end{array}

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

Example 10.9. Solve (x12)2=54\left(x-\tfrac{1}{2}\right)^2=\tfrac{5}{4}.

(x12)2=54Use the Square Root Property.x12=±54Rewrite the radical as a fraction of square roots.x12=±54Simplify the radical.x12=±52Solve for x.x=12±52Rewrite to show two solutions.x=12+52, 1252 \begin{array}{lrcl} & \left(x-\tfrac{1}{2}\right)^2 &=& \tfrac{5}{4} \\[10pt] \text{Use the Square Root Property.} & x-\tfrac{1}{2} &=& \pm\sqrt{\tfrac{5}{4}} \\[10pt] \text{Rewrite the radical as a fraction of square roots.} & x-\tfrac{1}{2} &=& \pm\tfrac{\sqrt{5}}{\sqrt{4}} \\[10pt] \text{Simplify the radical.} & x-\tfrac{1}{2} &=& \pm\tfrac{\sqrt{5}}{2} \\[10pt] \text{Solve for }x. & x &=& \tfrac{1}{2}\pm\tfrac{\sqrt{5}}{2} \\[10pt] \text{Rewrite to show two solutions.} & x &=& \tfrac{1}{2}+\tfrac{\sqrt{5}}{2},\ \tfrac{1}{2}-\tfrac{\sqrt{5}}{2} \end{array}

Check. We leave the check for you.

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

Example 10.10. Solve (x2)2+3=30(x-2)^2+3=30.

(x2)2+3=30Isolate the binomial term.(x2)2=27Use the Square Root Property.x2=±27Simplify the radical.x2=±33Solve for x.x=2±33Rewrite to show two solutions.x=2+33, 233 \begin{array}{lrcl} & (x-2)^2+3 &=& 30 \\[4pt] \text{Isolate the binomial term.} & (x-2)^2 &=& 27 \\[4pt] \text{Use the Square Root Property.} & x-2 &=& \pm\sqrt{27} \\[4pt] \text{Simplify the radical.} & x-2 &=& \pm3\sqrt{3} \\[4pt] \text{Solve for }x. & x &=& 2\pm3\sqrt{3} \\[4pt] \text{Rewrite to show two solutions.} & x &=& 2+3\sqrt{3},\ 2-3\sqrt{3} \end{array}

Check. We leave the check for you.

Example 10.11. Solve (3v7)2=12(3v-7)^2=-12.

(3v7)2=12Use the Square Root Property.3v7=±12 \begin{array}{lrcl} & (3v-7)^2 &=& -12 \\[4pt] \text{Use the Square Root Property.} & 3v-7 &=& \pm\sqrt{-12} \end{array}

The 12\sqrt{-12} is not a real number. There is no real solution.

Solve (3r+4)2=8(3r+4)^2=-8.

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

Example 10.12. Solve p210p+25=18p^2-10p+25=18.

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

p210p+25=18Factor the perfect square trinomial.(p5)2=18Use the Square Root Property.p5=±18Simplify the radical.p5=±32Solve for p.p=5±32Rewrite to show two solutions.p=5+32, 532 \begin{array}{lrcl} & p^2-10p+25 &=& 18 \\[4pt] \text{Factor the perfect square trinomial.} & (p-5)^2 &=& 18 \\[4pt] \text{Use the Square Root Property.} & p-5 &=& \pm\sqrt{18} \\[4pt] \text{Simplify the radical.} & p-5 &=& \pm3\sqrt{2} \\[4pt] \text{Solve for }p. & p &=& 5\pm3\sqrt{2} \\[4pt] \text{Rewrite to show two solutions.} & p &=& 5+3\sqrt{2},\ 5-3\sqrt{2} \end{array}

Check. We leave the check for you.

Solve x26x+9=12x^2-6x+9=12. Enter both solutions separated by commas, least to greatest.

Example 10.13. Solve 4n2+4n+1=164n^2+4n+1=16.

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

4n2+4n+1=16Factor the perfect square trinomial.(2n+1)2=16Use the Square Root Property.2n+1=±16Simplify the radical.2n+1=±4Solve for n.2n=1±4Divide each side by 2.n=1±42Rewrite to show two solutions.n=1+42, 142Simplify each equation.n=32, 52 \begin{array}{lrcl} & 4n^2+4n+1 &=& 16 \\[4pt] \text{Factor the perfect square trinomial.} & (2n+1)^2 &=& 16 \\[4pt] \text{Use the Square Root Property.} & 2n+1 &=& \pm\sqrt{16} \\[4pt] \text{Simplify the radical.} & 2n+1 &=& \pm4 \\[4pt] \text{Solve for }n. & 2n &=& -1\pm4 \\[4pt] \text{Divide each side by }2. & n &=& \tfrac{-1\pm4}{2} \\[10pt] \text{Rewrite to show two solutions.} & n &=& \tfrac{-1+4}{2},\ \tfrac{-1-4}{2} \\[10pt] \text{Simplify each equation.} & n &=& \tfrac{3}{2},\ -\tfrac{5}{2} \end{array}

Check.

4(32)2+4(32)+1=?169+6+1=?1616=16 4(52)2+4(52)+1=?162510+1=?1616=16  \begin{array}{rcl} 4\left(\tfrac{3}{2}\right)^2+4\left(\tfrac{3}{2}\right)+1 &\overset{?}{=}& 16 \\[10pt] 9+6+1 &\overset{?}{=}& 16 \\[4pt] 16 &=& 16\ \checkmark \end{array} \qquad \begin{array}{rcl} 4\left(-\tfrac{5}{2}\right)^2+4\left(-\tfrac{5}{2}\right)+1 &\overset{?}{=}& 16 \\[10pt] 25-10+1 &\overset{?}{=}& 16 \\[4pt] 16 &=& 16\ \checkmark \end{array}

Key terms

quadratic equation — an equation of the form ax2+bx+c=0ax^2+bx+c=0 with a0a\ne0. Square Root Property — if x2=kx^2=k and k0k\geq0, then x=kx=\sqrt{k} or x=kx=-\sqrt{k}. principal square root — the nonnegative square root of a number. perfect square trinomial — a trinomial of the form a2+2ab+b2a^2+2ab+b^2 or a22ab+b2a^2-2ab+b^2; it factors to (a+b)2(a+b)^2 or (ab)2(a-b)^2.


This page is adapted from Elementary Algebra 2e, Section 10.1 by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: reformatted the source for accessible web presentation and converted selected Try It problems into interactive exercises; the source exercise set and media links are omitted.