If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Solving quadratics by taking square roots

Learn how to solve quadratic equations like x^2=36 or (x-2)^2=49.

What you should be familiar with before taking this lesson

What you will learn in this lesson

So far you have solved linear equations, which include constant terms—plain numbers—and terms with the variable raised to the first power, x1=x.
You will now learn how to solve quadratic equations, which include terms where the variable is raised to the second power, x2.
Here are a few examples of the types of quadratic equations you will learn to solve:
x2=36
2x2+3=131
Now let's get down to business.

Solving x2=36 and similar equations

Suppose we want to solve the equation x2=36. Let's first verbalize what the equation is asking us to find. It is asking us which number, when multiplied by itself, equals 36.
If this question sounds familiar to you, it's because this is the definition of the square root of 36, which is expressed mathematically as 36.
Now, this is how the complete solution of the equation looks:
x2=36x2=36Take the square root.x=±36x=±6
Let's review what went on in this solution.

What the ± sign means

Note that every positive number has two square roots: a positive square root and a negative square root. For example, both 6 and 6, when squared, equal 36. Therefore, this equation has two solutions.
The ± is just an efficient way of representing this concept mathematically. For example, ±6 means "either 6 or 6".

A note about inverse operations

When we solved linear equations, we isolated the variable by using inverse operations: If the variable had 3 added to it, we subtracted 3 from both sides. If the variable was multiplied by 4, we divided both sides by 4.
The inverse operation of taking the square is taking the square root. However, unlike the other operations, when we take the square root we must remember to take both the positive and the negative square roots.
Now solve a few similar equations on your own.
Problem 1
Solve x2=16.
x=±
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

Problem 2
Solve x2=81.
x=±
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi

Problem 3
Solve x2=5.
Choose 1 answer:

Solving (x2)2=49 and similar equations

Here is how the solution of the equation (x2)2=49 goes:
(x2)2=49(x2)2=49Take the square root.x2=±7x=±7+2Add 2.
Therefore, the solutions are x=9 and x=5.
Let's review what went on in this solution.

Isolating x

Using the inverse operation of taking the square root, we removed the square sign. This was important in order to isolate x, but we still had to add 2 in the last step in order to really isolate x.

Understanding the solutions

Our work ended with x=±7+2. How should we understand that expression? Remember that ±7 means "either +7 or 7." Therefore, we should split our answer according to the two cases: either x=7+2 or x=7+2.
This gives us the two solutions x=9 and x=5.
Now solve a few similar equations on your own.
Problem 4
Solve (x+3)2=25.
Choose 1 answer:

Problem 5
Solve (2x1)2=9.
Choose 1 answer:

Problem 6
Solve (x5)2=7.
Choose 1 answer:

Why we shouldn't expand the parentheses

Let's go back to our example equation, (x2)2=49. Suppose we wanted to expand the parentheses there. After all, this is what we do in linear equations, right?
Expanding the parentheses results in the following equation:
x24x+4=49
If we wanted to take the square root in this equation, we would have to take the square root of the expression x24x+4, but it's not clear if x24x+4 can be rewritten as a nice expression.
In contrast, taking the square roots of expressions like x2 or (x2)2 gives us nice expressions like x or (x2).
Therefore, it's actually helpful in quadratic equations to keep things factored, because this allows us to take the square root.

Solving 2x2+3=131 and similar equations

Not all quadratic equations are solved by immediately taking the square root. Sometimes we have to isolate the squared term before taking its root.
For example, to solve the equation 2x2+3=131 we should first isolate x2. We do this exactly as we would isolate the x term in a linear equation.
2x2+3=1312x2=128Subtract 3.x2=64Divide by 2.x2=64Take the square root.x=±8
Now solve a few similar equations on your own.
Problem 7
Solve 3x27=5.
Choose 1 answer:

Problem 8
Solve 4(x1)2+2=38.
Choose 1 answer:

Challenge problem
Solve x2+8x+16=9.
Choose 1 answer:

Want to join the conversation?