Question

How to solve a square root equation and verify the answer

Original question: $\sqrt{x+9}+\sqrt{x}=9$ $x+9+x=81$ $2x+9=81$ $2x=72$ $x=36$ $\sqrt{36+9}+6=9$ $\sqrt{45}+6=9$ $3\sqrt{5}=3$

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This is a classic radical-equation setup. The algebra is short, but the final check decides whether the answer survives.

Step by step

We solve

x+9+x=9\sqrt{x+9}+\sqrt{x}=9

Let’s isolate one radical first:

x+9=9x\sqrt{x+9}=9-\sqrt{x}

Now square both sides:

x+9=(9x)2x+9=(9-\sqrt{x})^2

Expand the right side:

x+9=8118x+xx+9=81-18\sqrt{x}+x

Subtract xx from both sides:

9=8118x9=81-18\sqrt{x}

Subtract 81:

72=18x-72=-18\sqrt{x}

Divide by 18-18:

x=4\sqrt{x}=4

So

x=16x=16

Check the result:

16+9+16=25+4=5+4=9\sqrt{16+9}+\sqrt{16}=\sqrt{25}+4=5+4=9

It works, so the solution is

16\boxed{16}

Pitfall alert

A common mistake is to square too fast and lose track of the radical term. Keep the square root isolated as long as possible, and always verify at the end. If you skip the check, you can keep an answer that only looks right.

Try different conditions

If the right-hand side were not 9, the same method would still work: isolate one radical, square, simplify, then check. For example, changing the constant changes the final number, but not the strategy.

Further reading

radical equation, isolating radicals, verification

FAQ

How do you solve sqrt(x+9) + sqrt(x) = 9?

Isolate one radical, square both sides, simplify, and then check the result. The solution is x=16.

Why should you verify the answer?

Because squaring can create extraneous solutions. Substitution confirms whether the candidate really satisfies the original equation.

chat