AP-CALCBC-1.7

U1.7 Selecting Procedures for Determining Limits

Learn to pick the fastest technique for any AP Calculus limit—substitution, factoring, conjugates, common denominators, trig identities, and the squeeze theorem.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on U1.7 Selecting Procedures for Determining Limits, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

By now you know several tools for evaluating limits, but the exam rarely tells you which one to use. Topic 1.7 is about strategy: given an arbitrary limit, how do you decide—quickly—whether to plug in, factor, multiply by a conjugate, combine fractions, apply a trig identity, or reach for the squeeze theorem?

This lesson builds a decision process. You will always start with direct substitution to diagnose the form, then choose a manipulation that removes the trouble. Mastering this saves precious minutes on both the multiple-choice and free-response sections, where recognizing the right move is worth more than raw computation.

Always Substitute First

Every limit problem begins the same way: try direct substitution. Plug the target value into the function and read the result. Substitution tells you exactly what kind of problem you have.

There are three possible outcomes. First, you get a finite number—then you are done, because the function is continuous there and the limit equals that value. Second, you get a nonzero number divided by zero, like 50\frac{5}{0}; this signals an infinite limit or vertical asymptote (Topic 1.14), not an algebra problem. Third, you get the indeterminate form 00\frac{0}{0}; this is the signal that a hidden common factor or structure can be canceled, and further work is required.

A common misconception is that 00\frac{0}{0} means the limit does not exist. It does not mean that at all—it means "undetermined," so you must transform the expression. The whole art of Topic 1.7 is reading the substitution result and choosing the manipulation that matches it. Never skip this diagnostic step; it prevents wasted effort like factoring a limit that substitution would have solved instantly.

Matching the Form to the Technique

Once substitution yields 00\frac{0}{0}, the structure of the expression tells you which tool to grab. Use these cues.
If you seeTryWhy
Polynomial or factorable rationalFactor and cancelRemoves the shared (xa)(x-a) factor causing 00\frac{0}{0}
A square root in a sum/differenceMultiply by the conjugateTurns  \sqrt{\ } differences into cancelable factors
A sum/difference of fractionsCommon denominatorCombines into one rational to simplify
sinxx\frac{\sin x}{x} or 1cosxx\frac{1-\cos x}{x} patternsTrig identity / special limitsUses limx0sinxx=1\lim_{x\to0}\frac{\sin x}{x}=1
Function squeezed between two othersSqueeze theoremBounds force the limit (Topic 1.8)
The key special limits worth memorizing are limx0sinxx=1\lim_{x\to 0}\frac{\sin x}{x}=1 and limx01cosxx=0\lim_{x\to 0}\frac{1-\cos x}{x}=0. When you spot trig functions over xx, rewrite the expression to expose these forms rather than expanding blindly.

L'Hôpital's Rule is a later tool (Topic 4.7) and is not required here—but recognizing 00\frac{0}{0} prepares you for it. On the exam, algebraic techniques are usually the intended and fastest route in Unit 1.

Working Efficiently Under Time Pressure

Efficiency means choosing the technique with the fewest steps. Suppose substitution gives 00\frac{0}{0} in x29x3\frac{x^2-9}{x-3}. Factoring (x3)(x+3)(x-3)(x+3) is instant; a conjugate would be nonsense here. But in x+42x\frac{\sqrt{x+4}-2}{x}, there is nothing to factor—the conjugate is the only path.

A reliable habit: scan for the feature that is creating the zero. A difference of squares screams factoring. A radical screams conjugate. Stacked fractions scream common denominator. Trig over a linear term screams special limits.

Another efficiency tip is to simplify before evaluating, not after. Cancel the offending factor, then substitute into the reduced expression. Students who substitute too early get stuck; students who over-manipulate waste time. Aim for the minimal transformation that clears the indeterminate form.

Finally, watch one-sided behavior. If substitution gives (nonzero)0\frac{(\text{nonzero})}{0}, check signs from the left and right to decide between ++\infty, -\infty, or "does not exist." That is a different branch of the decision tree than 00\frac{0}{0}, so classify the form correctly before committing to a method.

How the Exam Tests This

On multiple-choice questions, expect a limit stripped of any hint about method. The test rewards students who diagnose the form in seconds. Distractor answers often correspond to common mistakes—forgetting to cancel, mis-signing a conjugate, or reporting 00\frac{0}{0} as zero.

On free-response and justification prompts, you may be asked to show work. Write your substitution result, state the indeterminate form, perform the manipulation, and evaluate. Full credit usually requires showing the algebraic step that removes the discontinuity, not just the final number.

A frequent trap is a limit that looks complicated but yields a clean value by direct substitution—do not overthink it. Another trap mixes forms: a rational expression whose numerator and denominator both need factoring, or a conjugate step that still leaves a factor to cancel. Read the whole expression before choosing.

Because Topic 1.7 is synthesis, questions here can draw on any earlier technique. Treat it as a checklist you run every time: substitute, classify the form, select the matching tool, execute, and confirm the simplified expression evaluates cleanly.

Key terms

Direct substitution.
Evaluating a limit by plugging the target value directly into the function; valid whenever the function is continuous there.
Indeterminate form.
A result like 00\frac{0}{0} from substitution that does not determine the limit and requires further algebraic manipulation.
Conjugate multiplication.
Multiplying numerator and denominator by the conjugate of a radical expression to eliminate the square root causing 00\frac{0}{0}.
Common denominator method.
Combining a sum or difference of fractions into a single rational expression so a shared factor can cancel.
Special trig limits.
The known results limx0sinxx=1\lim_{x\to 0}\frac{\sin x}{x}=1 and limx01cosxx=0\lim_{x\to 0}\frac{1-\cos x}{x}=0 used to resolve trig limits.
Squeeze theorem.
If g(x)f(x)h(x)g(x)\le f(x)\le h(x) near aa and limg=limh=L\lim g=\lim h=L, then limf=L\lim f=L; used when a function is bounded between two others.
Removable factor.
A common factor (xa)(x-a) in numerator and denominator that produces 00\frac{0}{0} and cancels to reveal the limit.

Worked example

Evaluate limx0x+93x\displaystyle\lim_{x\to 0}\frac{\sqrt{x+9}-3}{x}.
Start with direct substitution: plugging in x=0x=0 gives 930=330=00\frac{\sqrt{9}-3}{0}=\frac{3-3}{0}=\frac{0}{0}, an indeterminate form.

The expression contains a radical difference, so the matching technique is conjugate multiplication. Multiply numerator and denominator by x+9+3\sqrt{x+9}+3:x+93xx+9+3x+9+3=(x+9)9x(x+9+3).\frac{\sqrt{x+9}-3}{x}\cdot\frac{\sqrt{x+9}+3}{\sqrt{x+9}+3}=\frac{(x+9)-9}{x\left(\sqrt{x+9}+3\right)}.The numerator simplifies to xx, givingxx(x+9+3)=1x+9+3.\frac{x}{x\left(\sqrt{x+9}+3\right)}=\frac{1}{\sqrt{x+9}+3}.The troublesome factor xx has canceled, so substitution is now safe. Evaluate at x=0x=0:19+3=13+3=16.\frac{1}{\sqrt{9}+3}=\frac{1}{3+3}=\frac{1}{6}.The limit equals 16\frac{1}{6}. Notice the strategy: substitution diagnosed 00\frac{0}{0}, the radical pointed to the conjugate, and one clean cancellation resolved everything.

Practice questions

Which technique most efficiently evaluates limx2x24x2x2\displaystyle\lim_{x\to 2}\frac{x^2-4}{x^2-x-2}?
  1. Multiply by the conjugate
  2. Factor numerator and denominator, then cancel
  3. Apply the squeeze theorem
  4. Direct substitution gives the answer immediately

Answer: Factor numerator and denominator, then cancel

Substitution gives 00\frac{0}{0}, so more work is needed. Both parts factor: x24=(x2)(x+2)x^2-4=(x-2)(x+2) and x2x2=(x2)(x+1)x^2-x-2=(x-2)(x+1). Canceling (x2)(x-2) leaves x+2x+1\frac{x+2}{x+1}, which at x=2x=2 gives 43\frac{4}{3}. There is no radical (so no conjugate) and no bounding functions (so no squeeze theorem).
Evaluate limx0sin(3x)x\displaystyle\lim_{x\to 0}\frac{\sin(3x)}{x} and explain your method.

Answer: 33

Substitution gives 00\frac{0}{0}, and the sinx\frac{\sin}{x} pattern signals a special trig limit. Rewrite as sin(3x)x=3sin(3x)3x\frac{\sin(3x)}{x}=3\cdot\frac{\sin(3x)}{3x}. As x0x\to0, 3x03x\to0, so sin(3x)3x1\frac{\sin(3x)}{3x}\to1. Therefore the limit is 31=33\cdot 1=3. The trick is engineering the denominator to match the argument of sine.
Evaluate limx11x1x1\displaystyle\lim_{x\to 1}\frac{\frac{1}{x}-1}{x-1}.

Answer: 1-1

Substitution yields 00\frac{0}{0}, and the stacked fraction signals the common-denominator method. Combine the numerator: 1x1=1xx\frac{1}{x}-1=\frac{1-x}{x}. The expression becomes 1xx(x1)\frac{1-x}{x(x-1)}. Since 1x=(x1)1-x=-(x-1), this is (x1)x(x1)=1x\frac{-(x-1)}{x(x-1)}=\frac{-1}{x}. Substituting x=1x=1 gives 1-1.

FAQ

How do I know which limit technique to use?
Always substitute first. A finite answer means you are done. A nonzero over zero means an infinite limit—check signs. A 00\frac{0}{0} means manipulate: factor for polynomials, use a conjugate for radicals, combine fractions for stacked fractions, and apply special trig limits for sinxx\frac{\sin x}{x} patterns.
Does 00\frac{0}{0} mean the limit does not exist?
No. It is called an indeterminate form because it gives no information by itself. The limit may equal any number, or may fail to exist—you must transform the expression algebraically to find out. Reporting 00\frac{0}{0} as the answer is always wrong.
Can I use L'Hôpital's Rule on Unit 1 limits?
L'Hôpital's Rule appears later in the course and requires derivatives, so it is not expected in Unit 1. The algebraic techniques in this topic are the intended, efficient methods for these problems, and they will earn full credit.
What is the most common mistake on these problems?
Substituting too early or too late. Students either report 00\frac{0}{0} as zero, or they over-manipulate a limit that direct substitution would have solved instantly. Diagnose the form first, then apply the minimal transformation needed to cancel the trouble factor.

Learn this with a teacher, not a page

The Crimsora tutor teaches U1.7 Selecting Procedures for Determining Limits live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.