Question

Solve an inequality involving two square roots by comparing radicands

Original question: Use the fact that f(x)=xf(x)=\sqrt{x} is increasing over its domain to solve the inequality. 3x+1>x5\sqrt{3x+1}>\sqrt{x-5}

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: Because the square-root function is increasing on its domain, you can compare what is inside the radicals once both expressions are defined. The domain check comes first; skipping it is where many students lose points.

We want to solve

3x+1>x5.\sqrt{3x+1}>\sqrt{x-5}.

Step 1: Check the domain

For the square roots to be real, we need

3x+10andx50.3x+1\ge 0\quad\text{and}\quad x-5\ge 0.

So

x13x\ge -\frac13

and

x5.x\ge 5.

Together, the domain is

x5.x\ge 5.

Step 2: Use monotonicity

Since x\sqrt{x} is increasing, on the domain we can compare the radicands:

3x+1>x5.3x+1>x-5.

Solve it:

2x>62x>-6

so

x>3.x>-3.

Step 3: Combine with the domain

Intersect with x5x\ge 5:

x5.x\ge 5.

Therefore the solution set is

[5,).\boxed{[5,\infty)}.


Pitfalls the pros know 👇 A very common mistake is to square both sides immediately and forget to check the domain. Here that would be risky, because square roots only make sense for nonnegative radicands. Also, the strict inequality stays strict, so do not accidentally write \ge after squaring.

What if the problem changes? If the inequality were reversed,

3x+1<x5,\sqrt{3x+1}<\sqrt{x-5},

the domain would still be x5x\ge 5, but the comparison of radicands would give 3x+1<x53x+1<x-5, which leads to x<3x<-3. Intersecting with the domain would then give no real solution.

Tags: domain of radicals, monotonic function, radical inequality

FAQ

Why do you check the domain before comparing square roots?

Because square roots are only defined for nonnegative radicands in the real numbers, and the inequality only makes sense where both sides are real.

Can you compare the radicands directly?

Yes, once both sides are defined, the square-root function is increasing, so the inequality between roots matches the inequality between radicands.

chat