Fiveable

♾️AP Calculus AB/BC Unit 1 Review

QR code for AP Calculus AB/BC practice questions

1.6 Determining Limits Using Algebraic Manipulation

1.6 Determining Limits Using Algebraic Manipulation

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

TLDR

When plugging a value into a limit gives you an indeterminate form like 0/0, you rewrite the function into an equivalent form first, then evaluate. The three go-to moves in AP Calculus are factoring and canceling, multiplying by a conjugate to clear radicals, and using trig identities or known trig limits.

Why This Matters for the AP Calculus Exam

Limits are the foundation for everything that comes after in AP Calculus, including derivatives, integrals, and series. On the exam, you will need to evaluate limits that are presented analytically, and many of them cannot be solved by just plugging in. Recognizing when direct substitution fails and choosing the right algebraic move is a skill tested in both calculator and no-calculator settings. Showing clean steps with correct limit notation is important for clear exam work, especially on free-response style problems where your process needs to be readable.

Key Takeaways

  • Always try direct substitution first. If you get a real number, that is your limit.
  • A 0/0 result is an indeterminate form, not "no answer." It is a signal to rewrite the function.
  • Factor and cancel common factors when you have a rational function that gives 0/0.
  • Multiply by the conjugate to simplify expressions with radicals.
  • Use trig identities or known trig limits when a trig expression gives an indeterminate form.
  • Canceling a common factor can remove a hole, but a leftover zero in the denominator (like 2/0) means the limit does not exist.

Factoring and Canceling

Factoring means breaking an expression into simpler parts that multiply back to the original. When a rational function gives 0/0 at the target value, factoring the numerator and denominator often lets you cancel a common factor and remove the trouble spot.

For example, 2x+42x + 4 factors as 2(x+2)2(x + 2). You can redistribute to check: 2(x+2)=2x+42(x+2) = 2x + 4.

Example: Factor to Simplify First

Find the following limit:

limx3(x3x2x) \lim_{x \rightarrow 3} (x^{3} - x^{2} - x)

Direct substitution works here: 33323=2793=153^3 - 3^2 - 3 = 27 - 9 - 3 = 15. You can also factor out xx to get x(x2x1)x(x^2 - x - 1), then substitute: 3(3231)=3(5)=153(3^2 - 3 - 1) = 3(5) = 15. Factoring is a tool to make harder expressions easier, but if substitution gives a clean number, you are done.

Example: A Rational Function That Hits 0/0

limx1(x25x6x27x+6)\lim_{x \rightarrow 1} (\frac{x^{2} - 5x - 6}{x^{2} - 7x + 6})

Factor both top and bottom. If factoring polynomials feels rusty, review how to find two factors whose sum and product match the middle and constant terms before you evaluate the limit.

  • Numerator: two numbers that add to 5-5 and multiply to 6-6 are 11 and 6-6, giving (x+1)(x6)(x+1)(x-6).
  • Denominator: two numbers that add to 7-7 and multiply to 66 are 1-1 and 6-6, giving (x1)(x6)(x-1)(x-6).

So the expression becomes:

(x+1)(x6)(x1)(x6)\frac{(x+1)(x-6)}{(x-1)(x-6)}

Cancel the common factor (x6)(x - 6):

(x+1)(x1)\frac{(x+1)}{(x-1)}

Now substitute x=1x = 1, which gives 2/02/0. A nonzero number over zero means the limit does not exist (there is a vertical asymptote here, not a hole).

Not every problem factors cleanly. When you see radicals, a different move usually works better.

Rationalizing With Conjugates

When a square root is blocking your simplification, multiply the numerator and denominator by the conjugate of the radical expression. The conjugate of (a+b)(a + b) is (ab)(a - b). For example:

(2x+3+1) and (2x+31)(\sqrt{2x+3} + 1) \text{ and } (\sqrt{2x+3} -1)

are conjugates of each other. Multiplying by the conjugate uses the difference-of-squares pattern to clear the radical. This is the go-to move when substitution gives 0/0 and a radical is involved.

Example: Radical in the Numerator

limx9(x3x9)\lim_{x \rightarrow 9} (\frac{\sqrt x - 3}{x-9})

Substituting x=9x = 9 gives 0/00/0, so rationalize by multiplying by the conjugate of the numerator:

x3x9x+3x+3\frac{\sqrt x - 3}{x-9} \cdot \frac{\sqrt x + 3}{\sqrt x + 3}

The numerator becomes x9x - 9, so:

x9(x9)(x+3)\frac{x-9}{(x-9)(\sqrt x + 3)}

Cancel (x9)(x - 9) and substitute:

1x+3=19+3=16\frac{1}{\sqrt x + 3} = \frac{1}{\sqrt 9 + 3} = \frac{1}{6}

The conjugate trick works whether the radical sits in the numerator or denominator. Check by substituting first; if you get an indeterminate form and there is a radical, rationalize.

Alternate Forms of Trig Functions

If factoring and rationalizing do not help, and the expression involves a trig function, you often need a trig identity or a known trig limit. These limits show up often, so keep them ready:

limxcsin(x)=sin(c)\lim_{x \rightarrow c} \sin(x) = \sin(c)

limxccos(x)=cos(c)\lim_{x \rightarrow c} \cos(x) = \cos(c)

limx0sin(x)x=1\lim_{x \rightarrow 0} \frac{\sin(x)}{x} = 1

limx01cos(x)x=0\lim_{x \rightarrow 0} \frac{1-\cos(x)}{x} = 0

The first two are just direct substitution, since sine and cosine are continuous. The third one, limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1, is extremely common in AP Calculus, so train your eye to spot it. The fourth shows up less often but is still worth knowing.

Example: Matching the sin(x)/x Pattern

limx0(sin(4x)x)\lim_{x \rightarrow 0} (\frac{\sin(4x)}{x})

To use sin(angle)same angle=1\frac{\sin(\text{angle})}{\text{same angle}} = 1, the inside of the sine (4x4x) must match the denominator. Multiply the top and bottom by 44:

sin(4x)x44=4sin(4x)4x=4sin(4x)4x=41=4\frac{\sin(4x)}{x} \cdot \frac{4}{4} = \frac{4\sin(4x)}{4x} = 4 \cdot \frac{\sin(4x)}{4x} = 4 \cdot 1 = 4

Example: Trig Limit With Two Sines

limx0(sin(12x)sin(2x))\lim_{x \rightarrow 0} (\frac{\sin(12x)}{\sin(2x)})

Rewrite so each sine is paired with its matching angle:

(sin(12x)12x12x)(2xsin(2x)12x)\left(\frac{\sin(12x)}{12x} \cdot 12x\right) \cdot \left(\frac{2x}{\sin(2x)} \cdot \frac{1}{2x}\right)

Each sin(angle)angle\frac{\sin(\text{angle})}{\text{angle}} piece goes to 11, leaving:

12x1112x=12x2x=122=612x \cdot 1 \cdot 1 \cdot \frac{1}{2x} = \frac{12x}{2x} = \frac{12}{2} = 6

How to Use This on the AP Calculus Exam

Problem Solving

  • Try direct substitution first, every time. It tells you whether you even need to do extra work.
  • If you get 0/0, identify the structure. Rational expression with no radical points to factoring. A radical points to a conjugate. A trig function points to identities or known trig limits.
  • After simplifying, substitute again into the new equivalent form to get your answer.

Common Trap

  • Getting a nonzero number over zero (like 2/02/0) is not the same as 0/0. That means the limit does not exist, often because of a vertical asymptote. Do not keep trying to simplify.

MCQ

  • On multiple choice, indeterminate forms often have a clean answer once you simplify, so a "does not exist" option may be a distractor. Verify by actually doing the algebra.
  • In no-calculator sections, these algebraic moves are exactly how you are expected to evaluate limits by hand.

Common Misconceptions

  • A 0/0 answer does not mean the limit is 0 or undefined. It is an indeterminate form telling you to rewrite the function and try again.
  • Canceling a factor does not always remove the discontinuity. If a factor remains in the denominator after canceling and makes it zero, the limit does not exist at that point.
  • 2/02/0 and 0/00/0 are not the same. A nonzero number over zero signals the limit does not exist, while 0/0 means you need more work.
  • The limit sinxx1\frac{\sin x}{x} \to 1 only works when the angle inside the sine matches the denominator exactly. If they differ, adjust with multiplication so they match before applying the rule.
  • Direct substitution is not "cheating." If plugging in gives a real number, that is the correct limit, and there is no need to factor or rationalize.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

conjugate

An expression formed by changing the sign between two terms, such as the conjugate of (a + b) being (a - b).

equivalent expressions

Different algebraic forms of the same function that have the same value.

factoring

The process of breaking down an expression into its multiplicative components.

limit

The value that a function approaches as the input approaches some value, which may or may not equal the function's value at that point.

rational function

A function expressed as the ratio of two polynomial functions.

squeeze theorem

A method for determining the limit of a function by showing that the function is bounded between two other functions that have the same limit at a point.

trigonometric function

Functions such as sine, cosine, and tangent that relate angles to ratios of sides in a right triangle.

Frequently Asked Questions

How do you evaluate limits using algebraic manipulation?

Start with direct substitution. If you get an indeterminate form like 0/0, rewrite the expression using factoring, canceling common factors, conjugate rationalization, or trig identities, then substitute again.

What does 0/0 mean in a limit problem?

0/0 is an indeterminate form, which means direct substitution does not tell you the limit. It is a signal to rewrite the function into an equivalent form before evaluating.

When should you factor and cancel in a limit?

Factor and cancel when a rational expression gives 0/0 and the numerator and denominator share a common factor. After canceling, evaluate the simplified expression near the target x-value.

When should you use a conjugate for limits?

Use a conjugate when a radical expression gives 0/0. Multiplying by the conjugate uses the difference-of-squares pattern to simplify the expression so the limit can be evaluated.

Can canceling change the value of a limit?

Canceling creates an equivalent expression for x-values near the target, not necessarily at the target. That is why it can remove a hole and reveal the limit even when the original function is undefined at that point.

What is a common AP Calc 1.6 mistake?

A common mistake is stopping at 0/0 and saying the limit does not exist. 0/0 means you need more algebra; a nonzero number over zero after simplification points to different behavior.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot

2,589 studying →