- Identify zeros of functions using equations, graphs, and tables
- Interpret graphs and tables to describe their behavior including properties of symmetry
- Make new functions from two or more given functions
Functions
The Main Idea
- A function is a special type of relation where each input is associated with exactly one output.
- Functions are used to describe relationships between two sets.
- The input of a function is called the independent variable, often denoted as x.
- The output of a function is called the dependent variable, often denoted as y.
- Function notation: y=f(x) is read as “y equals f of x.”
- Functions can be represented using tables, graphs, or formulas (algebraic expressions).
Consider the function g(x)=x²−4x+3
- Evaluate g(3)
- Create a small table of values for x=0,1,2,3,4
The Domain and Range of a Function
The Main Idea
- The domain of a function is the complete set of possible input values (x-values).
- The range of a function is the complete set of possible output values (y-values).
- Domain restrictions can occur due to mathematical limitations (e.g., division by zero, square roots of negative numbers).
- Set notation and interval notation are used to describe domains and ranges.
- The union symbol (∪) is used to describe domains and ranges with gaps or breaks.
Determine the domain and range of the functionf(x)=|x+1|−3.
Intercepts of a Function
The Main Idea
- x-intercepts are points where a function’s graph crosses the x-axis (f(x)=0).
- x-intercepts are also called zeros or roots of the function.
- The y-intercept is the point where a function’s graph crosses the y-axis (x=0).
- A function can have multiple x-intercepts but at most one y-intercept.
- x-intercepts provide information about the shape of the function’s graph.
- The y-intercept represents the function’s output when the input is zero.
Consider the function f(x)=√x+3+1.
- Find all zeros of f.
- Find the y-intercept (if any).
- Sketch a graph of f.
Find the zeros of f(x)=x3−5x2+6x.
Symmetry of Functions
The Main Idea
- Function Symmetry:
- Symmetry about the y-axis: f(x)=f(−x) (even functions)
- Symmetry about the origin: f(−x)=−f(x) (odd functions)
- Some functions are neither even nor odd
- Absolute Value Function:
- Defined as f(x)=|x|=xif x≥0, and −x if x<0
- Always outputs non-negative values
- Symmetric about the y-axis (even function)
Figure 13. (a) A graph that is symmetric about the y-axis. (b) A graph that is symmetric about the origin.
If we are given the graph of a function, it is easy to see whether the graph has one of these symmetry properties. But without a graph, how can we determine algebraically whether a function f has symmetry? Looking at Figure 13(a) again, we see that since f is symmetric about the y-axis, if the point (x,y) is on the graph, the point (−x,y) is on the graph. In other words, f(−x)=f(x). If a function f has this property, we say f is an even function, which has symmetry about the y-axis. For example, f(x)=x2 is even because
In contrast, looking at Figure 13(b) again, if a function f is symmetric about the origin, then whenever the point (x,y) is on the graph, the point (−x,−y) is also on the graph. In other words, f(−x)=−f(x). If f has this property, we say f is an odd function, which has symmetry about the origin. For example, f(x)=x3 is odd because
Determine whether f(x)=4x3−5x is even, odd, or neither.
Absolute Value Functions
For the function f(x)=|x+2|−4, find the domain and range.
Composing Functions
The Main Idea
- Combining Functions with Mathematical Operators:
- Sum: (f+g)(x)=f(x)+g(x)
- Difference :(f−g)(x)=f(x)−g(x)
- Product: (f·g)(x)=f(x)·g(x)
- Quotient: (fg)(x)=f(x)g(x), where g(x)≠0
- Composite Functions:
- (f∘g)(x)=f(g(x))
- The output of g becomes the input of f
- Order matters: (f∘g)(x)≠(g∘f)(x) in general
In general f∘g and g∘f are different functions. In other words in many cases f(g(x))≠g(f(x)) for all x.
For example if f(x)=x2 and g(x)=x+2, then
f(g(x))=f(x+2)=(x+2)2=x2+4x+4
but
g(f(x))=g(x2) =x2+2
Consider the functions f(x)=x2+1 and g(x)=1x.
- Find (g∘f)(x) and state its domain and range.
- Evaluate (g∘f)(4) and (g∘f)(−12).
Let f(x)=2−5x
Let g(x)=√x
Find (f∘g)(x)
Consider the functions f and g described below.
x | −3 | −2 | −1 | 0 | 1 | 2 | 3 | 4 |
f(x) | 0 | 4 | 2 | 4 | −2 | 0 | −2 | 4 |
x | −4 | −2 | 0 | 2 | 4 |
g(x) | 1 | 0 | 3 | 0 | 5 |
- Evaluate (f∘f)(3) and (f∘f)(1).
- State the domain and range of (f∘f)(x).
If items are on sale for 10% off their original price, and a customer has a coupon for an additional 30% off, what will be the final price for an item that is originally x dollars, after applying the coupon to the sale price?