
Exercises 1.1. 1. Let d represent the cost in millions of dollars to produce n cars, where n is measured
in 1000s. As clearly as you can, explain what is meant by d(25) = 431.
2. A movie theater seats 200 people. For any particular show, the amount of money the theater
takes in is a function of the number of people n in attendance. If a ticket costs $25, describe the
domain and range of the function using set notation.
3. Temperature readings T were recorded every two hours from midnight to noon. Time t was
measured in hours from midnight.
t 0 2 4 6 8 10 12
T (
◦
F) 82 75 74 75 84 90 93
(a) Plot the readings and use them to sketch a rough graph of T as a function of t.
(b) Use your graph to estimate the temperature at 10:30 a.m.
4. State parts 1, 3 and 4 of Example 1.1 using the formal language of Definition 1.4. If you have a
function, state the domain and range and explain how you know you have a function. If you
don’t have a function, explain why not.
(Since insufficient information is provided, there is no single correct answer!)
5. (a) Let A = {1, 3, 5, 7, 9}. Explain in words what is meant by the set
B = {x ∈ A : x
2
> 10}
and state B in roster notation.
(b) Find the set C = {x ∈ N : (x −1)
2
< 16} in roster notation.
(c) Find the Cartesian product B ×C in roster notation. Is it the same as C × B?
6. Suppose that f : {−2, −1, 0, 1, 2} → R is defined by the formula f (x) = x
3
−4x + 1.
Describe f using a table, an arrow diagram and a graph.
7. Find the implied domain and range for the functions defined by each rule:
(a) f (x) =
x
2
−4
x−2
(b) g(x) =
√
x
2
−16x (c) h(x) =
1
x
√
4x −x
2
(What is the largest set of real numbers for which the formula makes sense?)
8. You ask your students to determine the range of the function f defined by the rule f (x) = x
2
with domain the interval [−5, 2]. You obtain various responses, including [25, 4], [4, 25] , and
[−25, 4]. What is going wrong? What is the correct answer, and how would you explain it to
your students?
More generally, if dom f = [a, b] (where a ≤ b), what is range f ?
9. The unit circle is often represented by the implicit equation x
2
+ y
2
= 1.
(a) Draw the circle and explain why the full circle isn’t the graph of a function.
(b) Describe two functions f : [−1, 1] → R and g : [−1, 1] → R whose graphs together
comprise the circle. What are the ranges of each function?
5