Description:
y = ƒ(x)
questions ask you to determine the "inputs" and "outputs" of a given function
described in the y = ƒ(x)
format.
Relax, ƒ(x)
is just another way to write y.
Approach:
Remember to plug inputs (domain) from the x-axis into the function, and to
find outputs for the function (range) on the y-axis.
1) What does ƒ(x)
mean?
Whatever is inside of the parentheses is the input (or x)
value, and ƒ(x)
is the output (or y)
value.
If ƒ(x) = x3,
then ƒ(2) = 8
since 23 = 8
For any input (a, 16, or x2), plug it in each time for x.
If ƒ(x) = (3x)3 - x:
-
ƒ(a) = (3a)3 - a
-
ƒ(16 ) = (3 * 16)
3 - 16
-
ƒ(x2)
= (3(x2))3 - x2
1-1. Practice:
If ƒ(x) = (3x)2 - x,
what is the value of ƒ(4)?
-
12
-
16
-
140
-
144
-
148
2) Find values on a graph of y =
ƒ(x)
In order to determine ƒ(x)
values from a graph, start on the x-axis, and trace up
or down from the input x value
until you hit the graph. Then move perpendicularly to the y-axis to find the
y value of ƒ(x).
2-1. Practice:
Use the graph below to determine the value of ƒ(1).
-
0
-
1
-
2
-
3
-
4
3) Function Shifts
-
ƒ(x + c)
shifts the function in the opposite direction of c.
-
ƒ(x + 5) creates a shift to the LEFT (opposite of the +5)
-
ƒ(x - 5) creates a shift to the RIGHT (opposite of the -5)
-
ƒ(x) + c
shifts the function in the same direction of c.
-
ƒ(x) + 5 creates a UPWARD shift (same as the +5)
-
ƒ(x) - 5 creates a DOWNWARD shift (same as the -5)
4) Domain and Range
The domain of a function is all of the possible inputs that the function can accept.
For example, if y = 1 ⁄ (x - 3)2, the domain would equal all values
except 3.
The range of a function is all the possible outputs the function can produce.
In the example above the range would also be limited to all values greater than or equal to zero.
Determine the Domain and Range for the following three functions:
-
y = |x|
-
y = x ⁄ (x + 6)
-
y = - (-x)(1⁄2)
4-1. Practice:
Now check with the answers below:
-
Domain: All Reals. Range: y greater than or equal to 0.
-
Domain: x cannot equal -6. Range: All Reals.
-
Domain: x ≤ 0. Range: y ≤ 0.