AP Calculus AB/BC · Unit 1 · Topic 1.6
Determining Limits Using Algebraic Manipulation
Resolve indeterminate forms using factoring, conjugates, complex-fraction simplification, and equivalent trig forms.
1. Topic Focus
Build the language of limits, connect numerical, graphical, and algebraic representations, and use continuity theorems with verified hypotheses.
This topic: Resolve indeterminate forms using factoring, conjugates, complex-fraction simplification, and equivalent trig forms.
2. Key Relationship
Read every symbol with its domain, direction, units, and hypotheses before applying the relationship.
3. Visual Connection
4. Worked Example
Factor x²-9, cancel x-3 for nearby x, and substitute into x+3.
Write the governing relationship first, carry out the algebra cleanly, and finish with a sentence that answers the mathematical question.
5. Concept Development
Diagnose before manipulating
Begin with direct substitution to classify the expression. A finite value completes the problem through limit laws. The form \(0/0\) is different: it is undefined as written but may hide a common factor or another equivalent nearby form.
| Substitution result | Meaning | Next move |
|---|---|---|
| Finite number | The expression is directly evaluable | Apply limit laws and finish |
| \(0/0\) | Indeterminate; current form gives insufficient information | Seek an equivalent nearby expression |
| Nonzero divided by 0 | Not \(0/0\); cancellation may not be available | Analyze one-sided signs and unbounded behavior |
| Undefined outside the real domain | The requested side may not contain valid inputs | Check domain and one-sided limits |
Never announce the value of a limit from the symbols \(0/0\). Different functions with that same form can have different finite limits, infinite behavior, or no limit.
Why an equivalent nearby expression works
If \(F(x)=G(x)\) for every \(x\ne a\) sufficiently close to \(a\), then the two functions have the same limit at \(a\), when that limit exists:
The simplified expression does not have to equal the original at \(x=a\). Limits examine nearby inputs, so removing a common factor can expose the height of a removable hole without restoring the original function value.
Choose the manipulation from the expression's structure
| Visible structure | Useful manipulation | Goal |
|---|---|---|
| Polynomial numerator and denominator | Factor completely | Expose a common factor containing \(x-a\) |
| Difference involving square roots | Multiply by the conjugate over itself | Create a difference of squares |
| Fractions inside a larger fraction | Combine with a common denominator or clear small denominators | Reveal a canceling factor |
| Trigonometric expression near 0 | Use identities and known equivalent forms | Create \(\sin u/u\) or another basic limit |
| Difference quotient | Expand or factor the numerator | Separate and cancel the increment |
Factoring and cancellation
Factor every relevant polynomial before canceling. High-value patterns include
You may cancel a common factor from a product, not a term from a sum:
After cancellation, preserve the statement \(x\ne a\) mentally or explicitly. That restriction explains the original hole and why cancellation is valid only for nearby inputs.
Conjugates rationalize a difference of radicals
The conjugate changes the sign between two terms. Multiplying by it creates a difference of squares:
Multiply both numerator and denominator by the same nonzero conjugate so the expression's value is unchanged for nearby valid inputs. Expand the conjugated side first and keep the other side factored to make cancellation visible.
Simplify complex fractions systematically
When the numerator or denominator contains smaller fractions, use either of two equivalent approaches:
- Combine the smaller fractions using their least common denominator, then simplify the outer quotient.
- Multiply the entire large numerator and denominator by the least common denominator of all small fractions.
Parentheses matter. A complex fraction's main division bar groups its entire numerator and denominator.
Rewrite trigonometric expressions in radians
Alternate trigonometric forms can reveal the foundational limit
Useful identities include \(\tan u=\sin u/\cos u\), \(1-\cos(2u)=2\sin^2u\), and \(1-\cos^2u=\sin^2u\). If the numerator contains \(\sin(ku)\), create its matching denominator:
A complete manipulation workflow
- Substitute and identify the diagnostic form.
- Check the real domain and requested direction of approach.
- Select one manipulation suggested by the expression's structure.
- Write an equivalent expression valid for nearby \(x\ne a\).
- Cancel only common factors and simplify completely.
- Substitute again and apply the appropriate limit laws.
- Verify with a table or graph if an algebra step or sign is uncertain.
Frequent errors
- Calling \(0/0\) the answer rather than an indeterminate form.
- Canceling terms across addition or subtraction.
- Multiplying by a conjugate in only the numerator.
- Expanding everything and hiding the factor that should cancel.
- Dropping a negative sign when combining reciprocal terms.
- Using \(\lim\sin u/u=1\) in degree mode.
- Assuming every denominator-zero problem is removable.
- Forgetting that the simplified rule agrees only on the original nearby domain.
6. Detailed Worked Example and Error Check
Example 1: Factor a rational expression.
Substitution gives \(0/0\). Factor numerator and denominator:
The quotient law now applies because the new denominator approaches \(-4\ne0\):
Example 2: Use a conjugate.
The direct form is \(0/0\). Multiply by the conjugate over itself:
Example 3: Simplify a complex fraction.
Combine the two terms in the small numerator:
Example 4: Use an alternate trigonometric form.
Using \(1-\cos(2x)=2\sin^2x\),
The result uses radian measure. In degree measure, the foundational sine limit has a different scale factor.
Final check: each transformed expression equals the original for nearby valid inputs, even though both may not be defined at the target.
7. AP Reasoning Routine
Read one-sided behavior first, choose a matching limit procedure, and justify conclusions with definitions or theorem conditions.
- Identify the representation and requested quantity.
- State the rule or theorem and verify its conditions.
- Keep exact values until the final requested approximation.
- Interpret sign, units, interval, and context.
Evaluate each limit using the indicated structural clue and justify why the transformed expression has the same limit.
(a) Factor: \(\lim\limits_{x\to4}\frac{x^2-16}{x-4}\).
(b) Use a difference of cubes: \(\lim\limits_{x\to2}\frac{x^3-8}{x-2}\).
(c) Use a conjugate: \(\lim\limits_{x\to0}\frac{\sqrt{16+x}-4}{x}\).
(d) Simplify the complex fraction: \(\lim\limits_{x\to3}\frac{\frac1x-\frac13}{x-3}\).
(e) Rewrite trigonometrically: \(\lim\limits_{x\to0}\frac{\sin(5x)}{2x}\), using radians.
(f) Explain why the factor \(x-a\) may be canceled in a limit after factoring even though the original expression is undefined at \(x=a\).
(g) Explain why the same cancellation approach does not automatically resolve \(\lim\limits_{x\to1}\frac1{x-1}\).
Check the solution
Part (a) factors to \(x+4\) for \(x\ne4\), so the limit is 8. Part (b) uses \(x^3-8=(x-2)(x^2+2x+4)\), giving \(4+4+4=12\). Part (c) rationalizes to \(1/(\sqrt{16+x}+4)\), giving \(1/8\). In part (d), \(1/x-1/3=(3-x)/(3x)=-(x-3)/(3x)\), so the limit is \(-1/9\). Part (e) becomes \((5/2)[\sin(5x)/(5x)]\), giving \(5/2\). In part (f), the canceled expressions agree for every sufficiently close \(x\ne a\), exactly the inputs used by the limit. In part (g), the numerator has no matching \(x-1\) factor; substitution is nonzero divided by zero, so one-sided unbounded behavior must be analyzed instead.