Free. Exclusive. Just for you.
Four unique services that make learning easier, faster, and smarter - only on our website.

Function Table Worksheet: Complete the table for each given function.

A printable math worksheet titled "Function Table" with 12 problems requiring students to complete function tables for various algebraic expressions.

A printable math worksheet titled "Function Table" with 12 problems requiring students to complete function tables for various algebraic expressions.

PNG 448×637 13.5 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #440913
Show Answer Key & Explanations Step-by-step solution for: Function Worksheets | Function tables, Linear function, Functions ...
Let's solve each function table step by step. For each function, we'll plug in the given values of $ x $ into the function $ f(x) $ to find the corresponding $ f(x) $ values.

---

1) $ f(x) = 5x^2 $



We calculate $ f(x) = 5 \times x^2 $

| $ x $ | -3 | -1 | 2 | 3 | 5 |
|--------|----|----|---|---|---|
| $ f(x) $ | $ 5(-3)^2 = 5(9) = 45 $ | $ 5(-1)^2 = 5(1) = 5 $ | $ 5(2)^2 = 5(4) = 20 $ | $ 5(3)^2 = 5(9) = 45 $ | $ 5(5)^2 = 5(25) = 125 $ |

Answer: 45, 5, 20, 45, 125

---

2) $ f(x) = x - 3 $



| $ x $ | 1 | 2 | 4 | 5 | 8 |
|--------|---|---|---|---|---|
| $ f(x) $ | $ 1 - 3 = -2 $ | $ 2 - 3 = -1 $ | $ 4 - 3 = 1 $ | $ 5 - 3 = 2 $ | $ 8 - 3 = 5 $ |

Answer: -2, -1, 1, 2, 5

---

3) $ f(x) = 2x + 4 $



| $ x $ | -2 | -1 | 1 | 2 | 5 |
|--------|----|----|---|---|---|
| $ f(x) $ | $ 2(-2) + 4 = -4 + 4 = 0 $ | $ 2(-1) + 4 = -2 + 4 = 2 $ | $ 2(1) + 4 = 2 + 4 = 6 $ | $ 2(2) + 4 = 4 + 4 = 8 $ | $ 2(5) + 4 = 10 + 4 = 14 $ |

Answer: 0, 2, 6, 8, 14

---

4) $ f(x) = 2x^3 $



| $ x $ | -2 | -1 | 1 | 2 | 3 |
|--------|----|----|---|---|---|
| $ f(x) $ | $ 2(-2)^3 = 2(-8) = -16 $ | $ 2(-1)^3 = 2(-1) = -2 $ | $ 2(1)^3 = 2(1) = 2 $ | $ 2(2)^3 = 2(8) = 16 $ | $ 2(3)^3 = 2(27) = 54 $ |

Answer: -16, -2, 2, 16, 54

---

5) $ f(x) = 3 - 2x $



| $ x $ | -3 | -1 | 0 | 2 | 3 |
|--------|----|----|---|---|---|
| $ f(x) $ | $ 3 - 2(-3) = 3 + 6 = 9 $ | $ 3 - 2(-1) = 3 + 2 = 5 $ | $ 3 - 2(0) = 3 $ | $ 3 - 2(2) = 3 - 4 = -1 $ | $ 3 - 2(3) = 3 - 6 = -3 $ |

Answer: 9, 5, 3, -1, -3

---

6) $ f(x) = -x^2 $



Note: This is $ -(x^2) $, not $ (-x)^2 $

| $ x $ | -4 | -3 | 0 | 1 | 2 |
|--------|----|----|---|---|---|
| $ f(x) $ | $ -(-4)^2 = -(16) = -16 $ | $ -(-3)^2 = -(9) = -9 $ | $ -(0)^2 = 0 $ | $ -(1)^2 = -1 $ | $ -(2)^2 = -4 $ |

Answer: -16, -9, 0, -1, -4

---

7) $ f(x) = -4 - x $



This is equivalent to $ f(x) = -x - 4 $

| $ x $ | -4 | -1 | 2 | 6 | 8 |
|--------|----|----|---|---|---|
| $ f(x) $ | $ -4 - (-4) = -4 + 4 = 0 $ | $ -4 - (-1) = -4 + 1 = -3 $ | $ -4 - 2 = -6 $ | $ -4 - 6 = -10 $ | $ -4 - 8 = -12 $ |

Answer: 0, -3, -6, -10, -12

---

8) $ f(x) = 8 - 5x $



| $ x $ | -6 | -3 | 0 | 3 | 5 |
|--------|----|----|---|---|---|
| $ f(x) $ | $ 8 - 5(-6) = 8 + 30 = 38 $ | $ 8 - 5(-3) = 8 + 15 = 23 $ | $ 8 - 5(0) = 8 $ | $ 8 - 5(3) = 8 - 15 = -7 $ | $ 8 - 5(5) = 8 - 25 = -17 $ |

Answer: 38, 23, 8, -7, -17

---

9) $ f(x) = \frac{x}{3} $



| $ x $ | -6 | -3 | 3 | 6 | 9 |
|--------|----|----|---|---|---|
| $ f(x) $ | $ \frac{-6}{3} = -2 $ | $ \frac{-3}{3} = -1 $ | $ \frac{3}{3} = 1 $ | $ \frac{6}{3} = 2 $ | $ \frac{9}{3} = 3 $ |

Answer: -2, -1, 1, 2, 3

---

10) $ f(x) = \frac{x^3}{2} $



| $ x $ | -2 | -1 | 1 | 2 | 4 |
|--------|----|----|---|---|---|
| $ f(x) $ | $ \frac{(-2)^3}{2} = \frac{-8}{2} = -4 $ | $ \frac{(-1)^3}{2} = \frac{-1}{2} = -0.5 $ | $ \frac{(1)^3}{2} = \frac{1}{2} = 0.5 $ | $ \frac{(2)^3}{2} = \frac{8}{2} = 4 $ | $ \frac{(4)^3}{2} = \frac{64}{2} = 32 $ |

Answer: -4, -0.5, 0.5, 4, 32

---

11) $ f(x) = x - 1 $



| $ x $ | -1 | 1 | 3 | 7 | 11 |
|--------|----|---|---|---|----|
| $ f(x) $ | $ -1 - 1 = -2 $ | $ 1 - 1 = 0 $ | $ 3 - 1 = 2 $ | $ 7 - 1 = 6 $ | $ 11 - 1 = 10 $ |

Answer: -2, 0, 2, 6, 10

---

12) $ f(x) = -3x + 7 $



| $ x $ | -5 | -1 | 0 | 5 | 7 |
|--------|----|----|---|---|---|
| $ f(x) $ | $ -3(-5) + 7 = 15 + 7 = 22 $ | $ -3(-1) + 7 = 3 + 7 = 10 $ | $ -3(0) + 7 = 7 $ | $ -3(5) + 7 = -15 + 7 = -8 $ | $ -3(7) + 7 = -21 + 7 = -14 $ |

Answer: 22, 10, 7, -8, -14

---

Final Answer Summary:



1. 45, 5, 20, 45, 125
2. -2, -1, 1, 2, 5
3. 0, 2, 6, 8, 14
4. -16, -2, 2, 16, 54
5. 9, 5, 3, -1, -3
6. -16, -9, 0, -1, -4
7. 0, -3, -6, -10, -12
8. 38, 23, 8, -7, -17
9. -2, -1, 1, 2, 3
10. -4, -0.5, 0.5, 4, 32
11. -2, 0, 2, 6, 10
12. 22, 10, 7, -8, -14

You can now fill these values into the table on the worksheet.

Let me know if you'd like a printable version or help with graphing any of these functions!
Parent Tip: Review the logic above to help your child master the concept of linear function table worksheet.
Print Download

How to use

Click Print to open a print-ready version directly in your browser, or use Download to save the file to your device. The ⭐ Answer button generates an AI answer key instantly - useful for teachers who need a quick reference. Need a different version? Our AI Worksheet Generator lets you create a custom worksheet on any topic in seconds.

(view all linear function table worksheet)

Linear Equations and Tables of Values (A) Worksheet | PDF ...
Function Table Worksheets
Pattern Table Maths | Patterns and Equations Tables - Twinkl
Function Worksheets | Function tables, Linear function, Functions ...
Identify Linear and Nonlinear Functions From Tables | Interactive ...
Function Table Worksheets | Computing Output Values
Sort By Grade | Free - Distance Learning, worksheets and more ...
worksheet-computing-the-output ...
Graphing Linear Function Worksheets
Comparing Linear Functions: Tables, Graphs, and Equations ...