AP Calculus properties of limits sit at the very front of the syllabus, and yet most students treat them as a warm-up rather than the load-bearing wall they actually are. The limit laws, the definition of continuity, the squeeze theorem, and the special trigonometric limits are the engine room under differentiation, curve sketching, and the later integral rules. Get the foundations sloppy now and you will be paying interest on every later unit, including the BC-only topics that lean on the same algebraic muscle. This article walks through the six core properties the AP exam actually tests, with worked examples that mirror the multiple-choice and free-response wording students meet in May. It also flags the most common error patterns, because in my experience the same three or four mistakes cost the bulk of the lost marks on limits questions year after year.
The six limit laws that anchor every AP Calculus problem
The AP Calculus Course and Exam Description lists a small cluster of limit laws that students are expected to apply without proof. These are not decorative; they are the toolkit you will reach for in roughly eight out of ten limit problems. If you cannot name them on demand and identify the small print on each, the rest of the unit will always feel like guesswork.
The first law is the sum law: the limit of a sum equals the sum of the limits, provided each individual limit exists. The product and constant multiple laws behave the same way. The quotient law is the trap: the limit of a quotient is the quotient of the limits, but only when the limit of the denominator is non-zero. A surprising number of FRQ deductions come from forgetting that second clause.
The root law states that for positive integer n, the limit of an nth root equals the nth root of the limit, again with the usual existence condition. The AP exam frequently tests this with even roots, where students must check the sign of the inside function before they can pull the root out. The substitution law, sometimes called the direct substitution property, is what allows you to simply plug a value in when the function is continuous at that point. Direct substitution only works when the function is continuous there; if it is not, you have to rewrite the expression first, and that rewrite is where most of the marks live.
Here is the practical sequence I tell students to use. First, attempt direct substitution. If you get a real number, you are done and can move on. If you get the indeterminate form 0/0, you need a strategy: factor, rationalise, use conjugates, or apply a trigonometric identity. If you get a non-zero number over zero, the limit is infinite or does not exist, and you need to check one-sided behaviour. If you get something like infinity minus infinity, the limit typically does not exist in elementary form and you have to rewrite the expression, often by combining fractions or factoring out a dominant term.
Worked micro-example. Evaluate the limit as x approaches 2 of (x² − 4) / (x − 2). Direct substitution gives 0/0, so factor the numerator as (x − 2)(x + 2), cancel, and you are left with the limit of (x + 2) as x approaches 2, which is 4. The factor-and-cancel move is the single most common technique on AB Unit 1, and it shows up in disguised form on at least one FRQ in most years.
For most candidates reading this, the limit laws are the difference between finishing a problem in 40 seconds versus staring at the page for three minutes. Drill the laws as a list, not as a story, until the names trip off the tongue.
Direct substitution, continuity, and the small-print conditions
Direct substitution is the engine of the limit laws. The AP exam defines a function as continuous at a point x = a if three conditions are met: f(a) is defined, the limit of f(x) as x approaches a exists, and that limit equals f(a). If all three hold, the limit is simply f(a) and the problem is over. The trap, of course, is that AP problems are designed so the function is not continuous at the point of interest, and the student has to spot why.
Removable discontinuities are the friendly case. A hole in the graph, a factor that cancels, a conjugate that rationalises: these all reduce to a situation where the function is continuous everywhere except at the trouble point, and the limit exists even though f(a) is undefined. The limit equals the value the function would take if you filled in the hole. This is the conceptual backbone behind every 0/0 factor problem and most conjugate problems.
Jump discontinuities are the awkward case. The left-hand and right-hand limits both exist but are different numbers, so the two-sided limit does not exist. The AP exam loves to give a piecewise function and ask for the limit at the boundary. You have to evaluate each side separately, using the correct piece of the function for that side, and then compare. A common error is using the wrong piece on one side, often because the student reads the boundary condition inconsistently with the inequality sign.
Infinite discontinuities are the dramatic case. The function shoots off to positive or negative infinity on at least one side, and the two-sided limit does not exist. The exam will sometimes ask for the equation of a vertical asymptote, which is the x-value where the function blows up, or the equation of a horizontal asymptote, which is the limit of f(x) as x approaches positive or negative infinity.
Continuity questions on the AP exam are often phrased as: "For what value of k is f continuous at x = 2?" You set the left-hand limit equal to the right-hand limit, and both equal to f(2), and solve for k. This is a standard two-minute item, but the algebra is the time sink. A common pitfall is to write the equality the wrong way around, or to use the wrong piece of the piecewise function on one side. Slow down at the boundary; everything else is mechanical.
Direct substitution is the most valuable shortcut in the unit, but it has a cost. Every time you substitute and get a real number, you have confirmed continuity. Every time you substitute and get an indeterminate form, you have confirmed a discontinuity that the limit laws cannot handle. Reading that signal correctly is what separates a candidate who is solving the problem from one who is fumbling through the algebra.
One-sided limits, piecewise functions, and FRQ boundary traps
One-sided limits are the language the AP exam uses to describe behaviour at boundaries, vertical asymptotes, and absolute-value corners. The notation is precise: the right-hand limit approaches from values greater than a, and the left-hand limit from values less than a. If the two are equal, the two-sided limit exists and equals that common value. If they differ, the two-sided limit does not exist, and the answer to any "find the limit" question is DNE.
Piecewise functions are the natural home of one-sided limits. A typical AP item defines a function with two or three pieces, asks for a limit at a boundary, and tests whether the student reads the inequalities correctly. The boundary itself is sometimes included in one piece and sometimes in the other, and that choice determines f(a) but not the limit. Many students confuse the two and write down f(a) when the question wants the limit; read the prompt carefully and underline which one is being asked for.
Absolute value expressions are the disguise. The function f(x) = |x − 2| / (x − 2) is undefined at x = 2, and the right-hand limit is 1 while the left-hand limit is −1. The two-sided limit does not exist, but the function has a clean jump of size 2 across the boundary. The AP exam frames these as graph-reading questions, where you sketch the two branches and read the heights off the y-axis.
FRQ boundary traps are slightly different. In a free-response setting, you might be asked to find the value of a constant that makes a piecewise function continuous, or to determine the limit of a difference quotient at a corner where the function is not differentiable. The standard technique is to compute each one-sided limit, set them equal, and solve. You will be expected to show the algebraic work, not just the answer, and the scoring rubric almost always gives one point for the one-sided limits and a second point for setting them equal and solving.
A useful study habit is to keep a small notebook of one-sided limit problems and redo them from scratch every few days. The pattern recognition is fast: 0/0 means a removable discontinuity, non-zero over zero means an infinite discontinuity, and two different finite numbers means a jump. Once you can classify the discontinuity in five seconds, the algebraic work is straightforward.
The squeeze theorem and the special trigonometric limits
The squeeze theorem is the elegant property the AP exam uses to evaluate limits that cannot be tackled with direct substitution. The statement is simple: if g(x) ≤ f(x) ≤ h(x) near a, and the limits of g and h at a are both equal to L, then the limit of f at a is also L. The function f is "squeezed" between two other functions whose limits you can find, and the middle function has no choice but to approach the same value.
The classic application is the limit as x approaches 0 of x² sin(1/x). The factor sin(1/x) oscillates between −1 and 1, so the whole expression is bounded between −x² and x². As x approaches 0, both bounds approach 0, so the squeezed expression also approaches 0. The function has no limit in the usual sense because it oscillates, but the limit exists and equals 0. This is the conceptual point: the squeeze theorem can establish a limit that direct substitution cannot, because the function does not settle down to a single value, only to a single band.