FUNCTIONS
FUNCTIONS
What Is a Function?
In nearly every physical phenomenon we observe that one
quantity depends on another. For example, your height depends
on your age, the temperature depends on the date, the cost of
mailing a package depends on its weight. We use the term
function to describe this dependence of one quantity on another.
That is, we say the following:
■ Height is a function of age.
■ Temperature is a function of date.
■ Cost of mailing a package is a function of weight
Here are some more examples:
The squaring function assigns to each real number x its square x2.
It is defined by f(x) = x2.
(a) Evaluate f(3), f(-2),and 𝑓( 5).
(b) Find the domain and range of f.
Solution
(b) The domain of f is the set of all real numbers. The range of f
consists of all values of f(x),that is, all numbers of the form x2.
Since x2 ≥ 0 for all real numbers x, we can see that the range of f
is
Example Evaluating a Function
Solution
The Domain of a Function
If the function is given by an algebraic expression and the domain
is not stated explicitly, then by convention the domain of the
function is the domain of the algebraic expression—that is, the
set of all real numbers for which the expression is defined as a
real number.
Solution
Solution
Combining Functions
Sums, Differences, Products, and Quotient
Solution
Composition of Functions
Solution
One-to-One Functions and Their Inverses
Example Deciding whether a Function Is One-to-One