Readings On Functions PDF
Readings On Functions PDF
FUNCTIONS
OVERVIEW Functions are fundamental to the study of calculus. In this chapter we review
what functions are and how they are pictured as graphs, how they are combined and trans-
formed, and ways they can be classified. We review the trigonometric functions, and we
discuss misrepresentations that can occur when using calculators and computers to obtain
a function's graph. The real number system, Cartesian coordinates, straight lines, parabo-
las, and circles are reviewed in the Appendices. We treat inverse, exponential, and logarith-
mic functions in Chapter 7.
The set D of all possible input values is called the domain of the function. The set of
all values of f(x) as x varies throughout D is called the range of the function. The range
may not include every element in the set Y. The domain and range of a function can be any
sets of objects, but often in calculus they are sets of real numbers interpreted as points of a
coordinate line. (In Chapters 13-16, we will encounter functions for which the elements of
the sets are points in the coordinate plane or in space.)
1
2 Chapter 1: Functions
Often a function is given by a formula that describes how to calculate the output value
from the input variable. For instance, the equation A = 1Tr2 is a rule that calculates the
area A of a circle from its radius r (so r, interpreted as a length, can only be positive in this
formula). When we derme a function y = f(x) with a formula and the domain is not
stated explicitly or restricted by context, the domain is assumed to be the largest set of real
x-values for which the formula gives real y-values, the so-called natura! domain. If we
want to restrict the domain in some way, we must say so. The domain of y = x 2 is the en-
tire set of real numbers. To restrict the domain of the function to, say, positive values of x,
we would write "y = x 2 ,x > 0."
Changing the domain to which we apply a formula usually changes the range as well.
x --:-_.~ J :"""":~~•• J(x) The range of y = x 2 is [0, 00). The range of y = x 2, X ;;,: 2, is the set of all numbers ob-
Input Output
(donurin) (nmge) tained by squaring numbers greater than or equal to 2. In set notation (see Appendix 1), the
rangeis {x 2 Ix;;,: 2} or{Yly;;': 4} or [4, 00).
FIGURE 1.1 A diagram showing a When the range of a function is a set of real numbers, the function is said to be rea!-
function as a kind of machine. valued. The domains and ranges of many real-valued functions of a rea! variable are inter-
vals or combinations of interva1s. The interva1s may be open, closed, or half open, and may
be finite or infinite. The range of a function is not a!ways eaay to find.
A function f is like a machine that produces an output value f(x) in its range whenever
~
we feed it an input value x from its domain (Figure 1.1). The function keys on a calculator give
an example of a function as a machine. For instance, the Vx key on a calculator gives an out-
~J(a) J(x) put value (the square root) whenever you enter a nonnegative number x and press the Vx key.
A function can also be pictured as an arrow diagram (Figure 1.2). Each arrow associ-
D = domain set Y = set containing ates an element of the domain D with a unique or single element in the set Y. In Figure 1.2, the
tberange
arrows indicate thatf(a) is associated with a, f(x) is associated with x, and so on. Notice that
FIGURE 1.2 A function from a setD to a a function can have the same value at two different input elements in the domain (as occurs
set Yassigns a unique element of Y to each with f(a) in Figure 1.2), but each input element x is assigned a single output value f(x).
element in D.
EXAMPLE 1 Let's verify the natural domains and associated ranges of some simple
functions. The domains in each case are the values of x for which the formula makes sense.
Solution The formula y = x 2 gives a rea! y-value for any real number x, so the domain
is (- 00, 00). The range of y = x 2 is [0, 00) because the square of any real number is
nonnegative and every nonnegative number y is the square of its own square root,
y = (vY)2fory;;,: O.
The formula y = l/x gives a real y-value for every x except x = O. For consistency
in the rules of arithmetic, we cannot divide any number by zero. The range of y = I/x, the
set of reciprocals of all nonzero real numbers, is the set of all nonzero real numbers, since
y = I/(I/y). That is, for y oF 0 the number x = I/y is the input assigned to the output
valuey.
The formula y = Vx gives a real y-value only if x ;;,: O. The range of y = Vx is
[0, 00) because every nonnegative number is some number's square root (namely, it is the
square root of its own square).
In y = '\I'4-=x, the quantity 4 - x cannot be negative. That is, 4 - x ;;,: 0, or
x :5 4. The formula gives real y-values for all x :5 4. The range of '\I'4-=x is [0, 00), the
set of all nonnegative numbers.
1.1 Functions and Their Graphs 3
The formula y = ~ gives a real y-value for every x in the closed interval
from - 1 to 1. Outside this domain. 1 - x 2 is negative and its square root is not a real
number. The values of 1 - x 2 vary from 0 to 1 on the given domain, and the square roots
of these values do the same. The range of ~ is [0. 1]. •
Graphs of Functions
If j is a function with domain D, its graph consists of the points in the Cartesian plane
whose coordinates are the input-output pairs for j. In set notation. the graph is
{(x,j(x)) I XED}.
The graph of the function j(x) = x + 2 is the set of points with coordinates (x,y) for
which y = x + 2. Its graph is the straight line sketched in Figure 1.3.
The graph of a function j is a useful picture of its behavior. If (x. y) is a point on the
graph, then y = j(x) is the height of the graph above the pointx. The height may be posi-
tive or negative, depending on the sign of j(x) (Figure 104).
X y=xl
FIGURE 1.3 The graph of f(x) = x + 2 FIGURE 1.4 If(x.y) lies on the graph of
-2 4 is the set of points (x,y) for whichy has f. then the value y = f(x) is the height of
-1 1 the value x + 2. the graph above the poiut x (or below x if
f(x) is negative).
0 0
1 1
EXAMPLE 2 Graph the function y = x 2 over the interval [-2,2].
3 9
2 4
Solution Make a table ofxy-pairs that satisfy the equation y = x 2• Plot the points (x,y)
2 4 whose coordinates appear in the table, and draw a smooth curve (labeled with its equation)
through the plotted points (see Figure 1.5). •
y
How do we know that the graph of y = x 2 doesn't look like one of these curves?
(2.4)
y y
--~--~~~~--~~X
-2 -1 0 2
To find out, we could plot more points. But how would we then connect them? The
basic question still remains: How do we know for sure what the graph looks like be-
tween the points we plot? Calculus answers this question, as we will see in Chapter 4.
Meanwhile we will have to settle for plotting points and connecting them as best
we can.
EXAMPLE 3 Musical notes are pressure waves in the air. The data in Table l.l give
recorded pressure displacement versus time in seconds of a musical note produced by a
toning fork. The table provides a representation of the pressure function over time. If we
first make a scatterplot and then connect approximately the data points (t, p) from the
table, we obtain the graph shown in Figure 1.6.
p (pressure)
TABLE 1.1 Tuning fork data
1.0
Time Pressure Time Pressure 0.8
0.6
0.00091 -0.080 0.00362 0.217 0.4
0.2
0.00108 0.200 0.00379 0.480 t (sec)
0.00125 0.480 0.00398 0.681 -0.2
-0.4
0.00144 0.693 0.00416 0.810 -0.6
0.00162 0.816 0.00435 0.827
0.00180 0.844 0.00453 0.749 FIGURE 1.6 A smooth curve through the plotted points
0.00198 0.771 0.00471 0.581 gives a graph of the pressure functioo represented by
0.00216 0.603 0.00489 0.346 Table l.l (Example 3).
Y Y Y
-I
--~----~----~-->x --~----~----~~x
-I 0 o
(C)Y~-~
FIGURE 1.7 (a) The circle is not the graph ofa function; itfails the vertical line test. (b) The upper
semicircle is the graph ofa function f(x) = ~. (c) The lower semicircle is the graph ofa
y functiong(x) = -~.
Piecewise-Defined Functions
Sometimes a function is described by using different formulas on different parts of its
domain. One example is the absolute value funetion
x;;" 0
FIGURE 1.8 The absolute value Ixl = { x,
function has domain ( - 00, 00) -x, X < 0,
and range [0, 00).
whose graph is given in Figure 1.8. The right-hand side of the equation means that the
y function equals x if x ;;" 0, and equals -x if x < O. Here are some other examples.
{-:~,
x<O
f(x) = 0:5x:51
I, x > I
FIGURE 1.9 To graph the
function y = f(x) shown here,
is defined on the entire rea! line but has values given by different formulas depending on
we apply different formulas to
the position of x. The values of f are given by y = -x when x < 0, y = x 2 when
different parts ofits domain
(Example 4).
o :5 x :5 I, and y = I when x > 1. The function, however, is just one function whose
domain is the entire set of rea! numbers (Figure 1.9). •
y
,
,'Y=x
3
, , ----..0 EXAMPLE 5 The function whose value at any number x is the greatest integer less
2 , ,.!......o than or equal to x is ca!led the greatest integer function or the integer floor function.
~ Y~LxJ It is denoted l x J. Figure 1.10 shows the graph. Observe that
--_~2~_~I-'.¥~~~2~~3~~x
, " l2.4J = 2,
l2J = 2,
ll.9 J
lO.2J
=
=
I,
0,
lOJ = 0,
l-0.3 J = -I
l-1.2J = -2,
l-2J = -2. •
"
........a -2
"
FIGURE 1.10 The graph of the EXAMPLE 6 The function whose value at any number x is the smallest integer greater
greatest integer function y = l x J than or e9ual to x is called the least integer function or the integer ceiling function. It is
lies on or below the line y = x, so denoted I xl. Figure 1.11 shows the graph. For positive values of x, this function might
it provides an integer floor for x represent, for example, the cost of parking x hours in a parking lot which charges $1 for
(Example 5). each hour or part of an hour. •
6 Chapter 1: Functions
EXAMPLE 7 The function graphed in Figure 1.9 is decreasing on (-00,0] and in-
creasing on [0, I]. The function is neither increasing nor decreasing on the interval [I, 00)
because of the strict inequalities used to compare the function values in the definitions. _
The names even and odd come frorn powers of x. If Y is an even power of x, as in
y = x 2 or Y = x\ it is an even function ofx because (-x)2 = x 2 and (-x)4 = x4. Ify is
(-x,y)
an odd power of x, as iny = X or y = x\ it is an odd function ofxbecause (-x)' = -x
x and (-X)3 = -x 3.
0 The graph of an even function is symmetric about they-axis. Since f( -x) = f(x) , a
(a) point (x,y) lies on the graph ifand only if the point (-x, y) lies on the graph (Figure 1.12a).
A reflection across the y-axis leaves the graph unchanged.
y
The graph of an odd function is symmetric about the origin. Since f( -x) = - f(x) , a
point (x,y) lies on the graph ifand on1y if the point (-x, -y) lies on the graph (Figure 1.12b).
Equivalently, a gmph is symmetric about the origin if a rotation of 1800 about the origin
------~~~------x
leaves the graph unchanged. Notice that the definitions imply that both x and -x must be
in the domain off.
EXAMPLE 8
(b) f(x) = x 2 Even function: (-xl' = x 2 for all x; symmetry about y-axis.
FIGURE 1.12 (a) The graph of y ~ x 2 f(x) = x 2 + 1 Even function: (-xl' + 1 = x 2 + 1 for all x; symmetry about y-axis
(an even function) is symmetric about the (Figure 1.13a).
y-axis. (b) The graph ofy = x' (an odd
function) is symmetric about the origin. f(x) = x Odd function: (-x) = -x for all x; symmetry about the origin.
f(x) = x + 1 Not odd: f( -x) = -x + 1, but - f(x) = -x - I. The two are not
equal.
Not even: (-x) + 1 '" x + 1 for all x '" 0 (Figure 1.13b). _
1.1 Functions and Their Graphs 7
y y
----~~------~x -----,!'-~------x
<aJ (bJ
FIGURE 1.13 (a) When we add the coostant term I to the function
y = x 2 , the resulting functioo y = x 2 + I is still even and its grnph is
still symmetric ahoul the y-axis. (b) When we add the constant term I to
the function y = x, the resulting function y = x + I is no longer odd.
The symme1ry about the origin is lost (EXlIDlple 8).
Common Functions
A variety of important types of functions are frequently encountered in calculus. We iden-
tify and briefly describe them here.
Linear Functions A function of the form j{x) = mx + b, for constants m and b, is
called a linear function. Figure 1.14a shows an array oflines j{x) = mx where b = 0,
so these lines pass through the origin. The function j{x) = x where m = I and b = 0 is
called the identity function. Constant functions result when the slope m = 0 (Figure
1.14b). A linear function with positive slope whose graph passes through the origin is
called a proportionality relationship.
y
m=-3
m=-l m=l y
m=z1 2
------~~~----~ __ x
<aJ (bJ
FIGURE 1.14 (a) Lines through the origin with slope m. (b) A constant function
with slope m = O.
DEFINmON Two varisbles y and x are proportional (to one another) if one is
always a constant multiple of the other; that is, if y = kx for some nonzero
constantk.
If the variable y is proportional to the reciprocal I/x, then sometimes it is said that y is
inversely proportional to x (because I/x is the multiplicative inverse of x).
Power Functions A function j{x) = x·, where a is a constant, is called a power func-
tion. There are several important cases to consider.
8 Chapter 1: Functions
-1 -1
FIGURE 1.15 Graphs of J(x) = x', n = 1,2,3,4,5, deImed for -00 <x< 00.
(b) a = - l o r a = -2.
The graphs of the functions f(x) = X-I = I/x and g(x) = x-2 = I/x 2 are shown in
Figure 1.16. Both functions are dermed for all x '" 0 (you can never divide by zero). The
graph of y = I/x is the hyperbola xy = I, which approaches the coordinate axes far from
the origin. The graph of y = I/x 2 also approaches the coordinate axes. The graph of the
function f is symmetric about the origin; f is decreasing on the intervals (-00,0) and
(0, 00). The graph of the function g is symmetric about the y-axis; g is increasing on
(-00,0) and decreasing on (0,00).
Y
~, 1
JY 1
Domain: x '* 0 ~~c--+~~~ x
Range: n' 0 0
Domain: x =F 0
Range: y> 0
(a) (b)
y
y y
1
--~O~--I~------~x ------~~~----~x ------~~----~x ------~~----~x
o 1
Domain: O:s x < 00 Domain: 0 ~ x < oc Domain: -00 < x < 00
leading coefficient a. '" 0 and n > 0, then n is called the degree of the polynomial. Linear
functions with m '" 0 are polynomials of degree I. Polynomials of degree 2, usually written
as p(x) = ax 2 + bx + c, are called quadratic functions. Likewise, cubic functions are
polynomials p(x) = ax' + bx 2 + ex + d of degree 3. Figure 1.18 sbows the graphs of
three polynomials. Techniques to graph polynomials are studied in Olapter 4.
x3 x2 2x +31
Y=3-Z-
Y
4 Y
Y
Y = 8x 4 - 14x 3 - 9x 2 + llx - 1 Y = (x - 2)4(x + 1)3(x - I)
16
2 2
-10
-4 -12
(a) (b) (c)
Y
Y 8 llx + 2
Y Y=2x 3 -1
6
2
4
2x2 - 3
Y= 7x + 4 Liney=~
3
x
-4 -2 0 2 4 6
-2
-4
-2 NOTTOSCAlB
-6
-8
(a) (b) (c)
FIGURE 1.19 Graphs of three rational functions. The straight red lines are called asymptotes and are not part
of the graph.
10 Chapter 1: Functions
Algebraic Functions Any function constructed from polynomials using algebraic opera-
tions (addition, subtraction, multiplication, division, and taking roots) lies witbin the class
of algebraic functions. All rational functions are algebraic, but also included are more
complicated functions (sucb as those satisfYing an equation like y3 - 9xy + x 3 = 0,
studied in Section 3.7). Figure 1.20 displays the graphs of three algebraic functions.
y
y y ~ x(l - x)'"
-----+1---~f---~x ----+..---;+----->x
Trigonometric Functions The six basic trigonometric functions are reviewed in Section 1.3.
The graphs of the sine and cosine functions are shown in Figure 1.21.
w~·_
-1
0
(a) f(x)
w
~ sin x
w ~
Exponential Functions Functions of the fonn f(x) = aX, where the base a > 0 is a
positive constant and a oF 1, are called exponential fuoctions. All exponential functions
have domain ( - 00, 00) and range (0, 00), so an exponential function never assumes the
value O. We study exponential functions in Section 7.3. The graphs of some exponential
functions are shown in Figure 1.22.
y y
12 12
10 10
8 8
6 6
4 4
2 2
x
-1 -0.5 0 0.5 1 -1 -0.5 0 0.5
(a) (b)
Logarithmic Functions These are the functions t(x) = log" x, where the base a '" 1 is
a positive constant. They are the inverse jUnctions of the exponential functions, and the
calculus of these functions is studied in Chapter 7. Figure 1.23 shows the graphs of four
logarithmic functions with various bases. In each case the domain is (0, 00) and the range
is (-00, 00).
--~O~~
~~~~=Y=~~IO~~XX
-1 , Y = lOglOx
FIGURE 1.23 Graphs offour logaritlunic FIGURE 1.24 Graph ofa cateoary or
functions. hanging cable. (The Latin word calena
means "chain.")
Transcendental Functions These are functions that are not algebraic. They include the
trigonometric, inverse trigonometric, exponential, and logarithmic functions, and many
other functions as well. A particular example of a transcendental function is a catenary.
Its graph has the shape of a cable, like a telephone line or electric cable, strung from one
support to another and hanging freely under its own weight (Figure 1.24). The function
defming the graph is discussed in Section 7.7.
Exercises 1.1
Functions 8... Y b. y
In Exercises 1--{j, find 1he domain and range of each function.
1. f(x) = I + x' 2. f(x) = 1 - ;Ix
3. F(x) = v'Sx + 10 4. g(x) = v'x' - 3x
4 2
S. f(t) = 3_ I 6. G(t) = t' _ 16
~------------~X ~-------------+x
In Exercises 7 and 8, which of1he graphs are graphs of functions oh, o o
and which are not? Give reasons for your answers.
7.a.y b.y Finding Formulas for Functions
9. Express 1he area and perimeter of an equilateral triangle as a
function of1he triangle's side leng1hx.
10. Express 1he side 1eng1h ofa square as a function of1he 1eng1h d of
1he square's diagonal. Then express 1he area as a function of 1he
diagonalleng1h.
11. Express 1he edge leng1h ofa cube as a function of1he cube's diag-
~------------~X ~-------------+x onal 1eng1h d. Then express 1he surface area and volume of 1he
o o cube as a function of1he diagonalleng1h.
12 Chapter 1: Functions
12. A point P in the first quadrant lies 00 the graph of the functioo 31. a. Y b. Y
~x
I(x) ~ Vx.
Express the coordinates of P as functions of the
2
slope of the line joining P to the origin.
13. Consider the point (x, y) lying 00 the graph of the line
a + 4y ~ 5. Let L he the distsnce from the point (x, y) to the I 3 - --=---t-i-- - x
origin (0, 0). WriteL as a functioo ofx. (-2,-1)
14. Consider the point (x, y) lying on the graph of y = ~. Let
L he the distsnce hetweeo the points (x,y) and (4, 0). WriteL as a 32. a. Y b. Y
function ofy.
1
Functions and Graphs A
Find the domain and graph the functions in Exercises 15-20.
15. I(x) = 5 - a 16. I(x) = I - a - x' o
17. g(x) = '\J'Ix1 18. g(x) = h n+-~!'--~x -A
OTT
19. F(t) = t/ltl 20. G(t) = !fit I 1:
21. Find the domain ofy = x~.
4 - x' - 9 The Greatest and Least Integer Functions
33. For what values oh is
22. Find the range of y ~ 2 x'
+ -,--.
x +4 a.lxJ=O? b. rxl=O?
34. What real nwnhers x satisfY the equation l x J = r xl?
23. Graph the following equations and explain why they are not
graphs of functioos of x. 35. Does r -xl = -lxJ for all real x? Give reasons foryour answer.
{f:~:
24. Graph the following equations and explain why they are not x~o
graphs of functioos of x. I(x) = x < O.
L Ixl + Iyl = I b. Ix + yl = I
Why is I(x) called the integer part ofx?
Piece>rise-Defined Functions
Graph the functions in Exercises 25-28. Increasing and Decreasing Functions
25. I(x) = {x, 0 :5 x :5 I Graph the functioos in Exercises 37-46. What synnnetries, if any, do
2-x, 1 <x::S;2 the graphs have? SpecifY the intervals over which the function is in-
I - x Osxsl creasing and the intervals where it is decreasing.
26. g(x) = { 2 _ x: 1<x:52 37. y = -x' 38.y=_I,
4 - x'a' x:S 1
x
27. F(x) ~ { ,
x + , x> I 39. y =-~ 40.y=~
I
60. Kinetic energy The kinetic energy K of a mass is proportional 66. a. y = 5x b.y=5X
to the square of its velocity v. If K = 12,960 joules when
y
v = 18 m/sec, what is Kwhen v = 10m/sec?
61. The variables r and s are inversely proportional, and r = 6 when
s = 4. Determine s when r = 10.
62. Boyle's Law Boyle's Law says that the volume Vofa gas at con-
stant temperature increases whenever the pressure P decreases, so
that V and P are inversely proportional. If P = 14.7 Ibs/in2 when
V = 1000 in\ then what is V when P = 23.41bs/in2?
63. A box with an open top is to be constructed from a rectangular
piece of cardboard with dimensions 14 in. by 22 in. by cutting out
equal squares of side x at each corner and then folding up the
sides as in the figure. Express the volume V of the box as a func-
tion ofx.
I, 22 )1 D 67. a. Graph the functions j(x) = x/2 and g(x) = 1 + (4/x) to-
~
IX x I_ gether to identify the values of x for which
Tf-x'
14
x
x
2" > 1 + x·
4
1 x
-I x xl
.3_
D 68.
b. Confirm your findings in part (a) algebraically.
a. Graph the functions j(x) = 3/(x - 1) and g(x) = 2/(x + 1)
64. The accompanying figure shows a rectangle inscribed in an isosce- together to identify the values of x for which
les right triangle whose hypotenuse is 2 units long. _3_<_2_
x-I x+l·
a. Express the y-coordinate of P in terms of x. (You might start
by writing an equation for the line AB.) b. Confirm your findings in part (a) algebraically.
b. Express the area of the rectangle in terms ofx. 69. For a curve to be symmetric about the x-axis, the point (x, y) must
lie on the curve if and only if the point (x, -y) lies on the curve.
y Explain why a curve that is symmetric about the x-axis is not the
graph of a function, unless the function is y = O.
70. Three hundred books sell for $40 each, resulting in a revenue of
(300)($40) = $12,000. For each $5 increase in the price, 25
fewer books are sold. Write the revenue R as a function of the
number x of $5 increases.
71. A pen in the shape of an isosceles right triangle with legs oflength
x ft and hypotenuse of length h ft is to be built If fencing costs
$5/ft for the legs and $1 O/ft for the hypotenuse, write the total cost
-1 C of construction as a function of h.
72. Industrial costs A power plant sits next to a river where the
river is 800 ft wide. To lay a new cable from the plant to a location
In Exercises 65 and 66, match each equation with its graph. Do not in the city 2 mi downstream on the opposite side costs $180 per
use a graphing device, and give reasons for your answer. foot across the river and $100 per foot along the land.
65. a. y = x4 b. y = x 7 c. Y = x lO I~(- - - - 2 mi- - - - - + 1
.1
P Q City
Power plant
NOT TO SCALE
------~~--7
0 r---~~----~X a. Suppose that the cable goes from the plant to a point Q on the
opposite side that is x ft from the point P directly opposite the
plant Write a function C(x) that gives the cost oflaying the
cable in terms of the distance x.
b. Generate a table of values to determine if the least expensive
location for point Q is less than 2000 ft or greater than 2000 ft
from point P.
22 Chapter 1: Functions
+ +-t)'
81. 3(x - I)' + 2(y + 2)' ~ 6 a. fg b. f/g e. g/f
d. f' ~ If •. g'~gg r.
+ ~)' + ~ 54
fog
82. g. gof h. fof i. gog
83. Write an equation for the ellipse (x'/16) + (y'/9) ~ I shifted 4 86. Can a function be both flNeo aod odd? Give reasons for your
units to the left and 3 units up. S1retch the ellipse and ideotifY its answer.
center and major axis. D 87. (Continuation of Example 1.) Graph the functions f(x) ~ Vx
84. Write an equation for the ellipse (x'/4) + (y'/25) ~ I shifted 3 and g(x) ~ ~ together with their (a) sum, (b) product,
units to the right and 2 units down. S1retch the ellipse and ideotifY (c) two differences, (d) two quotients.
its center and major axis.
D 88. Let f(x) ~ x - 7 aod g(x) ~ x'. Graph f and g together with
Comlrining Functions f 0 gandg 0 f.
Trigonometric Functions
1.3
TIris section reviews radian measure and the basic trigonometric functions.
Angles
Angies are measured in degrees or radians. The number of radians in the central angle
A' CB' within a circie of radius r is defined as the number of ''radius units" contained in
the arc s subtended by that central angie. If we denote this central angie by () when meas-
ured in radians, this means that fJ = sir (Figure 1.38), or
and
1 radian = i!O ('" 57.3) degrees or 1 degree = 1~0 ('" 0.017) radians.
Tabie 1.2 shows the equivalence between degree and radian measures for some basic
angles.
An angle in the xy-plane is said to be in standard position if its vertex lies at the origin
and its initial ray lies along the positive x-axis (Figure 1.39). Angles measured counter-
clockwise from the positive x-axis are assigned positive measures; angles measured clock-
wise are assigned negative measures.
y y
Initial ray
---------.~,---~--~x
Angles describing counterclockwise rotations can go arbitrarily far beyond 2" radi-
ans or 360°. Similarly, angles describing clockwise rotations can have negative measures
of all sizes (Figure lAO).
y y y y
3"
9"
4
hypotenuse
opposite
FIGURE 1.40 Nonzero radiao measures cao be positive or negative and cao go beyond 2"..
Angle Convention: Use Radians From now on, in this book it is assumed that all angles
adjacent are measured in radians unless degrees or some other unit is stated explicitly. When we talk
sin {1 = opp csc {1 = hyp about the angle ,,/3, we mean ,,/3 radians (which is 60°), not ,,/3 degrees. We use radians
byp opp because it simplifies many of the operations in calculus, and some results we will obtain
d· byp involving the trigonometric functions are not true when angles are measured in degrees.
COS{1=:~ sec {1 = adj
opp cot {1 = adj The Six Basic Trigonometric Functions
tan 9 ~ adj opp
You are probably familiar with derming the trigonometric functions of an acute angle in
FIGURE 1.41 Trigonometric terms of the sides of a right triangle (Figure 1041). We extend this dermition to obtuse and
ratios of an acute angle. negative angles by first placing the angle in standard position in a circle of radius r.
We then derme the trigonometric functions in terms of the coordinates of the point P(x, y)
where the angle's terminal ray intersects the circle (Figure 1.42).
y
sin l/ = )I r
sine: r cosecant: cscl/=y
lanO = sinO I
cosO cotO = lanO
FIGURE 1.42 The trigonometric
functions of. general angle 6 are
defmed in terms ofx,y, and r.
secO =~
cos v
I
cseO = sinO
24 Chapter 1: Functions
As you can see, tan IJ and sec IJ are not defined if x = cos IJ = O. This means they are not
defined iflJ is ±1T/2, ±31T/2, ... . Similarly, cot 0 and csc 0 are not defined for values of 0
~1
zj
forwhichy = O,namelyO = 0, ±1T, ±21T, ....
2 The exact values of these trigonometric retios for some angles can be read from the
triangles in Figure 1.43. For instance,
'"4
-
'"2
-
. 1T 1 . 1T 1 . 1T V3
1
sm-=-
4v'Z
sm 6 =2 smT=2
cosT
21T
= -2'
1
tan 2; = -V3.
y
(cos 2;, sin 2;) = t-~, ~)
y
S A
sinpos all pos
T C
tanpos cospos
Using a similar method we determined the values of sin 0, cos 0, and tan 0 shown in Table 1.3.
TABLE 1.3 Values of sin 0, cos 0, and tan 0 for selected values of 0
Degrees -180 -135 -90 -45 0 30 45 60 90 120 135 150 180 270 360
-31T -1T -1T 1T 1T 1T 1T 21T 31T 51T 31T
o(radians) -1T
4 2 4
0
6 4 3 2 3 4 6
1T
2
21T
sinO 0
-v'Z -I
-v'Z
0
1 v'Z V3 1
V3 v'Z 1
0 -I 0
2 2 2 2 2 2 2 2
cosO -I
-v'Z
0
v'Z 1
V3 v'Z 1
0
1 -v'Z -V3 -I 0 1
2 2 2 2 2 2 2 2
tan 0 0 1 -I 0
V3 1 V3 -V3 -I -V3 0 0
3 3
1.3 Trigonometric Functions 25
y
y - tunx
\v
Odd
sin( -x) ~ -sinx
_3(\ 0
-,t-=-tnt-t-~~~,
n
Domain'• X "" -2'-2
+ 1T + 31T •... Domain: x "'" 0, ±'1f, ±2'1f, ••• Domain: x "'" 0, ±'1f, ±2'1f, ...
tan(-x) ~ -tanx Range: y::5 -lory 2:: 1 Range: _00 < y < 00
Range: y:s -1 ory ~ 1
esc ( -x) ~ -cscx Period: 2'17"
Period: 271' Period: '1T
(d) (0) (I)
cot ( -x) ~ -COlx
FIGURE 1.46 Graphs of the six hasic trigonometric functions using radian measure. The shading
for each trigonometric function indicates its periodicity.
y
Trigonometric Identities
The coordinates of any point P(x, y) in the plane can be expressed in terms of the point's
distance r from the origin and the angle 8 that ray OP makes with the positive x-axis
(Figure 1.42). Since xlr ~ cos 8 andylr = sin 8, we have
x = rcos6, y ~ rsin8.
When r = 1 we can apply the Pythagorean theorem to the reference right triangle in
Figure 1.47 and obtain the equation
TIris equation, true for all values of 6, is the most frequently used identity in trigonometry.
Dividing this identity in turn by cos2 6 and sin2 6 gives
1 + tan2 6 = sec2 6
I + cot' 6 = csc2 6
The following formulas hold for all angles A and B (Exercise 58).
Additioo Formulas
cos(A + B) = cosA cosB - sinA sinB
(4)
sin(A + B) = sinA cosB + cosA sinB
There are similar formulas for cos (A - B) and sin (A - B) (Exercises 35 and 36). All
the trigonometric identities needed in this book derive from Equations (3) and (4). For ex-
ample, substituting 6 for both A and B in the addition formulas gives
Double-Angle Formulas
cos 26 = cos2 6 - sin2 6
(5)
sin 26 = 2 sin 6 cos 6
Half-Angle Formulas
(8)
y We can see why the law holds if we introduce coordinate axes with the origin at C and
the positive x-axis along one side of the triangle, as in Figure 1,48. The coordinates of A
B(a cos 8, a sin 8)
are (b, 0); the coordinates of B are (a cos II, a sin II). The square of the distance between A
and B is therefore
c 2 = (acosll- b)2 + (a sin 11)2
y = af(b(x + c)) + d
The transformation rules applied to the sine function give the general sine function
or sinusoid formula
y
y = A sin (2;<x - C») + D
Two Spedallnequalities
For any angle II measured in radians,
Exercises 1.3
Radians and Degrees
1. On a circle of radius 10m, how long is an arc that subtends a cen- fJ -3"./2 -"./3 -"./6 "./4 S1r/6
tral angle of (8) 4'1f/5 radiaos? (b) 110'?
sinO
2. A central aogle in a circle of radius 8 is subtended by ao arc of cos 8
length 101r. Find the aogle's radian and degree measures. tan 8
3. You waot to ma1re ao 80' aog1e by marking ao arc on the perime- cot 8
ter of. 12-in.-diarneter disk and drawing lines from the ends of sec 0
the arc to the disk's ceoter. To the nearest tenth of an incb, how esc 8
long should the arc be?
4. If you roll a I-m-diaroeter wheel forward 30 em over level In Exercises 7-12, one of sin x, cos x, and tan x is given. Find the other
grouod, through what aogle will the wheel turn? Aoswer in radi- two if x lies in the specified interval.
aos (to the nearest tenth) aod degrees (to the nearest degree).
metries do the graphs have? 53. sin20 - cosO = 0 54. cos20 + cosO = 0
23. s = cot2t 24. s = -tao 'ITt
Theory and Examples
25. s = sec(~t) 26. s = csc(f) 55. The tangent snm formula The staodard formula for the tao-
goot of the smn of two aogles is
D 27. a. Graph y = cos x and y = sec x together for - 3'IT/2 ,;; x
,;; 3'IT/2. Cornmeot on the behavior of sec x in relatioo to the taoA+taoB
tao(A + B) = I - taoA taoB'
signs and values of cos x.
b. Grapby = sin x andy = c8Cxtogetherfor-w ~ x ~ 2'17". Derive the formula.
Comment on the behavior of esc x in relation to the signs and
56. (ContinUIJtion ofExercise 55.) Derive a formula for tao (A - B).
values of sin x.
57. Apply the law of cosines to the triaogle in the accoropaoying fig-
D 28. Graph y = taox aod y = cotx together for -7 ,;; x ,;; 7. Com-
ure to derive the formula for cos (A - B).
ment on the behavior of cot x in relation to the signs and values of
taox. y
29. Graph y = sinx aod y = l sin x J together. What are the domain
and raoge of l sin x J? 1
30. Graph y = sinx aod y = rsin x 1together. What are the domain
and raoge of sin x 1? r
Using the Addition Formulas
Use the addition formulas to derive the ideotities in Exercises 31-36. ----4---~~~~-l----+_--~x
o
31. cos(x - I-) = sinx 32. cos (x + 1-) = -sinx
33. Sin(X + f) = cosx 34. Sin(X - -I-) = -cosx
35. cos(A - B) = cosA cosB + sinA sinB (Exercise 57 provides a
different derivation.) 58. a. Apply the formula for cos(A - B) to the ideotity sinO =
36. sin(A - B) = sinA cosB - cosA sinB cos(I - 0) to obtain the addition formula for sin(A + B).
37. What happeos if you take B = A in the trigoooroetric ideotity
cos(A - B) = cosA cosB + sinA sinB? Does the result agree b. Derive the formula for cos (A + B) by substituting - B for B
with something you already know? in the formula for cos (A - B) from Exercise 35.
38. What happeos if you take B = 2'IT in the addition formulas? Do 59. A triaogle has sides a = 2 aod b = 3 aod angle C = 60°. Find
the results agree with something you already know? the leogtil of side c.
. 7'IT . ('IT
43. Evaluatesffi12assm 'IT)
4+3. Use the accoropaoying figures aod the identity sin('IT - 0) =
sin 0 , if required, to derive the law.
44. Evaluate cos If; as cos (-;f + 2:). A A
63. A triangle has side c = 2 and angles A = 1f/4 and B = 1f/3. 69. TheperiodB Set the constants A = 3, C = D = O.
Find the length a of the side opposite A. a. Plot f(x) for the values B = I, 3, 21f, 5" over the interval
D 64. The appnDimation sin x '" x It is often useful to know that, -41f :5 x :5 41f. Describe what happens to the graph of the
whenx is measured in radians, sin x ~ x for n'lDDerically small val- general sine function as the period increases.
ues of x. In Sectioo 3.9, we will see why the approximation holds. b. What happens to the graph for negative values of B? Try it
The approximatioo error is less than 1 in 5000 if Ixl < 0.1. withB = -3 andB = -21f.
L With your grapher in radian mode, graph y = sinx and y = x 70. The horizontal shift C Set the constants A = 3, B = 6, D = O.
together in a viewiog wiodow about the otigin. What do you
a. Plot f(x) for the values C = 0, I, and 2 over the interval
see happening as x nears the origin?
-41f :5 x :5 41f. Describe what happens to the graph of the
b. With your grapher in degree mode, graph y = sinx and general sine function as C increases through positive values.
y = x together about the origin again. How is the picture dif-
b. What happens to the graph for negative values of C?
ferent froru the ooe obtained with radian mode?
c. What smallest positive value should be assigned to C so the
General Sine Curves graph exhibits no horizontal shift? Confum your answer with
For a plot.
71. The vertical shift D Set the constants A = 3, B = 6, C = O.
f(x) = ASine: (x - C») + D, a. Plot f(x) for the values D = 0, I, and 3 over the interval
-41f :5 x :5 41f. Describe what happens to the graph of the
identify A, B, C, and D for the sine functions in Exercises 65-<i8 aod
general sine function as D increases through positive values.
sketch their graphs.
b. What happens to the graph for negative values of D?
65. Y = 2 sin (x + 1f) - 1 66. y = kSin(1fX - 1f) + k
72. The amplitude A Set the constants B = 6, C = D = O.
67. y=-%Sin(ft) +,\0 68. y = ~sin 2L1ft,
2"
L >0 a. Describe what happens to the graph of the general sine func-
tion as A increases through positive values. Confirm your an-
COMPUTER EXPLORATIONS swer by plotting f(x) for the values A = I, 5, and 9.
In Exercises 6'J-72, you will explore graphically the general sine h. What happens to the graph for negative values of A?
functioo
Graphing Windows
When using a graphing calculator or computer as a graphing tool, a portion of the graph is
displayed in a rectangular display or viewing window. Often the default window gives an in-
complete or misleading picture of the graph. We use the tenD square window when the units
or scales on both axes are the same. Ibis tenD does not mean that the display window itself is
square (usually it is rectangular), but ioslead it means that the x-unit is the same as the y-unit.
When a graph is displayed io the default window, the x-unit may differ from the y-unit of
scaling in order to fit the graph in the window. The viewing window is set by specifying an
ioterval [a, b] for the x-values and an ioterval [c, d] for the y-values. The machine selects
equally spaced x-values in [a, b] and then plots the points (x, f(x». A poiot is plotted if and