Section 1
Introduction to Function Tables
Property
A function is a mathematical rule that uses an input number to generate one and only one output number. The relationship between these numbers can be organized in a function table.
To find the output (y) for a given input (x), substitute the value of x into the function's rule and evaluate the expression.
Examples
- For the rule y = 3x - 2, if the input is 2, substitute to get y = 3(2) - 2 = 6 - 2 = 4.
- Complete the table for the rule y = x/4 + 1:
| Input (x) | Rule: y = x/4 + 1 | Output (y) |
|---|---|---|
| 0 | y = 0/4 + 1 | 1 |
| 4 | y = 4/4 + 1 | 2 |
| 8 | y = 8/4 + 1 | 3 |