How to Solve Radical Equations

How to Solve Radical Equations

 Read,5 minutes

Radical equations are those that contain radical expressions. Applying exponentiation rules and some basic algebraic laws are necessary for solving radical equations.

Solving Radical Equations

A simple way to solve radical equations is to first isolate the radical term and then raise both sides to a power to get rid of the radical. This is the same way you solved other equations that didn't have radicals: you rearrange the expression to find the variable you want to know, and then you solve the equation that's left.

To solve radical equations, you will need to keep in mind two main ideas.

  • The first one is if a = b, a2 = b2. (Because of this property, you can square both sides of an equation and be sure that they are still equal.)
  • The second thing is that if you square the square root of any positive number x, you get x: (x)2 = x. (With this property, you can get rid of the radicals in your equations.)

Let's start with a radical equation that's easy to solve: x + 4 = 6

Step1: Minus 4 from both sides of the equation to isolate the variable term on the left side.
x + 4 = 6  x = 2

Step2: Square both sides to get rid of the radical. Then simplify.
x = 2  (x)2 = 4  x = 4

In the example above, the only thing that was under the radical was the variable x. Sometimes you'll need to figure out how to solve an equation that has more than one term under a radical. Follow the same steps to solve these, but pay attention to a key point: square both sides of an equation, not the individual terms. See how the next example is solved.

Example

Solve for x: x  2 + 6 = 10

Solution:

Step1: Isolate the variable terms on one side, to do that minus 6 from both sides:
x  2 + 6 = 10  x  2 = 4

Step2: To remove the radical, square both sides:
(x  2)2 = 42  x  2 = 16

Step3: Now, make the equation as simple as possible and find x:
x  2 = 16  x = 18

Step4: Check your answer. If you replace x in the original equation with 18, you get a true statement, so the solution is right:
x  2 + 6 = 10  18  2 + 6 = 10  16 + 6 = 10  4 + 6 = 10

Free printable Worksheets

Exercises for Solving Radical Equations

1) Solve for x: x  2 = 2x + 3

2) Solve for x: 7x + 3 = 3x + 6

3) Solve for q: 3q + 4 = 5q  12

4) Solve for m: m2  8 = 3m2 + 16

5) Solve for z: 2z2 + 12 = 6z2  20

6) Solve for t: 7t + 25 = 9t  39

7) Solve for n: 5n + 13 = 6n  20

8) Solve for z: 2z2 + 12 = 6z2  20

9) Solve for x: 9x + 27 = 15x  13

10) Solve for n: 7n2 + 26 = 9n2  18

 

1) Solve for x: x  2 = 2x + 3

x  2 = 2x + 3  x  2 = 2x + 3  5 = x

2) Solve for x: 7x + 3 = 3x + 6

7x + 3 = 3x + 6  7x + 3 = 3x + 6  4x = 3  x = 34

3) Solve for q: 3q + 4 = 5q  12

3q + 4 = 5q  12  3q + 4 = 5q  12  16 = 8q  q = 2

4) Solve for m: m2  8 = 3m2 + 16

m2  8 = 3m2 + 16  m2  8 = 3m2 + 16  4m2 = 24  m2 = 6  m = ±6

5) Solve for z: 2z2 + 12 = 6z2  20

2z2 + 12 = 6z2  20  2z2 + 12 = 6z2  20  32 = 8z2   z2 = 4  z = ±2

6) Solve for t: 7t + 25 = 9t  39

7t + 25 = 9t  39  7t + 25 = 9t  39  64 = 16t  t = 4

7) Solve for n: 5n + 13 = 6n  20

5n + 13 = 6n  20  5n + 13 = 6n  20  11n = 33  n = 3

8) Solve for z: 2z2 + 12 = 6z2  20

z2 + 11z  15 = 2z2  7z + 12  z2 + 11z  15 = 2z2  7z + 12  3z2 + 18z  27 = 0  z2  6z + 9 = 0  (z  3)2 = 0  z = 3

9) Solve for x: 9x + 27 = 15x  13

9x + 27 = 15x  13  9x + 27 = 15x  13  40 = 24x  x = 53

10) Solve for n: 7n2 + 26 = 9n2  18

7n2 + 26 = 9n2  18  7n2 + 26 = 9n2  18  44 = 16n2  n2 = 114  n = ±112

Solving Radical Equations Practice Quiz