Precalculus Lecture Notes
Precalculus Lecture Notes
Chapter 1 Sets 5
Chapter 5 Variation 26
1
Chapter 6 Complex Numbers 28
Chapter 7 Functions 29
2
Section 11.4 Logistic Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
Chapter 15 Vectors 87
3
Section 17.2 Ellipses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93
4
Chapter 1: Sets
(c) 3 ∈
/ {1, 2, 4};
(d) d ∈
/ {a, b, c}.
Definition 5: The empty set, written either ∅ or {}, is the set with no elements.
Note 6: The set {∅} is not empty; it is the set containing the empty set.
X ⊆Y.
(a) X ∪ Y = {1, 2, 3, 4, 6, a, b, c}
Definition 11: Two sets are disjoint if their intersection is the empty set.
5
Section 1.3: Complements and Products
Definition 13: Let X and Y be sets. The complement of X relative to Y is the set X \ Y = {x ∈
X|x∈
/ Y }.
(a) X \ Y = {1, 7, c}
Definition 15: Let X and Y be sets. The Cartesian product of X and Y is the set X × Y =
{(x, y) | x ∈ X and y ∈ Y }.
R = {(−1)b (x0 .x1 x2 x3 x4 x5 . . .) | b ∈ {0, 1}, x0 ∈ ω, and xi ∈ {0, 1, 2, . . . , 9} for every i ∈ N}.
Note 19: Consider R with the usual operations of addition and multiplication.
6
M1. (Closure and Commutativity of Multiplication) For every a, b ∈ R, ab ∈ R and ab = ba
M4. (Multiplicative Inverse) For all a ∈ R \ {0}, there is an a−1 ∈ R such that aa−1 = a−1 a = 1
b
=b+0
= b + (a + (−a))
= (b + a) + (−a)
= (a + b) + (−a)
= a + (−a)
= 0.
Thus, b = 0.
The proofs of parts (ii) and (iii) are left as an exercise for the reader. ■
b
= b1
= b(aa−1 )
= (ba)a−1
= (ab)a−1
= 1a−1
= a−1 .
Thus, b = a−1 . ■
Proposition 21:
(i) If a ∈ R, then a · 0 = 0.
b
= b1
7
= b(aa−1 )
= (ba)a−1
= (ab)a−1
= 0a−1
= 0.
Therefore, b = 0.
(−1)a + a
= (−1)a + 1a
= (−1 + 1)a
= 0a
= 0.
Note 22: By part (iii) of the theorem above and the uniqueness of additive inverses, (−1)2 =
(−1)(−1) = 1.
(i) a + (−b) = a − b;
1 a
= .
(ii) If b ̸= 0, then a ·
b b
Theorem 24 (Order Properties of R): The set R+ has the following properties.
Theorem 25:
(ii) 1 ∈ R+ ;
(iii) N ⊆ R+ ;
1
(iv) If a ∈ R+ , then ∈ R+ .
a
Proof: For (i), suppose a ∈ R \ {0}. By the trichotomy property, a ∈ R+ or −a ∈ R+ . If a ∈ R+ ,
(−a)(−a)
= [(−1)a][(−1)a]
= (−1)(−1)aa
= 1aa
= a2 .
8
1 1
For (iv), toward a contradiction, suppose ∈ / R+ . By the trichotomy property, − ∈ R+ . Then,
a a
1 1 1
−1 = a − = −1 · a · ∈ R+ . This is a contradiction since 1 ∈ R+ Therefore, ∈ R+ . ■
a a a
Definition 26: Let a, b ∈ R. Then,
1<a
1 1
⇐⇒ 1 · < a ·
a a
1
⇐⇒ < 1. ■
a
Proposition 28: If a ∈ R with 0 ≤ a < ε for every ε > 0, then a = 0.
a 1 1 a
Proof: We prove the contrapositive. If a > 0, set ε = . Then, 0 = · 0 < a = = ε.
2 2 2 2
a
Also, ε = < 1a = a. This implies that a > ε, as desired. ■
2
Theorem 29: For every a, b ∈ R, ab < 0 if and only if one of a and b is positive, and the other is
negative.
Proof: (=⇒) We will prove the contrapositive. If a, b ∈ R+ , then ab > 0. Also, if a, b < 0, then
(⇐=) Suppose one of a and b is positive and the other is negative. Without loss of generality,
suppose a > 0 and b < 0. Then, by the trichotomy property, −b > 0, and so, a(−b) = −ab > 0. So,
ab < 0. ■
9
Section 2.2: Absolute Value
x
if x ≥ 0;
Definition 30: Let x ∈ R. The absolute value of x is |x| =
−x
if x < 0.
Proposition 31: Let x, y ∈ R. Then
(i) |x|2 = x2 ;
√
(ii) |x| = x2 ;
(iv) xy ≤ |xy|.
Proof: For (i), if x ≥ 0, then |x|2 = x2 . If x < 0, then |x|2 = (−x)2 = x2 . So, in any case,
|x|2 = x2 .
p √
For (ii), by the definition of square root and part (i), |x| = |x|2 = x2 .
p p √ p
For (iii), by part (ii), |xy| = (xy)2 = x2 y 2 = x2 · y 2 = |x| · |y|.
For (iv), if x, y ≥ 0 or x, y ≤ 0, then xy ≥ 0 and |xy| = xy. If one of x and y is positive and the
|x + y|2
|x + y|
p 2
= |x + y| = |(|x| + |y|)|
p
≤ (|x| + |y|)2 = |x| + |y|. ■
Proof: Exercise. ■
Proof: Exercise. ■
10
|a − b| = |b − a|.
(i) |x − y| < ε;
Case 1: y ≤ x Case 2: x ≤ y
|x − y| < ε |x − y| < ε
⇐⇒ x − y < ε ⇐⇒ y − x < ε
⇐⇒ x − ε < y ⇐⇒ y < x + ε
((ii) =⇒ (iii)) Suppose that y ∈ B(x, ε). Then x − ε < y < x + ε. Since x − ε < y, x < y + ε. Also,
since y < x+ε, y −ε < x. Therefore, y −ε < x < y +ε, which means that x ∈ (y −ε, y +ε) = B(y, ε).
We will show that both x − y and y − x are less than ε. Since x ∈ B(y, ε), y − ε < x < y + ε. Since
|a| ≤ c ⇐⇒ a ∈ B(0, c)
⇐⇒ |a − 0| ≤ c ⇐⇒ −c ≤ a ≤ c. ■
(i) x = y;
11
(ii) |x − y| = 0;
Proof: Exercise. ■
(i) ax+y = ax · ay ; 1
ax (vi) a−x = x ;
(ii) ax−y = y ; a
a
a −n bn
(vii) = n;
(iii) (a ) = axy ;
x y b a
a−n bm
(viii) −m = n ;
(iv) (ab)x = ax bx ; b a
a x ax (ix) If a ̸= 0, then a0 = 1.
(v) = x;
b b
Definition 45: A real number x ∈ R+ is in scientific notation if x = a × 10n where a ∈ [1, 10)
and n ∈ Z.
Example 46:
(a) The distance from the Sun to the star Proxima Centauri is 4 × 1013 kilometers.
only if bn = a.
12
√ √
n √
Theorem 49: Let a, b ∈ R and n ∈ N such that n
a, b, and
√
m
a exist.
√ √ √
(i) a1/n = n a; (iv) n ab = n a n b;
r √
√ n a n
a
(ii) ( n a) =a; (v) n = √ ;
b n
b √
p √
a if n is odd (vi) m n a = mn a;
√
n
(iii) an = √
(vii) am/n = n am .
|a| if n is even;
denominator.
Example 52: For each of the following, rationalize the denominator and simplify.
s
2
5 x
r
2 (c)
(a) 1 y3
√ 3 (b) √ √
2
4
x√ 5
x 2
=√ 1
4
x 3 = p
√3 √ y3 p
5
= √ · √ √
2 3
4
x 4
x 3 5
x2 5 y 2
=√ ·√ √ 3 = · p
4
x
√3 3
p
= . 5
y3 5 y2
6 |x| p
= .
5
x2 y 2
3 = .
y
(i) A variable is a letter that can represent any number from a given set of numbers.
(ii) Combinations of variables and real numbers with addition, subtraction, multiplication, division,
Definition 54:
13
(iv) A polynomial is a sum of monomials.
= 2x3 − x2 − 5x + 4.
= −11x2 + 9x + 4.
= 2x(3x − 5) + 1(3x − 5)
= 6x2 − 10x + 3x − 5
= 6x2 − 7x − 5.
(i) (A − B)(A + B) = A2 − B 2 ;
14
" √ √ # √ √
2 b+ b2 − 4ac b − b2 − 4ac (b − b2 − 4ac)(b + b2 − 4ac)
=x + + ·x+
2a 2a 4a2
2 2
2b b − (b − 4ac)
= x2 + x +
2a 4a2
2 b 4ac
=x + x+ 2
a 4a
2 b c
=x + x+
a a √ ! √ !
2 b − b2 − 4ac b + b2 − 4ac
⇐⇒ ax + bx + c = a x + x+ . ■
2a 2a
Theorem 59 (Factor Theorem for Quadratics): For any algebraic expressions a, b, c with a ̸= 0,
1 p p
ax2 + bx + c = (2ax + b − b2 − 4ac)(2ax + b + b2 − 4ac).
4a
Proof: By the lemma above, √ ! √ !
2 b − b2 − 4ac b + b2 − 4ac
ax + bx + c = a x + x+
2a 2a
1 1 p p
= · · a(2ax + b − b2 − 4ac)(2ax + b + b2 − 4ac)
2a 2a
1 p p
= (2ax + b − b2 − 4ac)(2ax + b + b2 − 4ac). ■
4a
Example 60: Factor the following expressions.
(a) 6x2 + 7x − 5
1 h p ih p i
= 2(6)x + (7) − (7)2 − 4(6)(−5) 2(6)x + (7) + (7)2 − 4(6)(−5)
4(6)
1 √ √
= (12x + 7 − 49 + 120)(12x + 7 + 49 + 120)
24
1
= (12x + 7 − 13)(12x + 7 + 13)
24
1
= (12x − 6)(12x + 20)
24
1
= · 6(2x − 1) · 4(3x + 5)
24
= (2x − 1)(3x + 5).
(b) x2 − 2x − 3
1 h p ih p i
= 2(1)x + (−2) − (−2)2 − 4(1)(−3) 2(1)x + (−2) + (−2)2 − 4(1)(−3)
4(1)
1 √ √
= 2x − 2 − 4 + 12 2x − 2 + 4 + 12
4
1
= (2x − 2 − 4)(2x − 2 + 4)
4
1
= (2x − 6)(2x + 2)
4
1
= · 2(x − 3) · 2(x + 1)
4
= (x − 3)(x + 1).
15
(c) (5x + 1)2 − 2(5x + 1) − 3
= xy 2 (x + y)(x − y)(x2 + y 2 ).
(i) a3 − b3 = (a + b)(a2 − ab + b2 );
(ii) a3 + b3 = (a + b)(a2 + ab + b2 ).
16
2x 2x 2x2 4(x + 2) − 2x2 −2x2 + 4x + 8
(b) 4 − =4− =4− = = .
x−2 2x − (x − 2) x+2 x+2 x+2
2−
x x
1 1
c−1 c ab
(c) −1 = = c = .
a + b−1 1 1 a+b c(a + b)
+
a b ab
(ii) The values of a variable that make an equation true are the solutions (roots) of the equation.
(iii) The process of finding the solutions of an equation is called solving the equation.
(iv) Two equations with the same solutions are equivalent equations.
Proposition 67: Let A, B, and C be expressions and n ∈ N. Then the following are equivalent.
(i) A = B;
(ii) A + C = B + C;
(iii) A − C = B − C;
(v) An = B n .
Definition 68: A linear equation is an equation equivalent to one of the form ax + b = 0, where
a, b, c ∈ R and x is a variable.
7x − 4 = 3x + 8 ⇐⇒ 7x − 3x = (3x + 12) − 3x
⇐⇒ (7x − 4) + 4 = (3x + 8) + 4 ⇐⇒ 4x = 12
⇐⇒ 7x = 3x + 12 ⇐⇒ x = 3.
Definition 70: A quadratic equation is an equation equivalent to one of the form ax2 +bx+c = 0,
where a, b, c ∈ R and a ̸= 0.
√
Proposition 71: Let c ∈ R+ . Then x2 = c if and only if x = ± c.
(a) x2 = 5
√
By the proposition above, x = ± 5.
(b) (x + 5)2 = 4
17
√
x + 5 = ± 4 = ±2
⇐⇒ x = −5 ± 2
⇐⇒ x = −3 or x = −7.
Example 74: Use the completing the square lemma to solve the equation x2 − 5x + 6 = 0.
= x2 − 5x + 6
2
(−5)2 − 4(1)(6)
−5
=1 x+ −
2 4(1)
2
5 25 − 24
= x− −
2 4
2
5 1
= x− −
2 4
2
5 1
⇐⇒ x − =
2 4
5 1
⇐⇒ x − = ±
2 2
5 1
⇐⇒ x = ±
2 2
⇐⇒ x = 3 or x = 2.
Definition 75: Let a, b, c ∈ R with a ̸= 0 and x be a variable. The discriminant of the expression
Note 76: Let a, b, c ∈ R with a ̸= 0, ax2 + bx + c = 0 be a quadratic equation, and D denote the
(i) If D > 0, then the equation ax2 + bx + c = 0 has two real solutions;
(iii) If D < 0, then the equation ax2 + bx + c = 0 has two complex solutions.
Theorem 77 (Quadratic
√ Formula): Let a, b, c ∈ R with a ̸= 0. Then ax2 + bx + c = 0 if and
2
−b ± b − 4ac
only if x = .
2a
18
Proof: By the completing the square lemma,
= ax2 + bx + c
2
b2 − 4ac
b
=a x+ −
2a 4a
2
b2 − 4ac
b
⇐⇒ =a x+
4a 2a
2
2
b − 4ac b
⇐⇒ = x +
√4a2 2a
b2 − 4ac b
⇐⇒ ± =x+
2a √ a √
b b2 − 4ac −b ± b2 − 4ac
⇐⇒ x = − ± = . ■
2a 2a 2a
Example 78: Solve the following equations.
3 5
(b) + =2
x x+2
(a) 3x2 − x − 7 = 0p ⇐⇒ 3(x + 2) + 5x = 2x(x + 2)
−(−1) ± (−1)2 − 4(3)(−7) ⇐⇒ 3x + 6 + 5x = 2x2 + 4x
⇐⇒ x =
√ 2(3)
1 ± 1 + 84 ⇐⇒ 8x + 6 = 2x2 + 4x
=
√6 ⇐⇒ 2x2 − 4x − 6 = 0
1 ± 85
= .
6 ⇐⇒ x2 − 2x − 3 = 0
⇐⇒ (x − 3)(x + 1) = 0
√ ⇐⇒ x = 3 or x = −1.
(c) 2x = 1 − 2−x
√
⇐⇒ 2x − 1 = − 2 − x (d) x1/3 + x1/6 − 2 = 0
√
⇐⇒ 1 − 2x = 2 − x Set u = x1/6 . Then,
⇐⇒ (1 − 2x)2 = 2 − x x1/3 + x1/6 − 2 = 0
⇐⇒ 1 − 4x + 4x2 = 2 − x ⇐⇒ u2 + u − 2 = 0
⇐⇒ 4x2 − 3x − 1 = 0 ⇐⇒ (u + 2)(u − 1) = 0
⇐⇒ (4x + 1)(x − 1) = 0 ⇐⇒ u = −2 or u = 1
1
⇐⇒ x = − or x = 1. ⇐⇒ x1/6 = −2 or x1/6 = 1
4
Note that x = 1 does not satisfy the equation ⇐⇒ x = 64 or x = 1.
(is an extraneous solution). Note that x = 64 is an extraneous solution.
19
(e) 4x4 − 25x2 + 36 = 0 ⇐⇒ (4u − 9)(u − 4) = 0
9
Set u = x2 . Then, ⇐⇒ u = or u = 4
4
9
4x4 − 25x2 + 36 = 0 ⇐⇒ x2 = or x2 = 4
4
3
⇐⇒ 4u2 − 25u + 36 = 0 ⇐⇒ x = ± or x = ±2.
2
Theorem 80: Let p be a polynomial. If p(x1 ) = 0 = p(x2 ), where x1 , x2 are consecutive zeros of p,
Definition 81: A critical value (number) of a rational expression is a number that makes the
⇐⇒ 3x + 1 + 2 < 4x − 2 + 2 ⇐⇒ x > 3.
(b) x3 + 3x2 − 4x − 12 ≥ 0
⇐⇒ (x + 3)(x + 2)(x − 2) ≥ 0.
Case 1: x < −3
In this case, x + 3 < 0, x + 2 < 0, and x − 2 < 0. This means that (x + 3)(x + 2)(x − 2) < 0.
In this case, x + 3 > 0, x + 2 < 0, and x − 2 < 0. This means that (x + 3)(x + 2)(x − 2) > 0.
Case 3: x ∈ (−2, 2)
In this case, x + 3 > 0, x + 2 > 0, and x − 2 < 0. This means that (x + 3)(x + 2)(x − 2) < 0.
20
Case 4: x > 2
In this case, x + 3 > 0, x + 2 > 0, and x − 2 > 0. This means that (x + 3)(x + 2)(x − 2) > 0.
The above implies that x = −2 and x = −1 are critical values for the expression. Consider three
cases.
(iv) The pair (x, y) is called either a coordinate (pair), an ordered pair, or simply a point;
(v) The origin is the point (0, 0), and it is usually denoted O.
Example 85:
21
Section 4.2: The Distance and Midpoint Formulas
Theorem 86 (Pythagorean Theorem): Suppose the legs of a right triangle have lengths a, b and
Proof: Suppose that the triangle described in the theorem is a right triangle and consider the figure
below.
1
Recall the area of the triangle is ab. Now consider the figure below.
2
22
Since α + β = 90, the figure contains a small square of side length c, a large square of side length
1
a + b, and four copies of the triangle. Now, the area of the small square is c2 = (a + b)2 − 4 · ab =
2
(a + b)2 − 2ab = a2 + 2ab + b2 − 2ab = a2 + b2 . Therefore, a2 + b2 = c2 . ■
Corollary 87 (Distance Formula): Let (x1 , y1 ), (x2 , y2 ) ∈ R2 . The distance d between (x1 , y1 )
p
and (x2 , y2 ) is d = (x2 − x1 )2 + (y2 − y1 )2 .
Let d denote the distance between (x1 , y1 ) and (x2 , y2 ). By the Pythagorean Theorem and a previous
proposition,
d2
= |x2 − x1 |2 + |y2 − y1 |2
= (x2 − x1 )2 + (y2 − y1 )2
p
⇐⇒ d = (x2 − x1 )2 + (y2 − y1 )2 . ■
23
p
Example 88: The distance between the points (−3, 1) and (5, −2) is (−3 − 5)2 + (1 − (−2))2 =
√
73.
Theorem 89 (Midpoint Formula): The midpoint between the points (x1 , y1 ) and (x2 , y2 ) is the
x1 + x2 y1 + y2
points , .
2 2
−3 + 5 1 − 2
Example 90: The midpoint between the points (−3, 1) and (5, −2) is the point , =
2 2
−1
1, .
2
Example 92:
Definition 93: The graph of an equation is the set {(x, y) ∈ R2 | the equation is satisfied}.
Proof: (=⇒) Suppose that the point (x, y) ∈ R2 lies on the graph of an equation. Since the point
(x, y) is on the graph of the equation, the equation is a true statement, and so, the equation is
satisfied.
(⇐=) Suppose the point (x, y) satisfies an equation. Then, by the definition of graph, (x, y) is on
Definition 95:
(i) The x-coordinates where a graph of an equation intersects the x-axis are called the x-intercepts.
(ii) The y-coordinates where a graph of an equation intersects the y-axis are called the y-intercepts.
Note 96:
(i) To find the x-intercepts, set y = 0 in the equation and solve for x.
(ii) To find the y-intercepts, set x = 0 in the equation and solve for y.
we set x = 0. Doing this, we obtain that y = 02 − 2 = −2. So, the y-intercept is (−2, 0).
24
Section 4.4: Circles
Definition 98:
(x − 3)2 + (y + 1)2 = 4;
Example 101: For each of the following, find the center and radius of the given circle.
(b) x2 + 4x + y 2 + 10y + 26 = 0
(c) x2 + y 2 − 4x + 6y − 23 = 0
Note that −2h = −4, −2k = 6, and h2 + k 2 − r2 = −23. So, h = 2, k = −3, and r2 = 4 + 9 + 23 = 36,
and so, r = 6. Thus, the circle is centered at (2, −3) and has radius 6.
(i) is symmetric (has symmetry) with respect to the x-axis if whenever the point (x, y) is
(ii) is symmetric (has symmetry) with respect to the y-axis if whenever the point (x, y) is
(iii) is symmetric (has symmetry) with respect to the origin if whenever the point (x, y) is
25
Example 103: Determine whether the graph of the given equation has symmetry.
(a) x = y 2 .
Note that x = y 2 = (−y)2 . So, the graph of the equation has symmetry with respect to the x-axis.
Also, if x = y 2 , then −x ̸= y 2 , and so, the graph of the equation does not have symmetry with
respect to the y-axis. By a similar argument, the graph of the equation is not symmetric with respect
to the origin.
(b) y = x3 − 9x.
Note that −y = (−x)3 − 9(−x) = −x3 + 9x, or y = x3 − 9x. So, the graph of the equation has
Chapter 5: Variation
there is a k ∈ R \ {0} such that y = kx. The constant k is called the constant of proportionality.
Example 105: During a thunderstorm you see the lightning before you hear the thunder because
light travels much faster than sound. The distance between you and the storm varies directly as the
(a) Suppose that the thunder from a storm 5400 feet away takes 5 seconds to reach you. Determine
the constant of proportionality, and write the equation for the variation.
Let d be the distance from you to the storm, and let t be the length of the time interval. Since
d varies directly as t, d = kt for some k ∈ R \ {0}. When d = 5400 and t = 5, the equation for
the variation is 5400 = 5k, which means that k = 1080. Thus, the equation for the variation is
d = 1080t.
(b) If the time interval between the lightning and thunder is now 8 seconds, how far away is the
storm?
26
Section 5.2: Inverse Variation
Definition 106: A quantity y is inversely proportional to a quantity x if there is a k ∈ R \ {0}
k
such that y = . The constant k is called the constant of proportionality.
x
Example 107 (Boyle’s Law): Boyle’s Law states that when a sample of gas is compressed at a
constant temperature, the pressure of the gas is inversely proportional to the volume of the gas.
(a) Suppose that the pressure of a sample of air that occupies 0.106 cubic meters at 25◦ Celsius
is 50 kilo-Pascals. Find the constant of proportionality, and write the equation that expresses the
inverse proportionality.
Let P be the pressure of the sample of gas, and let V be its volume. Since the pressure of the gas
k
is inversely proportional to its volume, P = where k ∈ R \ {0}. To determine k, note that when
V
k 5.3
V = 0.106, P = 50, which means that 50 = , which means that k = 5.3. Thus, P = .
0.106 V
(b) If the sample expands to a volume of 0.3 cubic meters, find the new pressure.
5.3
By (a), P = = 17.7 kilo-Pascals.
0.3
there is a k ∈ R\{0} such that z = kxy. The constant k is called the constant of proportionality.
Example 109 (Newton’s Law of Gravitation): Newton’s Law of Gravitation says that two
objects with masses m1 and m2 attract each other with a force F that is jointly proportional to
their masses and inversely proportional to the square of the distance r between the objects. Express
27
Chapter 6: Complex Numbers
(i) z + w = (a + c) + (b + d)i;
(a) z + w = 1 + 9i;
(b) z − w = 5 − i;
(c) w − z = −5 + i;
(a) z = 3 − 4i;
(b) w = −2 − 5i.
(i) z + w = z + w;
(ii) zw = z · w.
28
z+w zw
= a + c + (b + d)i = (a + bi)(c + di)
= a + c − (b + d)i = ac − bd + (ad + bc)i
= a + c − bi − di = (ac − bd) − (ad + bc)i
= a − bi + c − di = (ac − bd) + (−bc − ad)i
= a + bi + c + di = (a − bi)(c − di)
= z + w, and = z · w. ■
Chapter 7: Functions
(i) A relation from X to Y is a rule that assigns one or more elements of Y to each element of X.
(ii) A function from X to Y is a relation that assigns a unique element of Y to each element of X.
(iii) The set X is the domain of the function and will be denoted dom(f ).
(iv) The set Y is the codomain of the function and will be denoted cod(f ).
(ii) Y X = {f | f : X → Y }.
Example 121: The following are examples of relations. Which are functions?
(a)
(b)
29
(c)
(d)
Each of (a), (b), and (c) are functions, while (d) is not a function.
(i) The unique element of Y that f assigns to x is the function value of x or the image of x under
30
(iii) The natural domain of f is the set {x ∈ X | f (x) is defined}.
(a) f (3) = 9;
(b) f (−3) = 9;
(c) dom(f ) = R;
(d) cod(f ) = R;
Definition 125: Suppose that f ∈ R[a,b] for some a, b ∈ R with a < b. The average rate of
f (b) − f (a)
change of f over [a, b] (or from a to b) is the quantity .
b−a
Example 126: For each of the following, find the average rate of change of the function on the
given interval.
(b) cod(f ) = Z
(d) The graph of f is the set G (f ) = {(−1, 2), (0, 1), (1, 2), (2, 5), (3, 10)}.
x2 + 3x + 2
Example 129: Consider the functions f (x) = and g(x) = x + 2. Since g(−1) = 1 and
x+1
f (−1) is undefined, the functions are not the same. Note that dom(f ) = R \ {−1} and dom(g) = R.
Since ran(g) = R and g(−1) = 1, ran(f ) = R \ {1}. The sketches of f and g are below.
31
Example 130: For each of the following functions, the domain, range, and sketch of the graph is
given.
dom(f ) = R
ran(f ) = [0, ∞)
32
√
(b) g(x) = 3 − 2x
3
dom(g) = −∞,
2
ran(f ) = (−∞, 0]
√
(c) h(x) = 16 − x2
dom(h) = [−4, 4]
33
|x|
(d) j(x) =
x
dom(j) = R \ {0}
Theorem 131 (Vertical Line Test): A curve in R2 is the graph of a function if and only if every
Proof: (=⇒) Suppose that X ⊆ R, f ∈ RX , and G (f ) ⊆ R2 is the graph of f . To see that every
vertical line in R2 intersects G (f ) in at most one point, let a ∈ R and consider the vertical line
x = a.
Case 1: a ∈
/ X.
In this case, f (a) does not exist. So, there is no y ∈ R such that (a, y) ∈ G (f ), which means the
34
vertical line does not intersect G (f ).
Case 2: a ∈ X.
Since G (f ) is the graph of f and f (a) is unique, the vertical line x = a intersects G (f ) only at the
(⇐=) Suppose G (f ) ⊆ R2 such that every vertical line intersects G (f ) in at most one point. Set
X = {x ∈ R | there is a y ∈ R such that (x, y) ∈ G (f )}. Since every vertical line intersects G (f ) in
at most one point, for each x ∈ X, there is a unique y ∈ R such that (x, y) ∈ G . So, the rule f ∈ RX
Example 132: The following is not the graph of a function since there is a vertical line that
Theorem 134:
(i) A function is even if and only if its graph is symmetric about the y-axis.
(ii) A function is odd if and only if its graph is symmetric about the origin.
Example 136: Determine whether the following functions are even, odd, or neither.
(a) f (x) = x2 + x
35
Note that g(−x) = −| − x| = −|x| = g(x). Thus, g is even.
x
(c) h(x) =
|x|
−x x
Note that h(−x) = =− = −h(x). Thus, h is odd.
| − x| |x|
(d) f (x) = x3 + x2 − 1
(i) The function (g ◦ f ) : A → C defined by (g ◦ f )(x) = g(f (x)) is the composition of g with f .
√
Example 141: Let f (x) = x and g(x) = x + 1. Calculate each of the following.
√
(a) (f ◦ g)(x) = f (x + 1) = x + 1
√ √
(b) (f ◦ g)(9) = 9 + 1 = 10
36
√
(c) (g ◦ f )(x) = x+1
(d) (g ◦ f )(9) = 4
√
Example 142: Let f (x) = (x2 − 1)3 + x2 − 2. Find functions h(x) and g(u) such that f (x) =
g[h(x)].
There are infinitely many solutions to this. Listed below are three solutions.
√
Set h(x) = x2 − 1 and g(u) = u3 + u − 1
√
Set h(x) = x2 and g(u) = (u − 1)3 + u − 2
√
Set h(x) = x2 − 2 and g(u) = (u + 1)3 + u.
Definition 143: Let f be a function and h ∈ R\{0}. The difference quotient of f is the quantity
f (x + h) − f (x)
.
h
Example 144: Calculate the difference quotient of the function f (x) = x2 + 7.
f (x + h) − f (x)
h
(x + h)2 + 7 − (x2 + 7)
=
h
x2 + 2xh + h2 + 7 − x2 − 7
=
h
2xh + h2
=
h
h(2x + h)
=
h
= 2x + h.
(i) up c units if c ≥ 0;
Theorem 147: The graph of the function y = −f (x) is the graph of the function y = f (x) reflected
Theorem 148: The graph of the function y = f (−x) is the graph of the function y = f (x) reflected
37
Theorem 150: The graph of y = f (ax) is the graph of the function y = f (x)
Example 151: Given the graph of f (x) = |x|, use transformations to sketch the graph of the
38
Section 7.6: One-to-One and Onto Functions
Theorem 152: The following are equivalent for any f ∈ Y X and any x1 , x2 ∈ X.
Proof: Let f ∈ Y X .
((i) =⇒ (ii)) Suppose that (i) is satisfied and let x1 , x2 ∈ X with x1 ̸= x2 . Since x1 ̸= x2 , it is
((ii) =⇒ (iii)) Suppose (ii) is satisfied. To see that f (x1 ) = f (x2 ) implies that x1 = x2 , suppose
x1 , x2 ∈ X such that f (x1 ) = f (x2 ). If x1 ̸= x2 , then f (x1 ) ̸= f (x2 ) by the assumption. Since
((iii) =⇒ (i)) Suppose that (iii) is satisfied. To see that f (x1 ) = f (x2 ) if and only if x1 = x2 ,
theorem above.
(a) f (x) = x
To see that f is one-to-one, note that for x1 ̸= x2 , then f (x1 ) = x1 ̸= x2 = f (x2 ). Thus, f is
one-to-one.
(b) g(x) = x2
To see that f is not one-to-one, note that g(−3) = 9 = g(3). Thus, g is not one-to-one. ■
Theorem 156 (Horizontal Line Test): Let X ⊆ R. Then a function f ∈ RX is one-to-one if and
only if every horizontal line intersects the graph of the function in at most one point.
Proof: (=⇒) Suppose that f is one-to-one and y = c is a horizontal line. Attempting a contradiction,
suppose the line y = c intersects the graph of f at two points, (x1 , c) and (x2 , c). Since (x1 , c) lies
(⇐=) Suppose that every horizontal line intersects the graph of f in at most one point. To see that
f is one-to-one, suppose x1 , x2 ∈ X with x1 ̸= x2 . Let c = f (x1 ) and consider the horizontal line
y = c. By the assumption, the line y = c intersects the graph of f only at the point (x1 , c). This
39
implies the point (x2 , f (x2 )) is not on the line y = c which means f (x2 ) ̸= c = f (x1 ). Since x1 and
x1 < x2 . Since f is strictly increasing, f (x1 ) < f (x2 ), which implies that f (x1 ) ̸= f (x2 ). Therefore,
f is one-to-one.
(i) local (relative) maximum at c ∈ R if there is an open interval U containing c such that
(ii) local (relative) minimum at c ∈ R if there is an open interval U containing c such that
Definition 160: A function f ∈ Y X is onto if for each y ∈ Y , there is an x ∈ X such that f (x) = y.
Example 161:
(a) The function f ∈ RR defined by f (x) = x2 is not onto since ran(f ) = [0, ∞) ̸= R = cod(f ).
(b) The function f ∈ [0, ∞)R defined by f (x) = x2 is onto since ran(f ) = [0, ∞) = cod(f ).
(i) f ◦ (g ◦ h) = (f ◦ g) ◦ h;
Proof: Exercise. ■
40
Section 7.7: Inverses of Functions
Definition 163: A function is a bijection if it is one-to-one and onto.
Definition 164: Let X be a set and f ∈ X X . Then f is an identity function if f (x) = x for all
x ∈ X.
Proof: Let f, g ∈ X X be distinct identity functions. Then, for all x ∈ X, f (x) = x = g(x), a
Note 167: To find the inverse of an invertible function y = f (x), we proceed as following.
Example 168: For each of the following, find the inverse of the given function.
x = y 2 + 6y + 5 ⇐⇒ x + 4 = (y + 3)2
√
⇐⇒ x = (y + 3)2 − 4 ⇐⇒ y = −3 + x + 4
x+1
(c) h : R \ {1} → R \ {3}; h(x) =
x−3
x+1
Consider y = . Interchanging x and y, we obtain the following.
x−3
y+1 ⇐⇒ xy − y = 3x + 1
x=
y−3
⇐⇒ x(y − 3) = y + 1 ⇐⇒ y(x − 1) = 3x + 1
3x + 1
⇐⇒ xy − 3x = y + 1 ⇐⇒ y = .
x−1
(i) f −1 is unique;
(ii) (f −1 )−1 = f .
Proof: Exercise. ■
41
Theorem 170: Let f ∈ Y X and g ∈ Z Y .
(=⇒) Suppose f is invertible. Then for any x, y ∈ X, f (x) = f (y) implies that x = [f −1 ◦ f ](x) =
(⇐=) Suppose f is a bijection. Define g ∈ X Y as follows. For any y ∈ Y , let g(y) = x ∈ X such
that f (x) = y. Note that this x exists since f is onto. Also, since f is one-to-one, the function g
f is invertible.
Theorem 171: Let X, Y ⊆ R and suppose f ∈ Y X is invertible. Then the graph of f −1 is obtained
Proof: Note that (u, v) ∈ R2 lies on the graph of f if and only if the point (v, u) lies on the graph
of f −1 . If u = v, then the point (u, v) = (v, u) lies on the line y = x. So suppose u ̸= v. Recall that
u+v u+v
the midpoint of the line segment connecting the points (u, v) and (v, u) is , , which
2 2
is on the line y = x. Also, recall that the slope of the line containing the points (u, v) and (v, u) is
−1. So, the line containing the points (u, v) and (v, u) is perpendicular to the line y = x. Therefore,
Proof: Exercise. ■
42
(ii) Since every point on a horizontal line has the same y-coordinate, the slope of a horizontal line
is 0.
Example 175: For each of the following, calculate the slope of the line passing through the given
pair of points.
Proof: Suppose the point (x, y) is on the line passing through the point (x1 , y1 ) with slope m.
y − y1
Then, m = , which means y − y1 = m(x − x1 ). ■
x − x1
Corollary 177: The equation of a horizontal line passing through the point (x1 , y1 ) is y = y1 .
Proof: Exercise. ■
Corollary 178 (Slope-Intercept Formula) The equation of a line with slope m passing through
y-intercept (0, b) is y = mx + b.
Proof: By the point-slope formula, the equation of the line with slope m passing through the point
Example 179: Find the equation of the line with slope 3 passing through the point (0, −7).
By the point-slope formula, the desired line is given by the equation y − (−7) = 3(x − 0) = 3x, or
y = 3x − 7.
Proof: (=⇒) We will prove the contrapositive. Suppose two lines have equations y1 = m1 x + b1
the lines passing through the point in common are the same line. Thus, two different lines with the
43
same slope are parallel. ■
Proof: Suppose that two lines with slope m1 and m2 respectively intersect at the point (a, b). Then,
the equations of the lines are y = m1 (x − a) + b (call this line l1 ) and y = m2 (x − a) + b (call this
⇐⇒ (1 + m1 )2 + (1 + m2 )2 = (m1 − m2 )2
⇐⇒ 2 = −2m1 m2
⇐⇒ m1 m2 = −1 ■
Example 184: For each of the following, give the equation of the line (if possible) with the given
(a) Perpendicular to the line 2x + 4y = 8 and passing through the point (2, 1).
2x + 4y = 8
⇐⇒ x + 2y = 4
⇐⇒ 2y = 4 − x
1
⇐⇒ y = 2 − x.
2
So the desired slope is 2. Now, by the point-slope formula,
y − 1 = 2(x − 2) = 2x − 4, or y = 2x − 3.
(b) Parallel to the line 2x + 4y = 8 and passing through the point (2, 1).
44
Section 8.5: Linear Functions
Definition 185: A linear function is a function of the form f (x) = mx + b, where m, b ∈ R.
Note 186:
(i) A line is the graph of a linear function if and only if it is not vertical.
Example 190: Find the vertex and x-intercept(s) (if any) of the function f (x) = x2 + x − 6. Use
45
Section 9.2: Polynomial Functions
Definition 191: A polynomial is a function of the form f (x) = an xn + an−1 xn−1 + . . . + a1 x + a0 ,
Definition 194: The degree of a nonconstant polynomial in R[x] is a function deg : R[x] → N
Note 195:
(b) g(x) = x5 − 6
(c) h(x) = 3x
x3 − x2 + x
(d) j(x) =
x
Theorem 197 (Leading Coefficient Test): The end behavior of a polynomial is determined by
46
Section 9.3: Roots of Polynomials
Definition 198: Let f ∈ R[x] and c ∈ R. Then
Theorem 199: Suppose that f ∈ R[x] and c ∈ R. Then the following are equivalent.
(i) c is a root of f ;
Theorem 200 (Division Algorithm in R[x]): Let f (x), g(x) ∈ R[x] such that g(x) ̸= 0. Then,
there are unique q(x), r(x) ∈ R[x] such that f (x) = g(x)q(x) + r(x) and either r(x) = 0 or deg(r) <
deg(q).
Long division:
2x2 + 3x + 2
x−1 2x3 + x2 − x + 1
− 2x3 + 2x2
3x2 − x
− 3x2 + 3x
2x + 1
− 2x + 2
3
Synthetic division (Horner’s Scheme):
2 1 −1 1
1 2 3 2
2 3 2 3
(b) Calculate p(1).
p(1) = 3.
47
Theorem 202 (Remainder Theorem): Let f (x) ∈ R[x] and a ∈ R. Then f (a) is the remainder
Proof: By the division algorithm, there are q(x), r(x) ∈ R[x] such that f (x) = q(x)(x − a) + r(x)
and either r(x) = 0 or deg(r) < deg(x − a) = 1. So, in either case, r(x) = c, where c ∈ R. Thus,
(i) a is a zero of multiplicity s if there is a q(x) ∈ R[x] such that q(a) ̸= 0 and f (x) = q(x)(x − a)s .
p′ (x) = nan xn−1 + (n − 1)xn−2 + . . . + 2a2 x + a1 ∈ R[x]. It is shown in Calculus that the zeros of
Theorem 206 (Intermediate Value Theorem for Polynomials): Let f (x) ∈ R[x] and suppose
there are a, b ∈ R with f (a) < 0 and f (b) > 0. Then there is a c ∈ R such that f (c) = 0.
Corollary 207: A polynomial in R[x] with odd degree has at least one root in R.
Proof: Let f (x) = xn + an−1 xn−1 + . . . a1 x + a0 ∈ R[x], where n is odd, and let
Thus, by the Intermediate Value Theorem for Polynomials, there is a c ∈ R such that f (c) = 0, as
desired. ■
Example 208: Show that the polynomial p(x) = x5 − 3x4 + 2x + 2 has a root between −1 and 0.
Proof: By the corollary above, p has a real root. To see that a real root is between −1 and 0, note
that p(−1) = −4 < 0 and p(0) = 2 > 0. So by the Intermediate Value Theorem for Polynomials,
48
(ii) If k is even, then the graph of f touches but does not cross the x-axis at x = a;
p
Theorem 210 (Rational Roots Theorem): Let f (x) = a0 + a1 x + . . . + an xn ∈ Z[x]. If ∈Q
q
is a zero of f (x), where gcd(p, q) = 1, then p divides a0 and q divides an .
⇐⇒ −a0 q n = a1 pq n−1 + . . . + an pn .
Also, −an pn = a0 q n + a1 pq n−1 + . . . + an−1 pn−1 q, which means that q divides an pn , and so, q divides
an . ■
Theorem 211 (Descartes’ Rule of Signs): Let p(x) ∈ R[x] and suppose that j is the total
multiplicities of the positive roots and k is the total multiplicities of the negative roots.
Example 212: Determine the number of possible positive and negative real zeros of the function
Note that f (x) has three sign changes. So, by Descartes’ Rule of Signs, f (x) either has one or three
positive real zeros. Also, note that f (−x) = x4 + 5x3 + 5x2 − 5x − 6 has one sign change. So, by
Theorem 213 (Upper and Lower Bound Rules): Suppose that p(x) ∈ R[x] with a positive
(i) If c > 0 and each number of the last row is either positive or zero, then c is an upper bound for
(ii) If c < 0 and the numbers of the last row are alternately positive and negative (with zero
considered both positive and negative), then c is a lower bound for the real zeros of p.
Proof: Exercise. ■
49
Example 214: What is the smallest positive integer which is an upper bound and the largest
negative integer which is a lower bound for the real zeros of the function f (x) = 2x3 + 7x2 − 4x − 14?
2 4 22 36
2 11 18 22
we obtain that c = 2 is the smallest positive integer upper bound by the upper and lower bound
−4 −8 4 0
2 −1 0 − 14
we obtain that c = −4 is the largest negative integer lower bound by the upper and lower bound
rules theorem.
Definition 215: A field F is algebraically closed if every polynomial in F [x] has a root.
Corollary 217 (Linear Factor Theorem): If p ∈ C[x] is of positive degree, then it can be
Example 218: Find all zeros of the polynomial p(x) = x4 − 4x3 + 8x2 − 16x + 16 and factor.
By the linear factor theorem, p(x) has four zeros. By the rational root theorem, the potential zeros
of p are ±1, ±2, ±4, ±8, and ±16. If x = 1, then p(1) = 5 ̸= 0. If x = −1, then p(−1) = 45 ̸= 0. If
1 −4 8 − 16 16
2 2 −4 8 − 16
1 −2 4 −8 0
we obtain that p(x) = (x − 2)(x3 − 2x2 + 4x − 8). Set q(x) = x3 − 2x2 + 4x − 8. By the rational
roots theorem, the potential zeros of q are ±1, ±2, ±4, and ±8. By a similar argument to the one
2 2 0 8
1 0 4 0
50
we obtain that q(x) = (x − 2)(x2 + 4), which means that p(x) = (x − 2)2 (x2 + 4). Thus, the four
zeros are given by x = 2 and x = ±2i and p(x) = (x − 2)2 (x + 2i)(x − 2i).
Theorem 219 (Conjugate Pair Theorem): Let p(x) ∈ R[x]. If z ∈ C is a root of p(x) with
p(z) = 0
⇐⇒ p(z) = 0 = 0.
Since p ∈ R[x],
= an z n + an−1 z n−1 + . . . + a2 z 2 + a1 z + a0
= p(z).
Thus, since p(z) = 0 and p(z) = p(z), we obtain that z is a root of p. ■Claim 1
= (x − z)n · q(x)
= (x − z)n · q(x)
Proof: Let p ∈ R[x] with deg(p) = n > 0. By the Linear Factor Theorem, there are c1 , c2 , . . . , cn ∈ C
there is nothing to show. So suppose there is a cj ∈ C for some j, 1 ≤ j ≤ n. Then there are a, b ∈ R
such that cj = a + bi. Since p ∈ R[x], the conjugate cj = a − bi is a root by the Conjugate Pair
Theorem. So,
(x − cj )(x − cj )
= [x − (a + bi)][x − (a − bi)]
= x2 − 2ax + (a2 + b2 ),
51
which means that p(x) = d(x − c1 )(x − c2 ) . . . (x − cn )[x2 − 2ax + (a2 + b2 )]. ■
Example 221: If 3 − 5i is a zero, find all the zeros of the polynomial p(x) = x5 − 10x4 + 65x3 −
By a previous theorem and the linear factor theorem, the polynomial p has 5 zeros. By the conjugate
pair theorem, since 3−5i is a zero, 3+5i is a zero. Dividing p by (x−3+5i)(x−3−5i) = x2 −6x+34,
x3 − 4x2 + 7x −6
x2 − 6x + 34 x5 − 10x4 + 65x3 − 184x2 + 274x − 204
− x5 + 6x4 − 34x3
0
we obtain p(x) = (x − 3 + 5i)(x − 3 − 5i)(x − 4x + 7x − 6). Set q(x) = x3 − 4x2 + 7x − 6. By
3 2
Descartes’ Rule of Signs, q has either one or three positive real zeros and no negative zeros. By the
rational root theorem, 1, 2, 3, and 6 are potential zeros. If x = 1, then q(1) = −2 ̸= 0. If x = 2, then
1 −4 7 −6
2 2 −4 6
1 −2 3 0
we obtain that q(x) = (x − 2)(x2 − 2x − 3), which means that p(x) = (x − 3 + 5i)(x − 3 − 5i)(x −
√
2)(x2 − 2x + 3). By the quadratic formula, the remaining two zeros are x = 1 ± i 2.
52
Chapter 10: Rational Functions and Asymptotes
(i) lim f (x) = ∞ if f (x) can be made arbitrarily large by making x sufficiently close to c but not
x→c
equal to c.
(ii) lim f (x) = −∞ if f (x) can be made arbitrarily small by making x sufficiently close to c but
x→c
not equal to c.
(iii) lim− f (x) = ∞ if f (x) can be made arbitrarily large by making x sufficiently close to, and less
x→c
than, c.
(iv) lim f (x) = −∞ if f (x) can be made arbitrarily large by making x sufficiently close to, and
x→c−
less than, c.
(v) Then lim+ f (x) = ∞ if f (x) can be made arbitrarily large by making x sufficiently close to, and
x→c
greater than, c.
(vi) Then lim+ f (x) = −∞ if f (x) can be made arbitrarily small by making x sufficiently close to,
x→c
and greater than, c.
53
x+1 x+1 x+1
Note that lim = ∞ and lim − = −∞. Thus, lim
x→−2+ (x − 3)(x + 2) x→−2 (x − 3)(x + 2) x→−2 (x − 3)(x + 2)
does not exist.
Definition 226: The line x = c is a vertical asymptote of the graph y = f (x) if at least one of
(ii) If q(a) = 0 and p(a) ̸= 0, then the vertical line x = a is a vertical asymptote of r.
Example 228: For each of the following, find the vertical asymptotes, if any, and sketch a graph.
x2 + x + 1
(a) f (x) =
x
2
If x = 0, then x + x + 1 = 1. So, by the theorem above, there is a vertical asymptote at x = 0, and
x2 + 3x + 2
(b) f (x) =
x+1
x2 + 3x + 2 (x + 2)(x + 1)
Suppose that x = −1. Then x2 +3x+2 = 0 and x+1 = 0. So f (x) = = =
x+1 x+1
x+2
. By the theorem above, there are no vertical asymptotes. A sketch of the graph is below.
1
54
Section 10.3: Limits at Infinity and Horizontal Asymptotes
Concept 229: Let f be a function.
(i) The limit as x tends to infinity of f is L if f (x) can be made arbitrarily close to L by making x
sufficiently large.
(ii) The limit as x tends to negative infinity of f is L if f (x) can be made arbitrarily close to L by
Notation 230:
(ii) If the limit as x tends to negative infinity of f is L, then we write lim f (x) = L.
x→−∞
55
p(x)
Theorem 232: Let r(x) = be a rational function, where p(x) = am xm + am−1 xm−1 + . . . +
q(x)
a2 x2 + a1 x + a0 and q(x) = bn xn + bn−1 xn−1 + . . . + b2 x2 + b1 x + b0 .
Proof: Apply the theorem above and the definition of horizontal asymptote. ■
Example 236: For each of the following, find the horizontal and vertical asymptotes, if any, of the
56
4x2
(b) f (x) =
x2
+1
Since deg(4x2 ) = 2 = deg(x2 + 1), there is a horizontal asymptote at y = 4. Also, since x2 + 1 ̸= 0
for all x ∈ R, there are no vertical asymptotes on the graph of f . A sketch of the graph is below.
Note 237: A function can have at most two horizontal asymptotes. There is no limit to the number
the graph of a function y = f (x) if either lim f (x) − (mx + b) = 0 or lim f (x) − (mx + b) = 0.
x→∞ x→−∞
p(x)
Theorem 239: Let r(x) = be a rational function with deg(p) = m and deg(q) = n. Then the
q(x)
graph of r has an oblique asymptote if and only if m = n + 1.
Note 240: If a rational function has an oblique asymptote, apply the division algorithm. The
57
Example 241: For each of the following functions, find all asymptotes and sketch a graph.
x2 + x + 1
(a) f (x) =
x−1
Note that there are no horizontal asymptotes, the line x = 1 is a vertical asymptote, and f (x) =
3
x+2+ , which means that the line y = x + 2 is an oblique asymptote. A sketch of the graph
x−1
is below.
x3 + 6x2 + 8x
(b) g(x) =
x2 + 3x + 2
Note that there are no horizontal asymptotes, the line x = −1 is a vertical asymptote, and g(x) =
−3x + 6
x+3+ 2 , which means that the line y = x + 3 is an oblique asymptote. A sketch of the
x + 3x + 2
graph is below.
58
Chapter 11: Exponential and Logarithmic Functions
tial function.
(iv) f is invertible.
2x
1
(b) 7x+1 =
(a) 23x+1 = 25 7
Consider the following.
Consider the following. 2x
1
7x+1 = = 7−2x
23x+1 = 25 7
⇐⇒ 7x+1 = 7−2x
⇐⇒ 3x + 1 = 5
⇐⇒ x + 1 = −2x
⇐⇒ 3x = 4
4 ⇐⇒ 3x = −1
⇐⇒ x = .
3 −1
⇐⇒ x = .
3
59
n
1
Definition 246: The number e = lim 1+ = lim (1 + x)1/x is called Euler’s number.
n→∞ n x→0
Proposition 248:
Proof: Exercise. ■
Notation 250:
(i) loga (ax ) = x for all x ∈ R; (iv) loga (xy) = loga (x) + loga (y) for all x, y > 0;
(ii) aloga (x) = x for all x > 0; (v) loga (xr ) = r loga (x) for all x > 0 and all r ∈ R;
x
(iii) loga (1) = 0; (vi) loga = loga (x) − loga (y) for all x, y > 0.
y
Proof:
For (iii), consider the following. For (iv), consider the following.
⇐⇒ ax = 1 = aloga x+loga y
60
For (v), consider the following. For (vi), consider the following.
x aloga x
xr = aloga x
r = log y = aloga x · a− loga y
y a a
= ar loga x = aloga x−loga y
x
⇐⇒ loga (xr ) = r loga x. ⇐⇒ loga = loga x − loga y. ■
y
Theorem 253 (Change of Base for Logarithms): Let a, b ∈ R+ \ {1}. Then for any x > 0,
logb (x)
loga (x) = .
logb (a)
Proof: Consider the following.
aloga (x) = x ⇐⇒ (loga x) (logb a) = logb x
logb x
⇐⇒ logb aloga (x) = logb x ⇐⇒ loga x = . ■
log a b
(b) 5x+1 = 12
(a) 4x = 6
Consider the following.
Consider the following.
5x+1 = 12
4x = 6
⇐⇒ log5 (5x+1 ) = log5 (12)
⇐⇒ log4 (4x ) = log4 (6)
⇐⇒ x + 1 = log5 (12)
⇐⇒ x = log4 (6).
⇐⇒ x = log5 (12) − 1.
(c) e2x = 8x
⇐⇒ 2x − x ln(8) = 0
Consider the following.
⇐⇒ x(2 − ln(8)) = 0
e2x = 8x
⇐⇒ x = 0.
⇐⇒ ln(e2x ) = ln(8x )
⇐⇒ 2x = x ln(8)
Example 257: The bacteria population in a bottle at time t (in hours) has size P (t) = 1000e0.35t .
After how many hours will there be 5000 bacteria in the bottle?
61
ln(5) ∼
Solving 1000e0.35t = 5000 for t, we obtain 0.35t = ln(5), or t = = 4.6 hours.
0.35
(i) A quantity Q grows exponentially if Q = Q0 ekt , where Q0 is the quantity at time t = 0 and
Example 259: A bacteria culture containing 200 bacteria is growing at a rate proportional to its
Example 262: Find the half-life of a radioactive substance that decays from 100 g to 40 g in three
hours.
62
Section 11.4: Logistic Functions
Definition 263: Let a, b, c, k ∈ R.
c
(i) A logistic growth function in x is a function of the form f (x) = or f (x) =
1 + a · bx
c
, where c is the growth constant.
1 + a · e−kx
(ii) If b > 1 or k < 0, the function in part (i) is called a logistic decay function.
1
(iii) The function f (x) = is called the logistic function.
1 + e−x
Proposition 264: Let f (x) denote a logistic growth function.
(i) lim f (x) = 0; (ii) lim f (x) = c, where c is the limit of growth.
x→−∞ x→∞
Proof: Exercise. ■
Proposition 266:
Proof: Exercise. ■
Proposition 267:
Proof: Exercise. ■
Proof: By the proposition above, cosh(x) + sinh(x) = ex and cosh(x) − sinh(x) = e−x . Hence,
as desired. ■
63
tanh(x) + tanh(y)
(iii) tanh(x + y) = .
1 + tanh(x) tanh(y)
Proof: Exercise. ■
Proof: Exercise. ■
measure
C 2πr πr
(i) 1 radian if s = r; (ii) 1 degree if s = = = .
r 360 180
Note 273: A radian is illustrated below. (Why not a degree?)
Notation 274:
(i) The symbol ◦ is used to denote an angle measured in degrees. (e.g., 30◦ )
π
(ii) The symbol rad is used to denote an angle measured in radians. (e.g., rad)
6
64
Definition 275:
π
(i) An angle is acute if it measures less than rad.
2
π
(ii) An angle is obtuse if it measures less than rad.
2
π
(iii) An angle is right if it measures rad.
2
π
(iv) Two angles are complementary if the sum of their measurements is rad.
2
(v) Two angles are supplementary if the sum of their measurements if π rad.
65
Note 277 (Degree and Radian Conversion):
180 ◦ π
(i) π rad = 180◦ ; (ii) 1 rad = ; (iii) 1◦ = rad.
π 180
Example 278: Convert the following from degrees to radians.
5π 5π
(a) 300◦ = rad; (b) −100◦ = − rad.
3 9
Example 279: Convert the following from radians to degrees.
7π
(a) rad = 210◦ ; (b) −4π = −720◦ .
6
intercepted arc.
(i) The linear speed is the rate of change of the arc length;
(ii) The angular speed is the rate of change of the central angle.
Example 285: The blades of a wind turbine are 116 feet long. The propeller rotates at 15 revolu-
(a) Find the angular speed of the propeller in radians per minute.
Because each revolution generates 2π radians, it follows that the propeller turns 15(2π) = 30π radi-
66
Section 12.3: The Unit Circle
Definition 286: The unit circle is the circle centered at (0, 0) with radius 1.
Definition 287 (Trigonometric Values - Unit Circle): The trigonometric values of the angle
y x
(a) sin θ = = y; (d) cot θ = ;
1 y
x 1
(b) cos θ = = x; (e) sec θ = ;
1 x
y 1
(c) tan θ = ; (f ) csc θ = .
x y
Note 288:
67
√
11π 1 11π 3 3 3 √
(a) sin =− ; (d) cot =√ = = 3;
6 √2 6 3 3
√
11π 3 11π 2 2 3
(b) cos = ; (e) sec =√ = ;
6 2 √ 6 3 3
11π 1 3 11π
(c) tan =√ = ; (f ) csc = −2.
6 3 3 6
68
π π π π
Note that cos(θ) = a = sin θ + and cos θ − = sin θ − + = sin(θ). ■
2 2 2 2
The trigonometric values, sine (sin), cosine (cos), tangent (tan), cotangent (cot), secant
69
By the Pythagorean Theorem, the length of the hypotenuse is 10. Now,
6 3 4
sin(θ) = = ; cot(θ) = ;
10 5 3
8 4 5
cos(θ) = = ; sec(θ) = ;
10 5 4
6 3 5
tan(θ) = = ; csc(θ) = .
8 4 3
π π π
Note 293: The six trigonometric values of rad, rad, and rad are derived below.
6 3 4
(i) Begin with the following triangle.
70
By the Angle-Side-Angle congruence theorem, the two smaller triangles are congruent. So the length
√
By the Pythagorean Theorem, the height of the triangle is given by 3, as depicted below.
71
By the final diagram, we obtain the following. √
π 1 π 3
(a) sin = ; (g) sin = ;
6 2√ 3 2
π 3 π 1
(b) cos = ; (h) cos = ;
6 2 √ 3 2
π 1 3 π √
(c) tan = √ = ; (i) tan = 3;
6 3 3 3 √
π 3 √ π 1 3
(d) cot = √ = 3; (j) cot = √ = ;
6 3 3 3 3√
π π 2 2 3
(e) csc = 2; (k) csc = √ = ;
6 √ 3 3 3
π 2 2 3 π
(f ) sec = √ = ; (l) sec = 2.
6 3 3 3
72
Chapter 13: Trigonometric Functions and Identities
(i) p is the period of f if it is the smallest positive integer such that f (x + p) = f (x) for every
x ∈ dom(f );
Example 295:
Theorem 297: Let a, b, c, d ∈ R with a ̸= 0 and b > 0. Also, suppose that f (x) = a sin(bx + c) + d
73
Proposition 298:
Note 299: The graphs of the other four trigonometric functions are below.
74
Note 300: The periods of tan and cot are π. The periods of the other four trigonometric functions
are 2π.
75
Section 13.3: Trigonometric Identities
Theorem 301: For every θ ∈ R, sin2 (θ) + cos2 (θ) = 1.
Corollary 302:
Proof:
For (i), divide both sides of sin2 (θ) + cos2 (θ) = 1 by cos2 (θ).
For (ii), divide both sides of sin2 (θ) + cos2 (θ) = 1 by sin2 (θ). ■
π π
(i) sin − θ = cos(θ); (iv) cot − θ = tan(θ);
2π π2
(ii) cos − θ = sin(θ); (v) sec − θ = csc(θ);
2π 2π
(iii) tan − θ = cot(θ); (vi) csc − θ = sec(θ).
2 2
1 1
(c) −
(a) cos(θ) + tan(θ) sin(θ) 1 − sin(x) 1 + sin(x)
1 + sin(x) − (1 − sin(x))
sin(θ) =
= cos(θ) + sin(θ) [1 − sin(x)][1 + sin(x)]
cos(θ) 2 sin(x)
cos2 (θ) + sin2 (θ) =
= 1 − sin2 (x)
cos(θ) 2 sin(x)
= sec(θ). =
cos2 (x)
sin(θ) cos(θ) = 2 tan(x) sec(x).
(b) +
cos(θ) 1 + sin(θ) cos(θ)
sin(θ)[1 + sin(θ)] + cos2 (θ) (d)
= 1 − sin(θ)
cos(θ)[1 + sin(θ)] cos(θ) 1 + sin(θ)
sin2 (θ) + sin(θ) + cos2 (θ) = ·
= 1 − sin(θ) 1 + sin(θ)
cos(θ)[1 + sin(θ)] cos(θ)[1 + sin(θ)]
1 + sin(θ) =
= 1 − sin2 (θ)
cos(θ)[1 + sin(θ)] cos(θ)[1 + sin(θ)]
1 =
= cos2 (θ)
cos(θ) 1 + sin(θ)
= sec(θ). =
cos(θ)
= sec(θ) + tan(θ).
Theorem 305: For s, t ∈ R,
(i) cos(s + t) = cos(s) cos(t) − sin(s) sin(t); (iii) cos(s − t) = cos(s) cos(t) + sin(s) sin(t);
(ii) sin(s + t) = sin(s) cos(t) + cos(s) sin(t); (iv) sin(s − t) = sin(s) cos(t) − cos(s) sin(t).
Proof: For (i), see the figure below.
76
In the figure, the distances t, s + t, and −s have been marked on the unit circle, starting at
are P0 = (1, 0), P1 = (cos(s + t), sin(s + t)), Q0 = (cos(−s), sin(−s)) = (cos(s), − sin(s)), and
Q1 = (cos(t), sin(t)). Note that the distances between P0 and P1 and between Q0 and Q1 mea-
sured along the arc of the circle are equal. Since equal arcs are subtended by equal chords, it follows
d(P0 , P1 ) = d(Q0 , Q1 )
p p
⇐⇒ [cos(s + t) − 1]2 + [sin(s + t) − 0]2 = [cos(t) − cos(s)]2 + [sin(t) + sin(s)]2
⇐⇒ cos2 (s + t) − 2 cos(s + t) + 1 + sin2 (s + t) = cos2 (t) − 2 cos(s) cos(t) + cos2 (s) + sin2 (t) +
sin(s + t) h π i
h πi = cos(s) sin(t) − sin(s) − sin −t
= cos (s + t) − 2
2
h π i = cos(s) sin(t) + sin(s) cos(−t)
= cos s + t −
2π π = cos(s) sin(t) + sin(s) cos(t).
= cos(s) cos t − − sin(s) sin t −
2 2
For (iii) and (iv), set t = −t and apply (i) and (ii). ■
(ii) cos(2x) = cos2 (x) − sin2 (x) = 2 cos2 (x) − 1 = 1 − 2 sin2 (x);
77
1
(iii) sin2 (x) = (1 − cos(2x));
2
1
(iv) cos2 (x) = (1 + cos(2x)).
2
Proof: For (i) and (ii), set s = x and t = x and apply the theorem above. ■
= 2u2 − 7u − 3
= (2u − 1)(u − 3)
⇐⇒ 0 = 2u − 1 or 0 = u − 3
1
⇐⇒ u = or u = 3
2
1
⇐⇒ cos(θ) = or cos(θ) = 3
2
78
π 5π
⇐⇒ θ = + 2kπ or θ = + 2kπ for k ∈ Z.
3 3
(e) cos(θ) + 1 = sin(θ) in the interval [0, 2π].
cos(θ) + 1 = sin(θ)
⇐⇒ 2 cos(θ)[cos(θ) + 1] = 0
⇐⇒ cos(θ)[cos(θ) + 1] = 0
⇐⇒ cos(θ) = 0 or cos(θ) + 1 = 0
π 3π
⇐⇒ θ = or θ = or θ = −π
2 2
3π
Note that θ = is an extraneous solution.
2
(f ) 2 sin(3θ) − 1 = 0.
2 sin(3θ) − 1 = 0
1
⇐⇒ sin(3θ) =
2
π 5π
⇐⇒ 3θ = + 2kπ or 3θ = + 2π for k ∈ Z
6 6
π 2 5π 2
⇐⇒ θ = + kπ or θ = + kπ for k ∈ Z.
18 3 18 3
(i) f −1 is called the inverse sine (arcsine) function and is denoted by arcsin(x) or sin−1 (x).
(ii) g −1 is called the inverse cosine (arccosine) function and is denoted by arccos(x) or cos−1 (x).
(iii) h−1 is called the inverse tangent (arctangent) function and is denoted by arctan(x) or
tan−1 (x).
(iv) j −1 is called the inverse cotangent (arccotangent) function and is denoted by arccot(x)
79
or cot−1 (x).
(v) k −1 is called the inverse secant (arcsecant) function and is denoted by arcsec(x) or sec−1 (x).
(vi) ℓ−1 is called the inverse cosecant (arccosecant) function and is denoted by arccsc(x) or
csc−1 (x).
Note 311: The graphs of the inverse trigonometric functions are given below.
80
81
Example 312: Calculate each of the following.
h π i π
(a) sin−1 sin = .
√ 2 2
(b) sec−1 ( 2)
√ 1 π
Set θ = sec−1 ( 2). Then cos(θ) = √ , which means that θ = .
2 4
1
(c) tan cos−1
2
2 √
1 1 2 1 2 2 3 3
If x = , then + y = 1, which means that + y = 1, or y = , or y = . Now,
2 √ 2 4 4 2
3
y 2 √
tan(θ) = = = 3.
x 1
2
(d) cos[sin−1 (x)]
q √
Set θ = sin−1 (x). Then x = sin(θ), and so, cos[sin−1 (x)] = cos(θ) = 1 − sin2 (θ) = 1 − x2 .
Set θ = tan−1 (x). Then tan(θ) = x, and so, sec2 (tan−1 (x)) = sec2 (θ) = tan2 (θ) + 1 = x2 + 1.
82
Chapter 14: Additional Topics in Trigonometry
Drop a perpendicular from the angle of measure β to the side of length b and set d to be the length
d sin(α) d d sin(γ) d
Then sin(α) = , which implies that = . Also, sin(γ) = , which means that = .
c a ac c c ac
sin(α) sin(γ)
Therefore, = . Now drop a perpendicular from the angle of measure α to the side of
a c
length a and set e to be the length of the perpendicular line segment, as in the figure below.
e sin(β) e e sin(γ) e
Then, sin(β) = , which means that = . Also, sin(γ) = , which means that = .
c b bc b c bc
sin(β) sin(γ) sin(α) sin(β) sin(γ)
Therefore, = , and hence, we obtain that = = .
b c a b c
Case 2: The triangle is a right triangle with a hypotenuse of length h.
83
π sin(α) sin(β) sin(γ) 1
In this case, one of α, β, or γ is, and so, = = = .
2 a b c h
Case 3: The triangle is an obtuse triangle.
π
Without loss of generality, suppose that γ > . Extend the line segment of length b and drop a
2
perpendicular from the angle of measure β to the extended line segment and set d to be the length
of the extension of the extended line segment and e to be the length of the line segment that is
e sin(γ) e e
Recall that sin(γ) = sin(π − γ) = , which means that = . Also, sin(α) = , which means
a c ac c
sin(α) e sin(α) sin(γ)
that = . So, = . Now, drop a perpendicular from the angle of measure γ
a ac a c
to the side of length c and set d to be the length of the perpendicular line segment, as in the figure
below.
d sin(α) d d sin(β) d
Then, sin(α) = , which means that = . Also, sin(β) = , which means that = .
b a ab a b ab
sin(α) sin(β) sin(α) sin(β) sin(γ)
Therefore, = , and so, = = , as desired. ■
a b a b c
Example 314: A satellite orbiting the earth passes directly overhead at observation stations in
Phoenix and Los Angeles, 340 miles apart. At an instant when the satellite is between these two
stations, its angle of elevation is simultaneously observed to be 60◦ at Phoenix and 75◦ at Los An-
84
b a
75◦ 60◦
340
To solve the problem, we find the distance b. Since the sum of the angles in a triangle is 180◦ , the
sin 60◦ sin 45◦
angle C measures 180◦ − (75◦ + 60◦ ) = 45◦ . By the Law of Sines, = , which means
√ b 340
3 √
340 sin 60◦ 2 6 √
∼ 416 miles.
that b = ◦
= 340 · √ = 340 · = 170 6 =
sin 45 2 2
2
Proof: Exercise. ■
Example 316: A tunnel is to be built through a mountain. To estimate the length of the tunnel, a
surveyor makes the measurements shown in the figure below. Use the surveyor’s data to approximate
c ft
388 ft 212 ft
82.4◦
Corollary 317 (Converse of the Pythagorean Theorem): If the lengths of the sides of a
85
Proof: Set α, β, and γ to be the measures of the angles opposite the sides of lengths a, b, and c,
E x B D
c a
h
A b C
b2 + c2 − a2
Claim 1: x = .
2b
Proof (Claim 1): Exercise. ■Claim 1
1 p 2
Claim 2: The area of the triangle ∆ABC = b c − x2 .
2
Proof (Claim 2): Apply the Pythagorean Theorem and the area formula for a triangle. ■Claim 2
Let K denote the area of the triangle ∆ABC and consider the following.
1 p
K = b c2 − x2
2
s
2 1p 2
= [b + 2bc + c2 − a2 ][−b2 + 2bc − c2 + a2 ]
2
1 b + c2 − a2
= b c − 2 4
2 2b 1p
r = [(b + c)2 − a2 ][a2 − (b2 − 2bc + c2 )]
1 4b2 c2 − (b2 + c2 − a2 )2 4
= b 1p
2 p 4b2 = [(b + c)2 − a2 ][a2 − (b − c)2 ]
4
b 4b2 c2 − (b2 + c2 − a2 )2 1 p
= · = (b + c + a)(b + c − a)[a − (b − c)][a + (b − c)]
2 2b 4
1p 2 2 1 p
= 4b c − (b2 + c2 − a2 )2 = (b + c + a)(b + c − a)(a − b + c)(a + b − c).
4 4
1 p
= [2bc + (b2 + c2 − a2 )][2bc − (b2 + c2 − a2 ]
4
a+b+c
Set s = . Then
2
1 p
K= 2s(2s − 2a)(2s − 2b)(2s − 2c)
4
1 p
= 16s(s − a)(s − b)(s − c)
4
p
= s(s − a)(s − b)(s − c). ■
86
Example 320: A businessperson wishes to buy a triangular lot in a busy downtown location. The
lot frontages on the three adjacent streets are 125, 280, and 315 feet. Find the area of the lot.
125 + 280 + 315
The semiperimeter of the lot is = 360. By Heron’s Formula, the area of the lot is
2 p √
360(360 − 125)(360 − 280)(360 − 315) = 360(235)(80)(45) = 304560000 ∼
p
= 17451.6. Thus, the
area is approximately 17452 square feet.
Corollary 321 (The Pythagorean Theorem): Suppose the legs of a right triangle have lengths
Proof: Exercise. ■
terminating at B.
⃗ corresponds to the displacement from A to B.
Note 323: Let A, B ∈ Rn . Then the vector AB
Definition 324: A vector whose initial point is the origin is called a position vector.
Definition 325: For a vector ⃗v = ⟨v1 , v2 , . . . , vn ⟩, the v1 , v2 , . . . , vn are called the components of
⃗v .
87
Definition 327: Two vectors are equal if they have the same length and direction.
(iii) the scalar multiple is the vector a⃗v = ⟨av1 , av2 , . . . , avn ⟩.
(a) ⃗v + w
⃗ = ⟨1, 10⟩;
(b) ⃗v − w
⃗ = ⟨−3, −4⟩.
(i) ⃗v + w
⃗ =w
⃗ + ⃗v ; (v) ⃗v + (−⃗v ) = 0;
(ii) (⃗u + ⃗v ) + w
⃗ = ⃗u + (⃗v + w);
⃗ (vi) a(⃗v + w)
⃗ = a⃗v + aw;
⃗
product of ⃗v and w
⃗ is ⃗v · w
⃗ = v1 w1 + v2 w2 + . . . + vn wn .
88
Theorem 334: Suppose that ⃗u, ⃗v , w
⃗ ∈ Vn and α ∈ R. Then
(i) ⃗v · w
⃗ =w
⃗ · ⃗v ; (iii) (α⃗v ) · w
⃗ = α(⃗v · w)
⃗ = ⃗v · (αw);
⃗
(ii) ⃗u · (⃗v + w)
⃗ = (⃗u · ⃗v ) + (⃗u · w);
⃗ (iv) ⃗v · ⃗0 = 0.
Proof: Exercise. ■
Definition 336:
√
(i) The norm (length/magnitude) of a vector ⃗v ∈ Vn is ∥⃗v ∥ = ⃗v · ⃗v .
Note 338: Let ⃗v ∈ Vn . Since ∥⃗v ∥ = v12 + . . . + vn2 , ∥⃗v ∥ = 0 if and only if ⃗v = ⃗0.
p
(i) Two nonzero vectors in V2 or V3 are parallel if the angle between them is either 0 or π.
π
(ii) Two nonzero vectors in V2 or V3 are orthogonal if the angle between them is .
2
Theorem 341 (Cosine Formula): If ⃗v , w ⃗ ∈ V2 or ⃗v , w
⃗ ∈ V3 and θ is the angle between ⃗v and w,
⃗
⃗v · w
⃗
then cos(θ) = .
∥v∥ · ∥w∥
Proof: By the Law of Cosines, we obtain the following.
= ∥v − w∥2
= (v − w) · (v − w)
=v·v−v·w−w·v+w·w
= ∥v∥2 − 2v · w + ∥w∥2 .
v·w
So, −2∥v∥ · ∥w∥ cos(θ) = −2v · w, which means that cos(θ) = . ■
∥v∥ · ∥w∥
Corollary 342: Two vectors in Vn for n = 2, 3 are orthogonal if and only if their dot product is
zero.
89
(i) ⃗v and w⃗ are orthogonal;
⃗v · w
⃗
π (iv) = 0;
(ii) θ = ; ∥⃗v ∥ · ∥w∥
⃗
2
(v) ⃗v · w
⃗ = 0. ■
(iii) cos(θ) = 0;
* √
4
√
4
+
1 2 2
Example 343: Find the angle between the vectors 0, , 0 and √ , 0, √ .
2 2 2
*√4
√4
+
1 2 2
Since 0, , 0 · √ , 0, √ = 0, the vectors are orthogonal.
2 2 2
Theorem 344: Two nonzero vectors in Vn for n = 2, 3 are parallel if and only if they are scalar
between ⃗v and w.
⃗ By the cosine formula, we obtain the following.
cos(θ) α∥w∥⃗ 2
(αw)
⃗ ·w ⃗ =
= ⃗ 2
|α| · ∥w∥
∥αw∥
⃗ · ∥w∥ ⃗ α
=
α(w ⃗ · w)
⃗ |α|
=
|α| · ∥w∥
⃗ · ∥w∥⃗ = ±1.
Since cos(θ) = ±1, θ = 0 or θ = π, which means that ⃗v and w
⃗ are parallel.
(⇐=) Suppose that ⃗v and w ⃗ are nonzero parallel vectors. Then the directions of ⃗v and w ⃗ are either
∥w∥
⃗
the same or opposite. If ⃗v and w⃗ have the same direction, then the vector ⃗v is a vector in the
∥⃗v ∥
∥w∥
⃗
same direction of ⃗v with the same norm as w, ⃗ which means that ⃗v = w.
⃗ Now suppose that ⃗v
∥⃗v ∥
∥w∥
⃗
and w⃗ have opposite directions. Then − ⃗v is a vector in the opposite direction of ⃗v with the
∥⃗v ∥
∥w∥
⃗
same norm as w.
⃗ In other words, − ⃗v = w.⃗ ■
∥⃗v ∥
⃗ 2
0 ≤ ∥⃗v − w∥ = (⃗v · ⃗v ) − 2(⃗v · w) ⃗ 2
⃗ + ∥w∥
= (⃗v − w)
⃗ · (⃗v − w)
⃗ = 2 − 2(⃗v · w).
⃗
Also, by an argument similar to the one above, we obtain that −1 ≤ (⃗v · w).
⃗
Therefore,−1 ≤ (⃗v · w)
⃗ ≤ 1, and so, |⃗v · w|
⃗ ≤ 1, as desired. ■
∥⃗v ∥ · ∥w∥.
⃗
Proof: Exercise. ■
90
Corollary 347 (The Triangle Inequality): For each ⃗v , w
⃗ ∈ Vn , ∥⃗v + w∥
⃗ ≤ ∥⃗v ∥ + ∥w∥.
⃗
⃗ 2 = (⃗v + w)
∥⃗v + w∥ ⃗ · (⃗v + w)
⃗ ≤ ∥⃗v ∥2 + 2|⃗v · w| ⃗ 2
⃗ + ∥w∥
= (⃗v · ⃗v ) + 2(⃗v · ⃗v ) + (w
⃗ · w)
⃗ ≤ ∥⃗v ∥2 + 2∥⃗v ∥ · ∥w∥ ⃗ 2
⃗ + ∥w∥
= ∥⃗v ∥2 + 2(⃗v · w) ⃗ 2
⃗ + ∥w∥ ⃗ 2.
= (∥⃗v ∥ + ∥w∥)
⃗ 2 ≤ (∥⃗v ∥ + ∥w∥)
Now, since ∥⃗v + w∥ ⃗ 2 , we obtain that ∥⃗v + w∥
⃗ ≤ ∥⃗v ∥ + ∥w∥,
⃗ as desired. ■
Number
Definition 350: Let z = a + bi ∈ C.
√
(i) The modulus (absolute value) of z is |z| = a2 + b2 .
(ii) The trigonometric form of z is z = r(cos θ +i sin θ), where r = |z|, a = r cos θ, and b = r sin θ.
91
π π
12 cos + i sin .
2 2
Example 353: For each of the following, find the standard form of the given complex number.
√
5π 5π
(a) z = 8 cos + i sin
4 √ 4 √
5π 2 5π 2
Recall that cos =− and sin =− . So,
√ 4 √ !2 4 2
√ 2 2
z= 8 − −i
2 2
√ √
16 16
=− −i
2 2
= −2 − 2i.
π π
(b) z = 8 cos + i sin .
2 2
π π
Recall that cos = 0 and sin = 1. So, z = 8[0 + 1(i)] = 8i.
2 2
√
z = −1 + i 3
2π 2π
12 12(2π) 12(2π)
= 2 cos + i sin =2 cos + i sin
3 3 3 3
2π 2π
12 = 4096(cos 8π + i sin 8π)
12
⇐⇒ z = 2 cos + i sin
3 3 = 4096.
92
Chapter 17: Conic Sections
Theorem 359: The graph of the equation x2 = 4py is a parabola with vertex (0, 0), focus (0, p),
Example 360: Find the focus and directrix of the parabola y = −x2 .
1 1
Note that x2 = −y. By the theorem above, p = − . So the focus is the point 0, − and the
4 4
1
directrix is the line y = − .
4
Theorem 361: The graph of the equation y 2 = 4px is a parabola with vertex (0, 0), focus (p, 0),
fixed points F1 and F2 , called the foci is a constant K > 0. In other words, P F1 + P F2 = K.
x2 y2
Theorem 363: The graph of the equation 2 + 2 = 1 is an ellipse with vertices (±a, 0), foci
√ a b
(±c, 0) with c = a2 − b2 , a horizontal major axis of length 2a, and a vertical minor axis of length
2b.
2b.
from two fixed points F1 and F2 , called the foci, is a constant K > 0. In other words, P F1 − P F2 =
±K.
x2 y2
Theorem 367: The graph of the equation − = 1 is a hyperbola with vertices (±a, 0), a
a2 b2
b
horizontal transverse axis of length 2a, asymptotes y = ± x, and foci (±c, 0), where a, b > 0 and
a
93
√
c= a2 + b2 .
y2 x2
Theorem 368: The graph of the equation − = 1 is a hyperbola with vertices (0, ±a), a
a2 b2
a
vertical transverse axis of length 2a, asymptotes y = ± x, and foci (0, ±c), where a, b > 0 and
√ b
c = a2 + b2 .
Example 369: For each of the following, find the vertices, foci, center, and equations of the
y2 x2
(b) − =1
9 25 √
Note that a = 3, b = 5, and c = 34. So, the vertices are the points (−3, 0) and (3, 0), the foci are
√ √
the points (− 34, 0) and ( 34, 0). Also, the center is the point (0, 0) and the asymptotes are the
5
lines y = ± x. The hyperbola is sketched below.
3
94
Example 370: For each of the following, find the equation of the hyperbola and the equation of
(a) The vertices are the points (−3, 0) and (3, 0) and the foci are the points (−5, 0) and (5, 0).
x2 y 2
Note that a = 3 and c = 5. This means b = 4. Hence, the equation of the hyperbola is − =1
9 16
4
and the asymptotes are the lines y = ± x. A sketch of the graph is below.
3
(b) The foci are the points (0, −6) and (0, 6) and the endpoints of the conjugate axis are the points
95
(−5, 0) and (5, 0).
√
Note that the above implies that b = 5 and c = 6, which implies that a = 11. So,
√ the equation of
y2 x2 11
the hyperbola is given by − = 1 and the asymptotes are the lines y = ± x. A sketch of
11 25 5
the graph is below.
(b) Ellipse with foci (1, 4) and (5, 4) and vertices (0,4) and (6,4)
96
√ (x − 3)2
Note that c = 2, a = 3, b = 5, and the center is the point (3, 4). So, the equation is +
9
(y − 4)2
= 1, as depicted below.
5
(c) Hyperbola with foci (0, −2) and (4, −2) and vertices (1, −2) and (3, −2)
√
Note that a = 1, c = 2, b = 3, and the center is the point (2, −2). So, the equation is (x − 2)2 +
(y + 2)2
= 1, as depicted below.
3
97
Chapter 18: Plane and Polar Curves
Example 373: For each of the following, eliminate the parameter to find a Cartesian equation of
⇐⇒ t = (x + 2)2
1
⇐⇒ y = (x + 2)2 − 7
2
1
= x2 + 2x − 5.
2
The curve is sketched below.
√
(b) x = t, y = 2 ln t, t > 0
98
⇐⇒ x2 = t
⇐⇒ y = 2 ln(x2 ) = 4 ln(x).
π
(c) x = sin(t), y = cos2 (t), 0 ≤ t ≤
2
Note the following.
⇐⇒ y = 1 − x2 .
Start at (0, 1) and end at (1, 0). The curve is sketched below.
99
Section 18.2: Polar Coordinates
Note 374:
(i) r is the distance from the origin to the point (x, y);
(ii) θ is the angle made by the x-axis and the line segment of length r.
(i) The ordered pair (r, θ) in the figure above is a polar coordinate representation of a point
(x, y);
Note 376:
(ii) We may choose to specify unique polar coordinates for points other than the origin by placing
restrictions on r and θ;
(iii) The origin does not have a well-defined polar coordinate representation.
(iv) When plotting points in polar coordinates, the x-axis is called the pole or the polar axis;
(v) We usually do not include a y-axis when plotting points in polar coordinates.
Proposition 377: Let (x, y) ∈ R2 and suppose (r, θ) is a corresponding polar coordinate represen-
100
Proof:
π
(b) 3,
3
π
(c) 2, −
2
101
π
(d) 0,
6
(e) (0, 4)
102
Note 379: If r < 0, then (r, θ) and (−r, θ + π) give the same polar coordinate representation of a
given point.
5π
(b) −2, −
6
103
Example 381:
(a) Give a polar coordinate representation for the point (1, 1).
√ π π
First, note that r2 = 2, which means r = 2 and that θ = tan−1 (1) = . Thus, the point 2,
4 4
is a polar coordinate representation for (1, 1).
5π
(b) Find a rectangular coordinate representation of the point 3, .
6
√ √ !
5π 3 π 3 3 3 3
Note that x = 3 cos = −3 and y = 3 sin = . Thus, the point − , is a
6 2 6 2 2 2
5π
rectangular coordinate representation of the point 3, .
6
(i) A polar equation is an equation that describes a curve using polar coordinates.
(ii) The graph of a polar equation is {(x, y) ∈ R2 | x = r cos(θ), y = r sin(θ), and r = f (θ)}.
Example 383: Find a polar equation for the curve described by the given Cartesian equation.
x2
(b) y = .
(a) y = 5 4
Consider the following.
Consider the following. x2
y=
y=5 4
r2 cos2 θ
⇐⇒ r sin θ =
⇐⇒ r sin θ = 5 4
5 1 cos2 θ
⇐⇒ r = = 5 csc θ. ⇐⇒ =
sin θ r 4 sin θ
4 sin θ
⇐⇒ r = = 4 tan θ sec θ.
cos2 θ
104
Example 384: Find a Cartesian equation for the curve described by the given polar equation and
sketch a graph.
√
(a) r = 5 2
√
This is a circle of radius 5 2 centered at the point (0, 0). The graph is sketched below.
(b) r2 cos(2θ) = 1.
r2 cos(2θ) = 1
⇐⇒ r2 (cos2 θ − sin2 θ) = 1
⇐⇒ r2 cos2 θ − r2 sin2 θ = 1
⇐⇒ x2 − y 2 = 1.
105
(c) Determine the curve given by the polar equation r = θ for θ ≥ 0.
As θ increases, r also increases. Thus, the polar curve is a spiral, called an Archimedian spiral,
135 45
150 30
165 15
195 345
210 330
225 315
240 300
255 270 285
106
Chapter 19: Conic Sections Revisited
axes u and v. Then the coordinates of the point (x, y) ∈ R2 in the xy-plane and (u, v) ∈ R2 in the
π
Example 386: If the x- and y-axes in R2 are rotated by rad, find the new coordinates of the
6
point (2, −4).
π
Set x = 2, y = −4, and ϕ = . Then,
6
π π π π
u = 2 cos − 4 sin v = −2 sin − 4 cos
√ 6 6 6√ 6
3 1 1 3
=2· −4· = −2 · − 4 ·
√ 2 2 2√ 2
= 3−2 = −1 − 2 3.
√ √
Hence, the new point is ( 3 − 2, −1 − 2 3).
as follows.
Now,
0 = Ax2 + Bxy + Cy 2 + Dx + Ey + F
= A(u cos ϕ − v sin ϕ)2 + B(u cos ϕ − v sin ϕ)(u sin ϕ + v cos ϕ) + C(u sin ϕ + v cos ϕ)2 + D(u cos ϕ −
= (A cos2 ϕ + B sin ϕ cos ϕ + C sin2 ϕ)u2 + [2(C − A) sin ϕ cos ϕ + B(cos2 ϕ − sin2 ϕ)]uv
+ (A sin2 ϕ − B sin ϕ cos ϕ + C cos2 ϕ)v 2 + (D cos ϕ + E sin ϕ)u + (−D sin ϕ + E cos ϕ)v + F .
To eliminate the xy-term, we choose ϕ such that [2(C − A) sin ϕ cos ϕ + B(cos2 ϕ − sin2 ϕ)] = 0. In
other words,
107
0 = [2(C − A) sin ϕ cos ϕ + B(cos2 ϕ − sin2 ϕ)]
= (C − A) sin 2ϕ + B cos 2ϕ
⇐⇒ B cos 2ϕ = (A − C) sin 2ϕ
A−C
⇐⇒ cot 2ϕ = . ■
B √ √ √
Example 388: Eliminate the xy-term in the equation 6 3x2 + 6xy + 4 3y 2 = 21 3.
(ii) a circle if A = C.
(i) degenerate if the graph of the equation is either a pair of lines, a single line, or a single point.
Theorem 391: The graph of the equation Ax2 + Bxy + Cy 2 + Dx + Ey + F = 0 is a conic. In the
Proof: We proceed as in the proof of the theorem above to rotate the axes by an acute angle ϕ. A
108
straightforward calculation, which is left to the reader, shows that
[2(C − A) sin ϕ cos ϕ + B(cos2 ϕ − sin2 ϕ)]2 − 4(A cos2 ϕ + B sin ϕ cos ϕ + C sin2 ϕ)
This implies that the quantity B 2 − 4AC remains unchanged for any rotation. So, without loss of
generality, rotate the axes so that the xy term of the conic is eliminated. In other words, choose an
(A cos2 ϕ + B sin ϕ cos ϕ + C sin2 ϕ)u2 + (A sin2 ϕ − B sin ϕ cos ϕ + C cos2 ϕ)v 2
This implies that B 2 −4AC = −4(A cos2 ϕ+B sin ϕ cos ϕ+C sin2 ϕ)(A sin2 ϕ−B sin ϕ cos ϕ+C cos2 ϕ).
Case 1: Either A cos2 ϕ + B sin ϕ cos ϕ + C sin2 ϕ = 0 or A sin2 ϕ − B sin ϕ cos ϕ + C cos2 ϕ = 0.
Case 2: The quantities A cos2 ϕ + B sin ϕ cos ϕ + C sin2 ϕ and A sin2 ϕ − B sin ϕ cos ϕ + C cos2 ϕ have
In this case, B 2 − 4AC < 0 and the graph of the equation is an ellipse.
Case 3: The quantities A cos2 ϕ + B sin ϕ cos ϕ + C sin2 ϕ and A sin2 ϕ − B sin ϕ cos ϕ + C cos2 ϕ have
opposite signs.
In this case, B 2 − 4AC > 0 and the graph of the equation is a hyperbola. ■
Proof: If e = 1, then d(P, F ) = d(P, ℓ), which defines a parabola. So suppose that e ̸= 1. Set
F = (0, 0) and suppose ℓ is a line parallel to the y-axis d units to the right. In other words, set ℓ to
be the vertical line x = d, where d > 0. If the point P has polar coordinates (r, θ), then d(P, F ) = r
d(P, F )
=e ⇐⇒ x2 + y 2 = e2 (d − x)2
d(P, ℓ)
⇐⇒ d(P, F ) = e · d(P, ℓ) ⇐⇒ (1 − e2 )x2 + 2de2 x + y 2 = e2 d2
2
e2 d y2 e2 d2
⇐⇒ r = e(d − r cos θ) ⇐⇒ x + + = .
1−e 2 1−e 2 (1 − e2 )2
109
Consider two cases.
Case 1: e < 1
An argument similar to the one in case 1 shows that the graph of the equation is a hyperbola with
c
e = , where c2 = a2 + b2 . ■
a
Definition 393: In the theorem above, the constant e is called the eccentricity of the conic.
ed ed
Theorem 394: A polar equation of the form r = or r = represents a conic
1 ± e cos θ 1 ± sin θ
with one focus at the origin and with eccentricity e.
110
Example 395:
10
(a) Show that the conic given by the equation r = is an ellipse.
3 − 2 cos θ
Proof: Consider the following.
10 10/3
r= = .
3 − 2 cos θ 1 − 2/3 cos θ
2
Since < 1, the equation represents an ellipse. ■
3
The curve is sketched below.
105 90 75
120 60
135 45
150 30
165 15
0 5 10
180 0
195 345
210 330
225 315
240 300
255 270 285
111
π
(b) Rotate the ellipse by an angle rad about the origin. Find a polar equation for the resulting
4
ellipse.
π 10
Replace θ with θ − . So the new equation is r = π.
4 3 − 2 cos θ −
4
105 90 75
120 60
135 45
150 30
165 15
0 5 10
180 0
195 345
210 330
225 315
240 300
255 270 285
112
Chapter 20: Induction
(ii) (Induction Hypothesis) Suppose that P (k) is true and use P (k) to show that P (k + 1) is
true.
n
X n(n + 1)
Example 397: Show that i= for every n ∈ N.
i=1
2
n
X n(n + 1)
Proof: We will proceed by induction on n. Let P (n) denote the statement “ i = .”
i=1
2
1
X 1+1
Since i=1= , P (1) is true. Now suppose that k ∈ N such that P (k) is true. To see that
i=1
2
P (k + 1) is true, consider the following.
k+1
X
i
i=1
k
X
=k+1+ i
i=1
k(k + 1)
=k+1+
2
2(k + 1) k(k + 1)
= +
2 2
2(k + 1) + k(k + 1)
=
2
(k + 2)(k + 1)
= .
2
Therefore, P (k+1) is true, and so, the theorem is proved by the Principle of Mathematical Induction.
Proof: We will proceed by induction on n. For each n ∈ N, let P (n) be the statement “2n < n!.”
Note that P (4) is true since 24 = 16 < 24 = 4!. Now suppose that P (k) is true for some k ∈ N. To
2k < k!
⇐⇒ 2 · 2k < (k + 1)k!
Therefore, P (k+1) is true, and so, the theorem is proved by the Principle of Mathematical Induction.
113