Functions Practice
Practice understanding functions as input-output relationships. Functions help students connect equations, tables, graphs, and real-world situations.
Skill 1: Understanding Input and Output
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.”
Worked Example
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
Try These
- If f(x) = 3x + 1, find f(2).
- If g(x) = x + 7, find g(5).
- If h(x) = 2x - 4, find h(6).
- If p(x) = x², find p(3).
- If q(x) = 10 - x, find q(4).
Answer Key
- f(2) = 7
- g(5) = 12
- h(6) = 8
- p(3) = 9
- q(4) = 6
Mastery Check
You are ready to move on when you can identify the input, substitute it into the function rule, and find the output.
Skill 2: Identifying Whether a Relation Is a Function
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.
Worked Example
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.
Try These
- Is this a function? 1 → 4, 2 → 5, 3 → 6
- Is this a function? 2 → 7, 2 → 9
- Is this a function? 4 → 8, 5 → 8, 6 → 8
- Is this a function? 3 → 1, 3 → 1, 4 → 2
- Is this a function? 5 → 10, 5 → 12
Answer Key
- Yes. Each input has one output.
- No. The input 2 has two different outputs.
- Yes. Different inputs can have the same output.
- Yes. The input 3 repeats, but it gives the same output both times.
- No. The input 5 has two different outputs.
Mastery Check
You are ready to move on when you can check whether each input has exactly one output.
Skill 3: Evaluating Functions from Tables
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.
Worked Example
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
Try These
| x | 0 | 1 | 2 | 3 | 4 |
|---|---|---|---|---|---|
| f(x) | 2 | 5 | 8 | 11 | 14 |
- Find f(0).
- Find f(1).
- Find f(2).
- Find f(3).
- Find f(4).
Answer Key
- f(0) = 2
- f(1) = 5
- f(2) = 8
- f(3) = 11
- f(4) = 14
Mastery Check
You are ready to move on when you can find an input value in a table and identify its matching output.
Skill 4: Function Rules from Real-World Situations
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.
Worked Example
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
Try These
- A car travels 60 miles per hour. Write a function for distance d after h hours.
- A worker earns $18 per hour. Write a function for earnings E after h hours.
- A printer prints 25 pages per minute. Write a function for pages P after m minutes.
- A tank fills at 5 liters per minute. Write a function for volume V after t minutes.
- A student saves $20 each week. Write a function for savings S after w weeks.
Answer Key
- d(h) = 60h
- E(h) = 18h
- P(m) = 25m
- V(t) = 5t
- S(w) = 20w
Mastery Check
You are ready to move on when you can identify the input, identify the output, and write a function rule using the given rate.
Skill 5: Linear vs. Nonlinear Functions
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.
Worked Example
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.
Try These
- Is f(x) = 2x + 5 linear or nonlinear?
- Is g(x) = x² nonlinear or linear?
- Is h(x) = -4x + 1 linear or nonlinear?
- Is p(x) = x³ nonlinear or linear?
- Is q(x) = 7 linear or nonlinear?
Answer Key
- Linear
- Nonlinear
- Linear
- Nonlinear
- Linear. A constant function is a horizontal line.
Mastery Check
You are ready to move on when you can explain that linear functions have a constant rate of change and nonlinear functions do not.