AP Calculus AB Unit 1 Study Guide: Limits, Continuity, Asymptotes, and the IVT

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:59 PM on 3/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

Limit

A description of the value a function f(x) is approaching as x gets close to a particular number (based on nearby behavior, not necessarily the value at the point).

2
New cards

Limit notation

The statement (\lim_{x\to a} f(x)=L) meaning that as x approaches a, f(x) approaches L.

3
New cards

Approaching vs. arriving

The idea that limits depend on values of f(x) near x=a, not necessarily on the actual value f(a) (which may be undefined or different).

4
New cards

Two-sided limit

A limit that checks the behavior of f(x) as x approaches a from both the left and the right: (\lim_{x\to a} f(x)).

5
New cards

Left-hand limit

A one-sided limit that approaches a from values less than a: (\lim_{x\to a^-} f(x)).

6
New cards

Right-hand limit

A one-sided limit that approaches a from values greater than a: (\lim_{x\to a^+} f(x)).

7
New cards

Two-sided limit existence criterion

(\lim{x\to a} f(x)=L) exists iff both one-sided limits exist and are equal: (\lim{x\to a^-} f(x)=\lim_{x\to a^+} f(x)=L).

8
New cards

DNE (does not exist) limit

A two-sided limit that fails to exist, commonly because left-hand and right-hand limits do not match (or because behavior is not approaching a single value).

9
New cards

Limit at infinity

A limit describing end behavior as x grows large: (\lim{x\to\infty} f(x)) or (\lim{x\to-\infty} f(x)).

10
New cards

Infinite limit

A limit in which f(x) grows without bound near a point, written as (\lim_{x\to a} f(x)=\infty) or (-\infty).

11
New cards

Direct substitution

Evaluating a limit by plugging in x=a, which works for polynomials and for rational functions when the denominator is not zero at a (i.e., when the function is continuous there).

12
New cards

Continuity (informal)

The idea that a function has no break in its graph near a point (you can draw it without lifting your pencil, locally).

13
New cards

Continuity at a point

f is continuous at x=a if (1) f(a) is defined, (2) (\lim{x\to a} f(x)) exists, and (3) (\lim{x\to a} f(x)=f(a)).

14
New cards

Continuous on an interval [a,b]

Continuous at every interior point (a<x<b), right-continuous at x=a, and left-continuous at x=b.

15
New cards

Right-continuous (at an endpoint)

Continuity condition at the left endpoint x=a of an interval: the right-hand limit matches f(a).

16
New cards

Left-continuous (at an endpoint)

Continuity condition at the right endpoint x=b of an interval: the left-hand limit matches f(b).

17
New cards

Discontinuity

A point x=a where a function is not continuous (at least one of the continuity conditions fails).

18
New cards

Removable discontinuity

A “hole” where the limit exists but f(a) is undefined or f(a) is not equal to the limit; it can be fixed by redefining f(a) to equal the limit.

19
New cards

Jump discontinuity

A discontinuity where both one-sided limits are finite but not equal, so the two-sided limit does not exist.

20
New cards

Infinite (essential) discontinuity

A discontinuity where the function grows without bound near a point (at least one one-sided limit is (\infty) or (-\infty)), typically indicating a vertical asymptote.

21
New cards

Open circle (graph feature)

A marker showing the function is not defined at that exact point (or not taking that y-value there), even though the graph may approach it.

22
New cards

Filled dot (graph feature)

A marker showing the actual function value f(a) at that x-value.

23
New cards

Vertical asymptote

A vertical line x=a where the function is undefined and values of f(x) typically go to (\infty) or (-\infty) as x approaches a.

24
New cards

Horizontal asymptote

A horizontal line y=L that describes end behavior when (\lim{x\to\infty} f(x)=L) or (\lim{x\to-\infty} f(x)=L).

25
New cards

Crossing a horizontal asymptote

The fact that a graph can cross a horizontal asymptote because it describes end behavior, not an absolute boundary.

26
New cards

Limit laws

Algebraic rules that allow splitting and combining limits (sum, difference, constant multiple, product, quotient) when the relevant limits exist and denominators are nonzero.

27
New cards

Sum law for limits

If (\lim f(x)=L) and (\lim g(x)=M), then (\lim (f(x)+g(x))=L+M).

28
New cards

Difference law for limits

If (\lim f(x)=L) and (\lim g(x)=M), then (\lim (f(x)-g(x))=L-M).

29
New cards

Constant multiple law

If (\lim f(x)=L), then (\lim (c\,f(x))=cL).

30
New cards

Product law for limits

If (\lim f(x)=L) and (\lim g(x)=M), then (\lim (f(x)g(x))=LM).

31
New cards

Quotient law for limits

If (\lim f(x)=L) and (\lim g(x)=M) with M≠0, then (\lim \frac{f(x)}{g(x)}=\frac{L}{M}).

32
New cards

Indeterminate form (0/0)

A result of direct substitution that signals the need for algebraic simplification; it does not by itself determine the limit.

33
New cards

Factoring and canceling (limit strategy)

A method for (0/0) limits where you factor numerator/denominator and cancel a common factor to remove a hole-causing factor before evaluating the limit.

34
New cards

Common denominator method (limit strategy)

A technique for simplifying complex rational expressions by combining terms into a single fraction to enable cancellation and evaluation.

35
New cards

Conjugate (rationalizing) method

A technique for expressions with radicals: multiply by the conjugate to remove square roots and create a cancelable factor for (0/0) limits.

36
New cards

Difference quotient

The expression (\frac{f(a+h)-f(a)}{h}) used to study rate of change as h→0 (the core setup for derivatives).

37
New cards

Average rate of change

(\frac{f(b)-f(a)}{b-a}), the change in output divided by change in input over an interval.

38
New cards

Secant line

The line through (a,f(a)) and (b,f(b)); its slope equals the average rate of change.

39
New cards

Instantaneous rate of change (preview)

The rate of change at a single point obtained as a limit of average rates of change (letting h→0 in the difference quotient).

40
New cards

Squeeze Theorem

If (g(x)\le f(x)\le h(x)) near a and (\lim g(x)=\lim h(x)=L), then (\lim f(x)=L).

41
New cards

Sine bounds inequality

The fact that for all u, (-1\le \sin(u)\le 1), used to squeeze expressions like (x^2\sin(1/x)).

42
New cards

Damped oscillation

Oscillating behavior where the amplitude shrinks to 0 (so a limit can exist even if the function oscillates infinitely often).

43
New cards

Fundamental trig limit

The standard result (\lim_{x\to 0} \frac{\sin x}{x}=1), used to compute many trig limits.

44
New cards

Tangent trig limit

The standard result (\lim_{x\to 0} \frac{\tan x}{x}=1).

45
New cards

Radian measure requirement

The condition that the standard trig limits (like (\sin x/x\to 1)) are valid when angles are measured in radians (as assumed in AP Calculus).

46
New cards

Parameter trig limit (\sin(ax)/x)

The result (\lim_{x\to 0} \frac{\sin(ax)}{x}=a), often found by rewriting as (\frac{\sin(ax)}{ax}\cdot a).

47
New cards

Trig ratio limit (\sin(ax)/\sin(bx))

The result (\lim_{x\to 0} \frac{\sin(ax)}{\sin(bx)}=\frac{a}{b}) (using the (\sin u/u) limit).

48
New cards

Degree comparison rule (rational limits at infinity)

For (\frac{\text{poly degree }n}{\text{poly degree }m}): if nm no finite horizontal asymptote (often unbounded).

49
New cards

Leading coefficient ratio rule

If numerator and denominator have the same degree, (\lim{x\to\infty}\frac{an x^n+\cdots}{bn x^n+\cdots}=\frac{an}{bn}), giving the horizontal asymptote y=(\frac{an}{b_n}).

50
New cards

Intermediate Value Theorem (IVT)

If f is continuous on [a,b] and N is between f(a) and f(b), then there exists c in [a,b] such that f(c)=N (guarantees existence, not the exact value or uniqueness).