Calculus I · Limits and Continuity · lesson

Evaluating Radical Limits With Conjugates

Concept

Learning objectives

Use a conjugate to remove a radical difference that creates 0/00/0, then evaluate the simplified limit.

Rationalizing Radicals

A conjugate changes the sign between two terms:

ABA+B.\sqrt{A}-B \qquad\longleftrightarrow\qquad \sqrt{A}+B.

Multiplying conjugates uses the difference-of-squares identity:

(uv)(u+v)=u2v2.(u-v)(u+v)=u^2-v^2.

This removes the radical difference.

Guided walkthrough

One conjugate, every line shown

Evaluate

limx0x+42x.\lim_{x\to0}\frac{\sqrt{x+4}-2}{x}.
Show worked solution

Direct substitution gives

420=00.\frac{\sqrt4-2}{0}=\frac00.

Multiply the fraction by 11 written as the conjugate over itself:

x+42xx+4+2x+4+2.\frac{\sqrt{x+4}-2}{x} \cdot \frac{\sqrt{x+4}+2}{\sqrt{x+4}+2}.

Multiply the numerator using difference of squares:

(x+4)222=x+44=x.(\sqrt{x+4})^2-2^2=x+4-4=x.

Therefore,

x+42x=xx(x+4+2).\frac{\sqrt{x+4}-2}{x} =\frac{x}{x(\sqrt{x+4}+2)}.

For x0x\ne0, cancel xx:

1x+4+2.\frac{1}{\sqrt{x+4}+2}.

Now substitute x=0x=0:

14+2=12+2=14.\frac1{\sqrt4+2}=\frac1{2+2}=\boxed{\frac14}.
Interactive checkconjugate-flow-01

Evaluate limx0x+42x\lim_{x\to0}\frac{\sqrt{x+4}-2}{x}.

Your work stays on this device. No account or AI grader is used.

Show hint

Use the conjugate x+4+2\sqrt{x+4}+2.

Attempt once to unlock the solution

Submit an answer first. The hint is available now.

Worked example

Radical in the denominator

Evaluate

limx9x9x3.\lim_{x\to9}\frac{x-9}{\sqrt{x}-3}.
Show worked solution

Substitution gives 0/00/0. Notice that

x9=(x3)(x+3).x-9=(\sqrt{x}-3)(\sqrt{x}+3).

Therefore, for x9x\ne9,

x9x3=x+3.\frac{x-9}{\sqrt{x}-3}=\sqrt{x}+3.

Now substitute:

9+3=3+3=6.\sqrt9+3=3+3=\boxed{6}.

You could also multiply by the conjugate. Recognizing the hidden difference of squares is simply faster.

Worked example

Exam-level: two radical terms

Evaluate

limx01+3x1xx.\lim_{x\to0}\frac{\sqrt{1+3x}-\sqrt{1-x}}{x}.
Show worked solution

The numerator is a difference of radicals, so use its conjugate:

1+3x1xx1+3x+1x1+3x+1x=(1+3x)(1x)x(1+3x+1x)=4xx(1+3x+1x)=41+3x+1x,x0.\begin{aligned} &\frac{\sqrt{1+3x}-\sqrt{1-x}}{x} \cdot \frac{\sqrt{1+3x}+\sqrt{1-x}}{\sqrt{1+3x}+\sqrt{1-x}}\\ &=\frac{(1+3x)-(1-x)}{x\left(\sqrt{1+3x}+\sqrt{1-x}\right)}\\ &=\frac{4x}{x\left(\sqrt{1+3x}+\sqrt{1-x}\right)}\\ &=\frac4{\sqrt{1+3x}+\sqrt{1-x}},\qquad x\ne0. \end{aligned}

Now substitute:

41+1=2.\frac4{1+1}=\boxed{2}.

After the explanation

Use the section idea

Reading lens

What did direct substitution reveal, and which algebraic move removes the obstacle without changing nearby behavior?

Mental model

Substitution is a diagnostic first move: a real number usually finishes the problem, while an indeterminate form asks for a structural rewrite.

Decision

Match the obstacle to the algebra—factor polynomial zeros, rationalize radicals, combine complex fractions, and split absolute values into one-sided cases.

Common trap

Zero over zero is not an answer, and cancellation is legal only for factors after the expression has been rewritten as a product.

Check yourself

You are ready to move on when you can justify why each rewrite preserves nearby values even if the original expression is undefined at the target.

Source & rights

Original instruction with traceable references.

The exposition is original. No Active Calculus exercise is reproduced verbatim. Public-domain examples were modernized and recomposed when used as inspiration.

The verified handoff declares original composition and requires owner provenance review. BetterGrades-original material remains separate from public-domain references; no source textbook PDF is published here.

Vocab
Limit
Math glossaryLimit
limxaf(x)=L\lim_{x\to a}f(x)=L

The value a function approaches as its input approaches a target.

Learn more
Function
Math glossaryFunction
y=f(x)y=f(x)

A rule or relation assigning exactly one output to each allowed input.

Learn more
Continuity
Math glossaryContinuity
limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a)

At a point, the function value exists and equals the limit there.

Learn more
Domain
Math glossaryDomain
domf\operatorname{dom}f

The set of permitted input values.

Learn more
Math glossary