AP Book 12 07
AP Book 12 07
This book has been compiled by me for teaching the AP Calculus program at PTNK-
Hub. Most of the content in this book is taken from materials [1–4]. These materials
are excellent references and self-study tools for students, with most exercises having
suggested solutions for self-practice. They not only help students prepare well for the AP
exam but also enable learners to delve deeper into calculus (especially books [1] and [4]).
However, these reference books are quite extensive, often containing information
beyond what is necessary for the AP exam. Therefore, I have filtered out the unnecessary
content and made the information concise to ensure that learners can not only prepare
well for the AP exam but also better understand the fundamental concepts of calculus
such as continuity, derivatives, integrals, etc., facilitating their continued mathematical
journey in the future.
This is only a reference material for internal circulation, and all referenced content is
clearly cited. Given that this is the first compilation, some errors may be present. I hope
to receive feedback from students to improve future editions.
i
Contents
Preface i
1 Introduction 1
1.1 What is calculus? [1] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 The courses [2] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.3 Topic outline for the AB and BC calculus exams [2] . . . . . . . . . . . . 4
1.3.1 Content Area 1: Limits . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3.2 Content Area 2: Derivatives . . . . . . . . . . . . . . . . . . . . . 5
1.3.3 Content Area 3: Integrals and the Fundamental Theorem . . . . 8
1.3.4 Content Area 4: Series . . . . . . . . . . . . . . . . . . . . . . . . 8
2 Preliminaries 9
2.1 Functions and their graphs . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.1.1 Four ways to represent a function . . . . . . . . . . . . . . . . . . 9
2.1.2 Piecewise Defined Functions . . . . . . . . . . . . . . . . . . . . . 15
2.1.3 Even and Odd Functions . . . . . . . . . . . . . . . . . . . . . . 15
2.1.4 Increasing and Decreasing Functions . . . . . . . . . . . . . . . . 16
2.1.5 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
2.2 New Functions from Old Functions . . . . . . . . . . . . . . . . . . . . . 18
2.2.1 Transformations of Functions . . . . . . . . . . . . . . . . . . . . 19
2.2.2 Combinations of functions . . . . . . . . . . . . . . . . . . . . . . 21
2.2.3 Inverse functions . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
2.2.4 Parametrically defined functions (BC only) . . . . . . . . . . . . 27
2.2.5 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
Bibliography 31
ii
Chapter 1
Introduction
1
CHAPTER 1. INTRODUCTION
h(t) = h0 4.9t2 .
The process of di↵erentiation enables us to find a new function, which we denote h0 (t)
and call the derivative of h with respect to t, which represents the rate of change of the
height of the rock, that is, its velocity in metres/second:
h0 (t) = 9.8t.
Conversely, if we know the velocity of the falling rock as a function of time, integration
enables us to find the height function h(t).
Calculus was invented independently and in somewhat di↵erent ways by two seventeenth-
century mathematicians: Isaac Newton and Gottfried Wilhelm Leibniz. Newton’s motiva-
tion was a desire to analyze the motion of moving objects. Using his calculus, he was
able to formulate his laws of motion and gravitation and conclude from them that the
planets must move around the sun in elliptical orbits.
Many of the most fundamental and important “laws of nature” are conveniently
expressed as equations involving rates of change of quantities. Such equations are called
di↵erential equations, and techniques for their study and solution are at the heart of
calculus. In the falling rock example, the appropriate law is Newton’s Second Law of
Motion:
2
CHAPTER 1. INTRODUCTION
The acceleration, 9.8 m/s2 , is the rate of change (the derivative) of the velocity,
which is in turn the rate of change (the derivative) of the height function.
Much of mathematics is related indirectly to the study of motion. We regard lines, or
curves, as geometric objects, but the ancient Greeks thought of them as paths traced
out by moving points. Nevertheless, the study of curves also involves geometric concepts
such as tangency and area. The process of di↵erentiation is closely tied to the geometric
problem of finding tangent lines; similarly, integration is related to the geometric problem
of finding areas of regions with curved boundaries.
Both di↵erentiation and integration are defined in terms of a new mathematical
operation called a limit. The concept of the limit of a function will be developed in
Chapter 2. That will be the real beginning of our study of calculus. In the chapter called
“Preliminaries” we will review some of the background from algebra and geometry needed
for the development of calculus.
(2) developing the student’s ability to express functions, concepts, problems, and
conclusions analytically, graphically, numerically, and verbally, and to understand
how these are related; and
(3) using a graphing calculator as a tool for mathematical investigations and for
problem-solving.
Both courses are intended for those students who have already studied college-preparatory
mathematics: algebra, geometry, trigonometry, analytic geometry, and elementary func-
-- -
↓ Y
tions (linear, polynomial, rational, exponential, logarithmic, trigonometric, inverse trigono-
- ---
-
- -
hasag
↓
metric, and piecewise).
↓
algebra Dail
: mi : Wher givntich in
y = an
geometry h har
: -
ngrie
Frigonometry Igia
&
:
arth
linear
to tink >
=
y
:
do this
-
+h
and"tanse""
3 + +all
:
polynomial f(u)
---
y
=
: =
DG)
national : #
y =
ach)
CHAPTER 1. INTRODUCTION
4
CHAPTER 1. INTRODUCTION
D. Function behavior
• Limits can be used to explain asymptotic (vertical and horizontal) behavior
of functions
• Relative rates of growth of functions can be compared using limits
II. Continuity of functions
A. Intervals of continuity and points of discontinuity
• Definition of continuity
• Some functions are continuous at all points in their domain
• Polynomials
• Rational functions
• Power functions
• Exponential functions
• Logarithmic functions
• Trigonometric functions
• Types of discontinuities
• Removable
• Jump
• Vertical asymptotes
B. Continuity allows the application of important calculus theorems
• Intermediate Value Theorem
• Extreme Value Theorem
• Mean Value Theorem
5
CHAPTER 1. INTRODUCTION
Working with tables, graphs, and algebraically defined functions with and without the
calculator are essential skills that students need to master.
6
CHAPTER 1. INTRODUCTION
2
• Notations for higher-order derivatives: second derivatives dx d y 00
2 , f (x), and
3
d y dn y
y 00 ; third derivatives dx 000 000
3 , f (x), and y ; higher than third derivatives dxn
II. Using the derivative of a function to determine the behavior of the function
7
CHAPTER 1. INTRODUCTION
To be updated.
8
y = (m) = an
3 linear
Chapter 2 y = f(x) = an+b
y = ant
Preliminaries ant +ba +c
y =
This preliminary chapter reviews the most important things you should know before
learning AP Calculus. The fundamental objects that we deal with in calculus are functions.
This chapter prepares the way for calculus by discussing the basic ideas concerning
functions, their graphs, and ways of transforming and combining them. We stress that a
function can be represented in di↵erent ways: by an equation, in a table, by a graph, or
in words. We look at the main types of functions that occur in calculus and describe the
process of using these functions as mathematical models of real-world phenomena.
A. The area A of a circle depends on the radius r of the circle. The rule that connects
r and A is given by the equation A = ⇡r2 . With each positive number r there is
associated one value of A, and we say that A is a function of r.
B. The human population of the world P depends on the time t. The table gives
estimates of the world population P (t) at time t, for certain years.
9
CHAPTER 2. PRELIMINARIES
a >
-
Y
For instance,
P (1950) ⇡ 2, 560, 000, 000
But for each value of the time t there is a corresponding value of P , and we say
that P is a function of t.
thi
10
CHAPTER 2. PRELIMINARIES
Definition 2.1. A function f is a rule that assigns to each element x in a set D exactly
one element, called f (x), in a set E.
We usually consider functions for which the sets D and E are sets of real numbers.
min xdink Hap Xinh
= =
> =
-
• The set D is called the domain of the function. y
n=901 -
y = wo
• The number f (x) is the value of f at x and is read “f of x.” a =acol->
-
-
= a =vir
• The range of f is the set of all possible values of f (x) as x varies throughout the
=
domain. Hap gitu evos
• A symbol that represents an arbitrary number in the domain of a function f is
-
called an independent variable. > bien
doilop
: e
, ,
u a t
, .
---
variable.
-
↓ Be pho there &
-
-
· D (f) =
11313
Example 2.1.1. Find the domain and range of the following function.
-
-
1R)303
-
R (h)
-
p 4
· =
1. f (x) = x2 2. 2 2. g(x) = x+2 3. h(x) = .
x) ( 0)((u)
-
D(1) = IR
-
·
D(g = I
-
2 ,+ x 1 =
- w, +
Definition 2.2. If f is a function with domain D, then its graph is the set of ordered -
pairs
G = {(x, f (x)) | x 2 D}
11
CHAPTER 2. PRELIMINARIES
The graph of a function f gives us a useful picture of the behavior or “life history” of
a function. Since the y-coordinate of any point (x, y) on the graph is y = f (x), we can
read the value of f (x) from the graph as being the height of the graph above the point x.
The graph of f also allows us to picture the domain of f on the x-axis and its range on
the y-axis.
t
Example 2.1.2. The graph of a function f is shown in the following figure.
! ---
R() =
[-
2, 4]
12
CHAPTER 2. PRELIMINARIES
The graph of a function is a curve in the xy-plane. But the question arises: Which
curves in the xy-plane are graphs of functions? This is answered by the following
test.
The Vertical Line Test A curve in the xy-plane is the graph of a function of x if and
only if no vertical line intersects the curve more than once.
More specifically, not every curve you can draw is the graph of a function. A function f
can have only one value f (x) for each x in its domain, so no vertical line can intersect the
graph of a function at more than one point. If a is in the domain of function f , then the
vertical line x = a will intersect the graph of f at the single point (a, f (a)). The circle
x2 + y 2 = 1, in the fegure below, cannot be the graph of a function since some vertical
lines intersect it twice. It is, however, the union of the graphs of two functions, namely,
p p
y= 1 x2 and y= 1 x2 ,
which are, respectively, the upper and lower halves (semicircles) of the given circle.
a +y = 1
y' = 1 -
x4
1y = T
1-ul
V
y= -
Fac
13
CHAPTER 2. PRELIMINARIES
Hyberbol
↑
14
CHAPTER 2. PRELIMINARIES
(a ,
,
Example 2.1.3. Sketch the graph of the absolute value function f (x) = |x|. =
0
O
-
x
Example 2.1.4. A function f is defined by
*
8
⑧
<1 x if x 6 1
f (x) =
: x2 if x > 1.
g
Example 2.1.5. Find a formula for the function f graphed in the following figure.
f() =
&
ac0x1
2
O
-
,
x
RX
,L
, 11842
##
(20)
·
case)
&
-
-
y
= 1
an+
· i S
function- D
that f is an even function if y x6
C- 3, 3)
=
even
-
=
y = xh
f ( x) = f (x) for every x in the domain of f. 1) = [ 4,
-
4]
y = x4
We say that f is an odd function if y
= x5
y =B
-
- y = n3
,
! 1) = ( -
3, -
2) U(2, 3)
f ( x) = f (x) for every x in the domain of f .
-
-
t
-
=> go too do .
15
CHAPTER 2. PRELIMINARIES
f( -
x) fr(-x) =
f()
-
= f()
3 as
g
-
=
-x - chais
↑
°
= 3 .
x
Example 2.1.6. Determine whether each of the following functions is even, odd, or
neither even nor odd. IR
D
R =
>
-
-IR
a) f (x) = x5 + x b) g(x) = 1 x4 c) h(x) = 2x x2
vo-a chan To th
=
=
le
2.1.4 Increasing and Decreasing Functions
Fay/obe gin/nghichtes chare
The graph shown in the figure below rises from A to B, falls from B to C, and rises again
from C to D. The function f is said to be increasing on the interval [a, b], decreasing
on [b, c], and increasing again on [c, d]. Notice that if x1 and x2 are any two numbers
between a and b with x1 < x2 , then f (x1 ) < f (x2 ). We use this as the defining property
of an increasing function.
⑳
-
grau
aul-zas
p
Definition 2.4.
A function f is called increasing on an interval I if
*
f (x1 ) < f (x2 ) whenever x1 < x2 in I.
16
CHAPTER 2. PRELIMINARIES
It is called decreasing on I if
-
2.1.5 Exercises
p p
Exercise 2.1.1. If f (x) = x + 2 x and g(u) = u + 2 u, is it true that f = g ? : T
-
=
2
Exercise 2.1.2. If f (x) = xx 1x
R
D=D= and g(x) = x is it true that f = g ?
Exercise 2.1.3. Determine whether the curve is the graph of a function of x. If it is,
+ -g
O -graph
-
graphic
>
-
Aphai
Exercise 2.1.4. The graph of a function f is given.
Df = I -
2
, 4)
Rf = [ -
1, 3]
O
(b) Estimate the value of f ( 1). = - 0, 3
n= 0
(c) For what values of x is f (x) = 1 ?
ET n= 3
17
CHAPTER 2. PRELIMINARIES
1)/[ b)
--
[b]
Exercise 2.1.5. The graphs of f and g are given.
=>
(b) For what values of x is f (x) = g(x) ? 2 n = 20 =
-
L
- is even
function
Exercise 2.1.6. Determine whether each of the following functions is even, odd, or
= R)103
neither even nor odd. - PA
x) = 1 -x 11 +
p p w+ 1
f(
-
-
a) y = f (x) = 1 2x + 1 + 2x. |x 1| |x + 1| -
c) f (x) =
1 -n 2)
-
- |x + 2| |x 2| + -utel
-
-
DA not p
3
p
3
=Ih :
d) y = f (x) =
3
. ymmetric =
↑H-1x -
1
b) y = f (x) = 2x 3 2x + 3. x 2
-
"
6) D ful; "Fats-Ins (x-2) 1x+2)
-
= 22-3
7)
-
-
= :
even
2.2 New Functions from Old Functions =
I(u) :
~
chan
In this section we start with the basic functions we discussed in Section 2.1 and obtain
new functions by shifting, stretching, and reflecting their graphs. We also show how to
combine pairs of functions by the standard arithmetic operations and by composition.
18
CHAPTER 2. PRELIMINARIES
tink th
2.2.1 Transformations of Functions >
-
yo = Y
o
V
ACRO)
I
>
Fin ?
-
not
g
y = f(x)
f (k ()
-
Theorem 2.2. Vertical and Horizontal Stretching. Suppose c > 1. To obtain the
graph of
G
• y = cf (x), stretch the graph of y = f (x) vertically by a factor of c.
y
-
=
fm) >
-
y
19
=
2f()
-
CHAPTER 2. PRELIMINARIES
=
f() = f(z)
C 1 y()
V
y
for xuy
=
-
-
↑
1
.
y fa)
= • y= f (x), reflect the graph of y = f (x) about the x-axis;
>
y = f())
-
=
- = -
=M) -
2
f(x 2)
-
-
f() 2f() ↓
Example 2.2.2. A function f is defined on the interval [ 2, 2] and has the graph shown
in the figure below: f( u)-
20
CHAPTER 2. PRELIMINARIES
# f( x)
-
Example 2.2.3. The figure below shows the graphs of f (x) = x2 , g(x) = x 1, and
their sum (f + g)(x) = x2 + x 1. Observe that the height of the graph of f + g at any
point x is the sum of the heights of the graphs of f and g at that point.
21
CHAPTER 2. PRELIMINARIES
State the formulas for the values of 3f, f + g, f g, f g, f /g, and g/f at x, and specify
the domains of each of these functions as below:
Definition 2.6. Given two functions f and g, the composite function f g (also
=>
called the composition of f and g ) is defined by
ham
(f g)(x) = f (g(x)) hop .
-18 ya
22
Focus
CHAPTER 2. PRELIMINARIES
6) g(f()) 2) fog()
=
f(g())
= g(5) =
g(x) +5
= 22 a- 3 +5 x+2
= =
d) gof(u) =
g(f())
= G())" -
3
(a) f g(0)=
⑳
D
Example 2.2.5. If f (x) = x + 5 and g(x) = x2
f(g()
- ---
-
·
(d) g f (x)
-
-
3, find the following:
(g) f (f (x))
(+5) 3
=
=
-
al + 10x+ 22
=
f( 3)
-
p
Example 2.2.6. Given f (x) = x and g(x) = x + 1, calculate the four composite the
domain of each. functions f g(x), g f (x), f f (x), and g g(x), and specify.
1 x
Example 2.2.7. If G(x) = , calculate G G(x) and specify its domain.
1+x
23
CHAPTER 2. PRELIMINARIES
Not all functions possess inverses. Let’s compare the functions f and g whose arrow
diagrams are shown in the figure below. Note that f never takes on the same value twice
(any two inputs in A have di↵erent outputs), whereas g does take on the same value
twice (both 2 and 3 have the same output, 4). In symbols,
g(2) = g(3)
but
f (x1 ) 6= f (x2 )
whenever x1 6= x2 Functions that share this property with f are called one-to-one
functions.
-
-
↓ x
y =
f() =
ft 24
CHAPTER 2. PRELIMINARIES
If a horizontal line intersects the graph of f in more than one point, then we see from
the figure below that there are numbers x1 and x2 such that f (x1 ) = f (x2 ).
This means that f is not one-to-one. Therefore we have the following geometric method
for determining whether a function is one-to-one.
Horizontal Line Test A function is one-to-one if and only if no horizontal line intersects
its graph more than once.
One-to-one functions are important because they are precisely the functions that possess
inverse functions according to the following definition.
Definition 2.8. Let f be a one-to-one function with domain A and range B. Then its
range (7)
inverse function f 1 has domain B and range A and is defined by
1
f (y) = x , f (x) = y
for any y in B.
This definition says that if f maps x into y, then f 1 maps y back into x. (If f were
not one-to-one, then f 1 would not be uniquely defined.) The arrow diagram in the
figure below indicates that f 1 reverses the e↵ect of f .
25
CHAPTER 2. PRELIMINARIES
Note that
⑳
p
For example, the inverse function of f (x) = x3 is f 1
(x) = 3
x because if y = x3 , then
p
3
1 1
f (y) = f x3 = x3 = x.
1
CAUTION Do not mistake the -1 in f for an exponent. Thus
O
1
(())
1
f (x) does not mean .
f (x)
=
= n3 +2
Y
Example 2.2.8. Find the inverse function of f (x) = x3 + 2. -
E a3 = y -2
I
The principle of interchanging x and y to find the inverse function also gives us the
method for obtaining the graph of f 1 from the graph of f . Since f (a) = b if and only if
f 1 (b) = a, the point (a, b) is on the graph of f if and only if the point (b, a) is on the
graph of f 1 . But we get the point (b, a) from (a, b) by reflecting about the line y = x.
26 C n = L
- :
= "Ne
CHAPTER 2. PRELIMINARIES
we can find the Cartesian equation of the curve by eliminating the parameter t as follows:
elip by
O
sin t =
x
,
y
cos t = . n= 1 -
C
4 5
+m
2 2
Since sin t + cos t = 1, we have = 3 +a+ i
O
⇣ x ⌘2 ⇣ y ⌘2 x2 y 2
+ =1 or + =1
4 5 16 25
Example 2.2.10. For the pair of parametric equations 2 +
y = 5
p
x=1 t, y= t (t = 0)
⑰Lots
we can eliminate t by squaring the second equation and substituting for t in the first; then
we have 1
I
2 2
y = t and x = 1 y .
1
y
k
= -
1 x2
Y =
3
-
=
1
27
A
CHAPTER 2. PRELIMINARIES
2.2.5 Exercises
Exercise 2.2.1. The graph of y = f (x) is given. Match each equation with its graph and
give reasons for your choices.
(d) y = f (x + 4). : 5
-
-
Exercise 2.2.2. Let the graph of the function f (x) = x3 3x2 + 2 be as in the figure
below:
28
CHAPTER 2. PRELIMINARIES
(e) y = |f (|x|)|.
(a) f + g; (c) f g;
f
(b) f g; (d)
g
Exercise 2.2.5. Use the given graphs of f and g to evaluate each expression, or explain
why it is undefined.
29
CHAPTER 2. PRELIMINARIES
p p
Exercise 2.2.6. If f (x) = x and g(x) = 2 x, find each function and its domain.
(a) f g; (c) f f
(b) g f (d) g g
x
Exercise 2.2.7. Find f g h if f (x) = , g(x) = x10 , and h(x) = x + 3.
x+1
Exercise 2.2.8. Given F (x) = cos2 (x + 9), find functions f, g, and h such that F =
f g h.
30
Bibliography
10
[1] C. Essex R. Adams.
Calclulus A Complete Course.
Pearson, 9 edition, 2018.
3
[2] D. Bock S. Hockett.
AP Calculus.
Barron’s, 10 edition, 2010.
O
[4] J. Stewart.
Calculus: Early Transcendentals.
Brooks/Cole, 7 edition, 2012.
31