Practice understanding functions as input-output relationships. Functions help students connect equations, tables, graphs, and real-world situations.
A function connects each input to exactly one output. The input is usually called x, and the output is usually called y or f(x). Function notation f(x) means “the value of the function at x.”
Problem: If f(x) = 2x + 3, find f(4).
Step 1: The input is x = 4.
Step 2: Substitute 4 into the function.
f(4) = 2(4) + 3
Step 3: Simplify.
f(4) = 8 + 3 = 11
Answer: f(4) = 11
You are ready to move on when you can identify the input, substitute it into the function rule, and find the output.
A relation is a function if each input has exactly one output. The same input cannot lead to two different outputs. If one input has more than one output, the relation is not a function.
Problem: Is this relation a function?
2 → 5
2 → 7
Step 1: Look at the input values.
The input 2 appears twice.
Step 2: Check the output values.
The input 2 gives two different outputs: 5 and 7.
Answer: This is not a function because one input has two different outputs.
You are ready to move on when you can check whether each input has exactly one output.
A function table shows inputs and outputs. To evaluate a function from a table, find the given input value and read the matching output value.
Problem: Use the table to find f(3).
| x | 1 | 2 | 3 | 4 |
|---|---|---|---|---|
| f(x) | 5 | 7 | 9 | 11 |
Step 1: Find x = 3 in the table.
Step 2: Look directly below x = 3.
The matching output is 9.
Answer: f(3) = 9
Use the table below:
| x | 0 | 1 | 2 | 3 | 4 |
|---|---|---|---|---|---|
| f(x) | 2 | 5 | 8 | 11 | 14 |
You are ready to move on when you can find an input value in a table and identify its matching output.
Many real-world situations can be written as functions. The input is the value that changes first, and the output depends on that input. Look for the rate or pattern, then write a rule.
Problem: A machine produces 40 parts per hour. Write a function for the number of parts P after h hours.
Step 1: Identify the input.
The input is time in hours, h.
Step 2: Identify the output.
The output is the number of parts, P(h).
Step 3: Use the rate.
The machine produces 40 parts each hour.
Answer: P(h) = 40h
You are ready to move on when you can identify the input, identify the output, and write a function rule using the given rate.
A linear function changes at a constant rate and makes a straight line when graphed. A nonlinear function does not change at a constant rate and usually makes a curve. Recognizing the difference helps students prepare for graphs, quadratics, rates of change, and calculus.
Problem: Is f(x) = 3x + 2 linear or nonlinear?
Step 1: Look at the form of the function.
The variable x has an exponent of 1.
Step 2: Check the pattern.
A function in the form y = mx + b changes at a constant rate.
Answer: f(x) = 3x + 2 is linear.
You are ready to move on when you can explain that linear functions have a constant rate of change and nonlinear functions do not.