Free Printable Evaluating Piecewise Functions Worksheets - Free Printable
Educational worksheet: Free Printable Evaluating Piecewise Functions Worksheets. Download and print for classroom or home learning activities.
PNG
1000×1294
79.2 KB
Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #856739
⭐
Show Answer Key & Explanations
Step-by-step solution for: Free Printable Evaluating Piecewise Functions Worksheets
▼
Show Answer Key & Explanations
Step-by-step solution for: Free Printable Evaluating Piecewise Functions Worksheets
Worksheet - Piecewise Functions
#### Problem 1: Evaluate the following for \( f(x) = \begin{cases}
3x - 5, & x > 4 \\
x^2, & x \leq 4
\end{cases} \)
1. Evaluate \( f(7) \):
- Since \( 7 > 4 \), we use the first piece of the function: \( f(x) = 3x - 5 \).
- Substitute \( x = 7 \):
\[
f(7) = 3(7) - 5 = 21 - 5 = 16
\]
- Answer: \( f(7) = 16 \)
2. Evaluate \( f(4) \):
- Since \( 4 \leq 4 \), we use the second piece of the function: \( f(x) = x^2 \).
- Substitute \( x = 4 \):
\[
f(4) = 4^2 = 16
\]
- Answer: \( f(4) = 16 \)
3. Evaluate \( f(-3) \):
- Since \( -3 \leq 4 \), we use the second piece of the function: \( f(x) = x^2 \).
- Substitute \( x = -3 \):
\[
f(-3) = (-3)^2 = 9
\]
- Answer: \( f(-3) = 9 \)
---
#### Problem 2: Evaluate the following for \( f(x) = \begin{cases}
-2|x + 1|, & x \leq 1 \\
3, & 1 < x < 3 \\
6 - 2x, & x \geq 3
\end{cases} \)
4. Evaluate \( f(10) \):
- Since \( 10 \geq 3 \), we use the third piece of the function: \( f(x) = 6 - 2x \).
- Substitute \( x = 10 \):
\[
f(10) = 6 - 2(10) = 6 - 20 = -14
\]
- Answer: \( f(10) = -14 \)
5. Evaluate \( f(2) \):
- Since \( 1 < 2 < 3 \), we use the second piece of the function: \( f(x) = 3 \).
- Answer: \( f(2) = 3 \)
6. Evaluate \( f(0) \):
- Since \( 0 \leq 1 \), we use the first piece of the function: \( f(x) = -2|x + 1| \).
- Substitute \( x = 0 \):
\[
f(0) = -2|0 + 1| = -2|1| = -2
\]
- Answer: \( f(0) = -2 \)
---
#### Problem 3: Graph the following piecewise functions.
7. **Graph \( f(x) = \begin{cases}
-2, & x < 0 \\
3, & x \geq 0
\end{cases} \)**
- For \( x < 0 \), the function is a constant \( f(x) = -2 \). This is a horizontal line at \( y = -2 \) extending to the left.
- For \( x \geq 0 \), the function is a constant \( f(x) = 3 \). This is a horizontal line at \( y = 3 \) extending to the right.
- At \( x = 0 \), the function jumps from \( y = -2 \) to \( y = 3 \).
Graph Description:
- Draw a horizontal line at \( y = -2 \) for \( x < 0 \).
- Draw a horizontal line at \( y = 3 \) for \( x \geq 0 \).
- Use an open circle at \( (0, -2) \) and a closed circle at \( (0, 3) \) to indicate the jump discontinuity.
8. **Graph \( g(x) = \begin{cases}
-x + 2, & x < 2 \\
x - 2, & x \geq 2
\end{cases} \)**
- For \( x < 2 \), the function is a linear equation \( g(x) = -x + 2 \). This is a straight line with a slope of \(-1\) and a y-intercept of \(2\).
- For \( x \geq 2 \), the function is a linear equation \( g(x) = x - 2 \). This is a straight line with a slope of \(1\) and a y-intercept of \(-2\).
- At \( x = 2 \), the function changes from \( g(x) = -x + 2 \) to \( g(x) = x - 2 \).
Graph Description:
- For \( x < 2 \), plot the line \( y = -x + 2 \). Use an open circle at \( (2, 0) \) to indicate the endpoint.
- For \( x \geq 2 \), plot the line \( y = x - 2 \). Use a closed circle at \( (2, 0) \) to indicate the starting point.
---
Final Answers:
1. \( f(7) = 16 \)
2. \( f(4) = 16 \)
3. \( f(-3) = 9 \)
4. \( f(10) = -14 \)
5. \( f(2) = 3 \)
6. \( f(0) = -2 \)
\[
\boxed{16, 16, 9, -14, 3, -2}
\]
Parent Tip: Review the logic above to help your child master the concept of evaluating piecewise functions worksheet.