U1.6 Determining Limits Using Algebraic Manipulation
Master 0/0 indeterminate limits with factoring, conjugates, and combining fractions, plus the key trig limits sin(x)/x and (1−cos(x))/x for AP Calculus BC.
What you'll do in this lesson
A voice-first session with the Crimsora tutor on U1.6 Determining Limits Using Algebraic Manipulation, then targeted practice and FRQs — with the tutor adapting to where you get stuck.
What this lesson covers
When you plug a value into a limit and get , you have not found the answer — you have found an invitation to do algebra. This indeterminate form means the function is unsettled at that point, but the limit may still exist. In this lesson you will learn the four workhorse algebraic techniques the AP exam expects you to reach for automatically: factoring and canceling, multiplying by a conjugate, combining fractions, and simplifying complex fractions. You will also memorize two special trig limits that turn otherwise impossible expressions into clean numbers. By the end you should be able to look at a limit, diagnose why direct substitution failed, and pick the tool that fixes it.
Why 0/0 Means "Do More Work"
Direct substitution is always your first move (from U1.5). When it produces a real number, you are done. But sometimes substitution yields , called an indeterminate form. The word indeterminate is literal: does not equal 0, does not equal 1, and does not equal infinity. It tells you nothing about the limit's value — the limit could be any number, or fail to exist entirely.
The reason this happens is almost always a common factor hiding in the numerator and denominator. That shared factor is zero at the target point, which is what drops both parts to 0. Your job is to expose and cancel that factor so the removable trouble disappears.
A critical conceptual point: depends only on values near , never at itself. So when you cancel a factor like , you are changing the function at exactly one point — the point that does not matter for the limit. That is why the algebra is legal. The simplified expression agrees with the original everywhere except the hole, so their limits are identical.
On the exam, any limit that gives signals that one of the techniques below applies. Recognizing the form fast is half the battle.
The reason this happens is almost always a common factor hiding in the numerator and denominator. That shared factor is zero at the target point, which is what drops both parts to 0. Your job is to expose and cancel that factor so the removable trouble disappears.
A critical conceptual point: depends only on values near , never at itself. So when you cancel a factor like , you are changing the function at exactly one point — the point that does not matter for the limit. That is why the algebra is legal. The simplified expression agrees with the original everywhere except the hole, so their limits are identical.
On the exam, any limit that gives signals that one of the techniques below applies. Recognizing the form fast is half the battle.
Factoring and Combining/Simplifying Fractions
Factoring is the most common fix. When numerator and denominator are polynomials that both hit 0, factor each and cancel the shared binomial. For example, .
Know your factoring patterns cold: difference of squares , difference of cubes , and grouping. If the target value makes a polynomial zero, then is guaranteed to be a factor — that is the Factor Theorem working for you.
Combining fractions handles expressions with sums or differences of fractions in the numerator. For instance . Combine the top over a common denominator first, then simplify.
Complex fractions (a fraction inside a fraction) are cleared by multiplying top and bottom by the overall common denominator.
After simplifying, re-substitute. If it still gives , repeat or switch techniques.
Know your factoring patterns cold: difference of squares , difference of cubes , and grouping. If the target value makes a polynomial zero, then is guaranteed to be a factor — that is the Factor Theorem working for you.
Combining fractions handles expressions with sums or differences of fractions in the numerator. For instance . Combine the top over a common denominator first, then simplify.
Complex fractions (a fraction inside a fraction) are cleared by multiplying top and bottom by the overall common denominator.
| Technique | Trigger | First move |
|---|---|---|
| Factor & cancel | polynomial / polynomial | factor both, cancel |
| Conjugate | contains a square root | multiply by conjugate |
| Combine fractions | sum/difference of fractions on top | common denominator |
| Complex fraction | fraction stacked in fraction | multiply by LCD |
The Conjugate Trick for Square Roots
When a limit contains a square root and gives , factoring usually will not work directly. Instead, multiply numerator and denominator by the conjugate of the radical expression. The conjugate of is ; multiplying them uses the difference-of-squares pattern to eliminate the radical.
Consider . Substitution gives . Multiply top and bottom by :Now the cancels, leaving . Substitute : .
The key insight is that multiplying by the conjugate converts a stubborn difference into a plain difference, which then produces the canceling factor. A common mistake is to expand the denominator too — leave the factor untouched, because you want the numerator to simplify while the denominator holds onto the piece that cancels. Only multiply out the side that has the difference of squares.
Consider . Substitution gives . Multiply top and bottom by :Now the cancels, leaving . Substitute : .
The key insight is that multiplying by the conjugate converts a stubborn difference into a plain difference, which then produces the canceling factor. A common mistake is to expand the denominator too — leave the factor untouched, because you want the numerator to simplify while the denominator holds onto the piece that cancels. Only multiply out the side that has the difference of squares.
The Two Special Trig Limits
Two identities appear constantly and cannot be derived by factoring; you must memorize them:Both require the angle to be in radians and both require the argument of the trig function to match the denominator exactly. The exam tests whether you can massage an expression into these forms.
For , multiply top and bottom by 5: . The trick is forcing the denominator to match the argument.
For a ratio like , split into , giving .
A useful consequence: near 0, behaves like , and also behaves like , so . Watch the domain: these hold only as , not at other points. If the problem sends somewhere else, use substitution or another method instead.
For , multiply top and bottom by 5: . The trick is forcing the denominator to match the argument.
For a ratio like , split into , giving .
A useful consequence: near 0, behaves like , and also behaves like , so . Watch the domain: these hold only as , not at other points. If the problem sends somewhere else, use substitution or another method instead.
Common Mistakes and How the Exam Frames It
The most frequent error is stopping at and writing "does not exist." That form is not an answer — it means keep going. Another is canceling incorrectly, for example canceling a term across addition rather than a factor; you may only cancel factors that multiply the whole numerator and denominator.
Students also misapply the trig limits by ignoring the argument. is not 1; it equals because .
On multiple-choice, the exam loves offering the "trap" answer that results from a sign error in the conjugate step or from forgetting to distribute a coefficient. On free-response and calculator-inactive sections, you must show the algebraic simplification, not just the number — full credit requires demonstrating the canceled factor. A frequent follow-up question connects to U1.13, asking whether the point is a removable discontinuity (a hole), which is exactly the point you canceled. So the algebra you do here directly feeds the continuity topics later in Unit 1.
Students also misapply the trig limits by ignoring the argument. is not 1; it equals because .
On multiple-choice, the exam loves offering the "trap" answer that results from a sign error in the conjugate step or from forgetting to distribute a coefficient. On free-response and calculator-inactive sections, you must show the algebraic simplification, not just the number — full credit requires demonstrating the canceled factor. A frequent follow-up question connects to U1.13, asking whether the point is a removable discontinuity (a hole), which is exactly the point you canceled. So the algebra you do here directly feeds the continuity topics later in Unit 1.
Key terms
- Indeterminate form 0/0.
- The result of direct substitution when both numerator and denominator approach 0; it gives no information and signals that algebraic work is needed.
- Direct substitution.
- Plugging the target value into the function; the first method to try, valid whenever the function is continuous there.
- Conjugate.
- For an expression , the partner ; multiplying by it removes the radical using the difference of squares.
- Common factor.
- A shared factor, usually , in numerator and denominator that causes the 0/0 form and can be canceled.
- Complex fraction.
- A fraction that contains another fraction in its numerator or denominator; cleared by multiplying by the least common denominator.
- Special trig limits.
- The identities and , valid in radians.
- Removable discontinuity.
- A hole in the graph at where the limit exists but the function is undefined or mismatched; corresponds to the canceled factor.
- Factor Theorem.
- If substituting makes a polynomial equal 0, then is a factor of that polynomial.
Worked example
Evaluate .
First try direct substitution: the numerator becomes and the denominator becomes 0, so we get , an indeterminate form. This is a combining-fractions problem because the numerator is a difference of two fractions.
Combine the numerator over the common denominator :Now the whole expression is . Dividing by is multiplying by :Cancel the common factor of :Now re-substitute :So the limit equals . Notice how combining fractions exposed the canceling factor of , exactly as factoring would in a polynomial problem.
Combine the numerator over the common denominator :Now the whole expression is . Dividing by is multiplying by :Cancel the common factor of :Now re-substitute :So the limit equals . Notice how combining fractions exposed the canceling factor of , exactly as factoring would in a polynomial problem.
Practice questions
Evaluate .
Answer:
Rewrite to match the special limit form. . As , , so the limit is . The trap answer 6 comes from forgetting the 2 in the denominator; the trap answer 1 comes from ignoring the coefficients entirely.
Evaluate , showing the algebraic method.
Answer:
Direct substitution gives , so use the conjugate. Multiply top and bottom by : the numerator becomes , giving . Cancel to get . Substitute : . Recognizing that appears from the difference of squares is the key step.
Evaluate .
- does not exist
Answer:
Substitution gives . Factor: and . Cancel to get . Substitute : . Choosing "does not exist" is the trap for students who stop at .
FAQ
- What does it mean when a limit gives 0/0?
- It is an indeterminate form, which means direct substitution failed and you must do more work. The value does not equal any number by itself — the actual limit could be anything. It almost always signals a common factor you can cancel through factoring, a conjugate, or combining fractions.
- How do I know whether to factor or use the conjugate?
- Look for square roots. If the expression contains a radical, multiply by the conjugate to convert the difference of roots into a plain difference that cancels. If both parts are polynomials with no radicals, factor and cancel the shared binomial instead.
- Do the special trig limits work for any value of x?
- No. Both and hold only as and only in radians. The argument inside the trig function must match the denominator; adjust with coefficients if it does not, such as writing .
- Why is it legal to cancel a factor if it changes the function?
- A limit depends only on values near the target point, not the value at it. Canceling changes the function only at , the one point that does not affect the limit. The simplified function agrees with the original everywhere else, so their limits are equal.
Learn this with a teacher, not a page
The Crimsora tutor teaches U1.6 Determining Limits Using Algebraic Manipulation live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.