Piecewise Functions- ACT Math Preparation
What You Actually Need to Know About Piecewise Functions on the ACT
Piecewise functions show up on the ACT almost every year. Most students either nail them or completely tank them. There's not much middle ground because the concept is actually simple—it's just poorly taught in most classrooms.
Here's the deal: a piecewise function is just a function with different rules for different parts of its domain. Think of it like a restaurant menu with different prices depending on what time you eat.
The Basic Structure
A piecewise function looks like this:
f(x) = { x + 2 if x < 0; 3 if x ≥ 0 }
You read it like this: "f of x equals x plus 2, but only when x is less than zero. And f of x equals 3, but only when x is greater than or equal to zero."
The key is that you ignore the other rule depending on which x-value you're given. You're not using both equations. You're picking one.
How to Evaluate a Piecewise Function
This is the most common question type on the ACT. They give you the function and ask you to find f(some number).
Example: Given f(x) = { 2x - 1 if x < 3; x² if x ≥ 3 }, find f(5).
Step 1: Check which condition 5 satisfies. 5 is greater than 3, so you use the second piece: x².
Step 2: Plug in. f(5) = 5² = 25.
Done. That's literally it. The trap is that students get confused and try to use both equations or pick the wrong one. Don't do that.
Graphing Piecewise Functions
Graphing is trickier but follows a pattern you can memorize.
For each piece of the function, you graph only the portion that applies to that domain.
Take f(x) = { x + 1 if x < 2; -x + 5 if x ≥ 2 }.
- For x < 2: graph the line x + 1, but only extend it from negative infinity up to (but not including) x = 2.
- For x ≥ 2: graph the line -x + 5, starting at x = 2 going to positive infinity.
Watch the endpoints. The inequality tells you whether the point is included (closed circle) or excluded (open circle).
- < or > = open circle, the point is NOT included
- ≤ or ≥ = closed circle, the point IS included
At x = 2 in our example, the first piece doesn't include 2 (x < 2), so there's an open circle at the point where x + 1 = 3. The second piece includes 2 (x ≥ 2), so there's a closed circle at -2 + 5 = 3. Both circles land at the same point, which means the function is continuous there.
Common ACT Question Types
The ACT usually asks one of three things with piecewise functions:
- Evaluating: "Find f(4)" — just plug into the correct piece
- Graph interpretation: "Which graph represents this function?" — check endpoints and shapes
- Finding domain/range: Look at what x-values and y-values are covered
How to Get Started Practicing
You don't need a textbook. Here's what actually works:
- Find 5-10 piecewise function problems from past ACT tests or a prep book
- For each one, identify the domain condition before you do any math
- Circle the inequality symbol so you don't forget which piece applies
- Check your answer against the correct piece of the function—did you use the right one?
Most mistakes happen because students rush and grab the wrong equation. Slow down and identify the condition first.
Quick Reference: Evaluating Piecewise Functions
| Given x-value | Check condition | Use equation from | Example answer |
|---|---|---|---|
| f(7) with x < 5 | 7 is NOT < 5 | Second piece | Plug 7 into piece 2 |
| f(-2) with x < 5 | -2 IS < 5 | First piece | Plug -2 into piece 1 |
| f(0) with x ≥ 0 | 0 IS ≥ 0 | First piece | Plug 0 into piece 1 |
| f(-1) with x > 0 | -1 is NOT > 0 | Second piece | Plug -1 into piece 2 |
The Bottom Line
Piecewise functions are not hard. The only skill you need is reading the condition and matching it to the right equation. Everything else is just regular algebra.
Stop overcomplicating it. Pick the right piece, plug in the number, done.