Topic 3
Topic 3
Y ou’ve seen the coordinate plane, where two number lines meet at a 90° angle. You know
that the horizontal axis is called the x-axis, and the vertical one is called the y-axis. You
also know that each point, or ordered pair, on the plane is named (x, y). But did you know
that a relation is a set of ordered pairs? The domain of the relation is the set of all the x
values, and the range is the set of all the y values. Note: If you ever run into different vari-
ables (like m and n), domain and range will be based alphabetically.
A function is a relation where every x in the domain pairs with one (and only one) y in the
range. The symbol for a function is f(x), read “function of x,” or simply “f of x.” Think of a func-
tion as a computer. Domain is input and range is output. You can’t put input in a computer
and get out different outputs; otherwise, your computer would be broken. If you had the
world’s simplest computer and all it did was multiply by 3, if you input 2 in the computer, you
better get an output of 6. Domain and range have a similarly correspondent relationship. We
explore the idea of functions and some properties of them in this chapter. Now get computing!
⻬ Y-axis symmetry: Each point on the left side of the y-axis is mirrored by a point on the
right side, and vice versa.
⻬ X-axis symmetry: Each point above the x-axis is mirrored by a point below it, and vice
versa.
⻬ Origin symmetry: If you turn the graph upside down, it looks exactly the same.
In pre-calculus, functions take this idea of symmetry and use different terms to describe the
same idea. A function whose graph is symmetrical with respect to the y-axis is called an even
function. Basically, each input x and the opposite input –x give the same y value. In symbols,
textbooks write that f(x) = f(–x). A function whose graph is symmetrical with respect to the
origin is called an odd function. In plain English, each x value gives a y value, and its opposite
–x gives the opposite –y. This means that f(x) = –f(x).
42 Part I: Foundation (And We Don’t Mean Makeup!)
Solve It Solve It
Operating on Functions:
No Scalpel Necessary
You’ve come to know (and maybe to love, too?) four basic operations in math: addi-
tion, subtraction, multiplication, and division. Well, in pre-calc, you take functions and
add, subtract, multiply, and divide them. By doing this, you create a brand new func-
tion. This is sometimes called combining functions. In general, you probably won’t be
asked to graph a combined function because it usually won’t be based on any of the
parent functions. If you were asked to graph a combined function, you’d have to plug
and chug your way through it by picking plenty of x-values to make sure you get an
accurate representation of the graph. You may also be asked to find one specific value
for a combined function — you get an x value and you just plug it in and see what hap-
pens. Exciting, we know!
f(x) = x2 – 6x + 2
g(x) = 2x2 – 5x
h(x) = 3x + 2
Solve It Solve It
21. Find (h/g)(x). Does this new function have 22. Find (g + h)(2).
any undefined values?
Solve It
Solve It
56 Part I: Foundation (And We Don’t Mean Makeup!)
You use the same three functions from the last section here as well:
f(x) = x2 – 6x + 2
g(x) = 2x2 – 5x
h(x) = 3x + 2
Solve It Solve It
Chapter 3: Understanding the Function of Functions 57
25. Find h(f(x)). 26. Find .
Solve It Solve It
Solve It Solve It
58 Part I: Foundation (And We Don’t Mean Makeup!)
Pre-calc teachers and textbooks talk a lot about two functions whose domains are not
all real numbers:
Undefined values are also called excluded values, so be on the lookout for your text-
book to use that terminology as well. When you’re asked to find the domain of a com-
bined function, take your time. We can’t put it into a nice, neat package and give you
one rule that works all the time for finding a combined function’s domain. Take a look
at both of the original functions and ask yourself if their domains have any restric-
tions. These restrictions carry through and combine together to the new combined
function.
You use those same three functions you’ve been using for the last two sections:
f(x) = x2 – 6x + 2
g(x) = 2x2 – 5x
h(x) = 3x + 2
Q. Find the domain of f(h(x)). A. The domain is all numbers greater than
or equal to –2⁄3. Take a look at the original
two functions first. f(x) is a polynomial;
there are no restrictions on the domain.
However, h(x) is a square root function, so
the radicand has to be positive. 3x + 2 ≥ 0;
3x ≥ –2; x ≥ –2⁄3. The new combined function
must honor this domain as well.
Chapter 3: Understanding the Function of Functions 59
29. Find the domain of . 30. Find the domain of h(f(x)).
Solve It Solve It
31. Find the domain of (f + h)(x). 32. Find the domain of (h/g)(x).
Solve It Solve It
60 Part I: Foundation (And We Don’t Mean Makeup!)
In any case, all you need to know is that it’s all about input and output. If (a, b) is a
point in the original function, then (b, a) is a point in the inverse function. Domain and
range swap places from a function to its inverse. If asked to graph the inverse function,
graph the original and then swap all x and y values in each point to graph the inverse.
To find the inverse of a given function, literally take x and y (or f(x)) and switch them.
After the swap, change the name to the symbol for an inverse function, f–1(x), and solve
for the inverse. Lastly, to show that two functions f(x) and g(x) are inverses of each
other, place one inside the other using composition of functions, f(g(x)), and simplify
to show that you get x. Then do it the other way around with g(f(x)) to make sure it
works both ways.
Solve It Solve It
35. Determine whether f(x) = x3 – 1 and 36. Determine whether f(x) = and
g(x) = are inverses of each other. g(x) = 1 – 2x are inverses of each other.
Solve It Solve It
62 Part I: Foundation (And We Don’t Mean Makeup!)
f(x) = x2 – 4
d Sketch half the graph of f(x) = 4x3 and use symmetry to complete the graph. See the graph for
the answer.
If you find f(–x), you get –4x3, which is the exact opposite of the original function, meaning that you
have an odd graph. Each x gives you a value f(x), and each opposite –x gives the opposite –f(x).
Plug and chug some values to get the graph: f(–3) = –108, so f(3) = 108. f(2) = 32, so f(–2) = –32.
f(–1) = –4, so f(1) = 4. Put these and as many other points as you’d like on the graph.
f(x) = 4x3
e Graph the function a(x) = –2(x – 1)2. See the graph for the answer.
This function takes the parent quadratic graph and moves it to the right by 1. The vertical
transformation is 2, making each point twice as tall. The negative sign is a reflection, turning
the graph upside down. Put all these pieces together to get the graph.
68 Part I: Foundation (And We Don’t Mean Makeup!)
x3 + 2 if x < 0
x2 + 2 if 0 < x < 2
x + 2 if x > 2
This piece-wise function is different because the middle piece is defined only at one point.
When x = 3, y = –3; that’s it. The first piece follows the absolute value graph that has been
shifted to the right by 1. The third piece is also an absolute value graph, but it has been shifted
down 1. Here’s the not-really-last graph.
x – 1 if x < –3
–3 if x = –3
x – 1 if x > –3
square root. A square root’s radicands have to be positive. Find where 3x2 – 18x + 8 is positive by
setting it greater than or equal to 0 and solving using the quadratic formula. This gives you two
critical values: . Place these test values on a number line and look at the intervals that
are determined by them: x < 0.48, 0.48 < x < 5.52, and x > 5.52. If you plug test values from each
interval into the inequality, you discover which intervals work and which don’t. In this case,
x has to be less than 0.48 and bigger than 5.52, thus the answer x < 0.48 and x > 5.52.
F Find the domain of (f + h)(x). The domain is x ≥ –2⁄3.
(f + h)(x) = x 2 − 6 x + 2 + 3 x + 2 . This adds a square root to a polynomial, so the new com-
bined function must follow all the rules that the square root function did by itself.
G Find the domain of (h/g)(x). The domain is x ≥ –2⁄3, except x = 0 and x = 5⁄2.
(h/g)(x) = . The square root in the numerator restricts the domain to x ≥ –2⁄3. The
polynomial in the denominator has undefined values x = 0 and x = 5⁄2. These are both in the
restricted domain, so they become part of the answer. You express it as one neat sentence:
“The domain is x ≥ –2⁄3, except x = 0 and x = 5⁄2.”
H Graph the inverse of g(x) = ( x − 2 ) . See the previous graph for the answer.
No more graphing! We mean it this time . . . in this chapter anyway. Start off by graphing the
square root function shifted to the right by 2. Points on this graph include (2, 0), (3, 1), and
(6, 2). Flip them to get (0, 2), (1, 3), and (2, 6) — all points on the inverse function graph. We
show both in the graph.
f-1(x)
f(x)
Chapter 3: Understanding the Function of Functions 71
I Find the inverse of k(x) = . The answer is f–1(x) = .
Switch x and f(x) and name the new inverse by its real name: . Notice the inverse
is in the numerator and the denominator. The only way you can solve for it is to get rid of the
fraction first by multiplying both sides by the denominator and getting x(f–1(x) – 1) = 3f–1(x).
Distribute the x and get x f–1(x) – x = 3 f–1(x). Get everything with the inverse in it to one side
and everything else to the other side: xf–1(x) – 3f–1(x) = x. Factor out the GCF on the left, the
inverse function: f–1(x)(x – 3) = x. Now divide the leftovers to solve for the inverse: f–1(x) = .
J Determine whether f(x) = x3 – 1 and g(x) = are inverses of each other. The answer is that
they’re not inverses.
First, find the composition . = . This doesn’t simplify to get x, so
you can stop. They’re not inverses.
K Determine whether f(x) = and g(x) = 1 – 2x are inverses of each other. The answer is yes,
they are inverses.