Functions and Tables

Functions and Tables

Article Contents

  1. What is a Function Table?
  2. Building a Table from a Formula
  3. Step-by-Step Example
  4. Reading Values from a Table
  5. Finding a Formula from a Table
  6. Tables with Real-Life Data
  7. From Table to Graph
  8. Common Mistakes
  9. Interactive Exercises

1. What is a Function Table? {#what-is-a-table}

A function table (or table of values) lists selected inputs and their corresponding outputs:

Each row contains an input-output pair .

Tables are especially useful for:

  • Computing specific values before drawing a graph
  • Organising measured or experimental data
  • Spotting patterns in a function's behaviour

2. Building a Table from a Formula {#building-a-table}

Given a formula, follow these steps:

  1. Choose several -values (include negative, zero, and positive values)
  2. Substitute each into the formula
  3. Calculate
  4. Write the results in the table

Example:

Calculation

3. Step-by-Step Example {#step-by-step}

Task: Complete the table for . Step 1: Choose values: Step 2: Substitute and calculate:
Step 3: Write the table:

Notice the pattern: each time increases by 1, increases by 2. This is because the coefficient of is 2.


4. Reading Values from a Table {#reading-from-table}

Given a table, you can answer questions like:

Q: What is ?

Look at the column where . The answer is .

Q: For which is ?

Find the column where . The answer is .

Q: For which is ?

The value does not appear in the table. It falls between and . We would need the formula or graph to find the exact value.


5. Finding a Formula from a Table {#formula-from-table}

Sometimes you need to discover the rule behind a table.

Example

Step 1: Find the pattern in outputs: , ,

The difference is constant (), so this is a linear function: .

Step 2: The constant difference gives us the slope: . Step 3: Use a known point, e.g. :
Result:

Verification

-- matches the table.

6. Tables with Real-Life Data {#real-life-tables}

Temperature throughout the day

Time6:009:0012:0015:0018:0021:00
Temp (C)

Here the independent variable is time and the dependent variable is temperature.

Taxi fare

Distance (km)
Fare (\$)

The fare increases by \2 per km, with a \3 base fee: .


7. From Table to Graph {#table-to-graph}

A table provides the points you need to draw a graph:

  1. Each pair becomes a point in the coordinate plane
  2. Plot all points
  3. Connect them with a smooth curve (or a straight line if linear)

See the detailed process in Functions and Graphs.


8. Common Mistakes {#common-mistakes}

MistakeHow to avoid it
Forgetting negative signs when substitutingUse parentheses: , not
Choosing only positive -valuesAlways include negative values and zero
Assuming a linear pattern without checkingVerify the difference is truly constant
Skipping the calculation columnWrite out intermediate steps to reduce errors

9. Interactive Exercises {#interactive-exercises}

Practice working with function tables:


Summary

ConceptDescription
Function tableLists input-output pairs
Building a tableChoose -values, substitute into the formula, compute
Reading a tableFind the column with the given or
Finding a formulaLook for constant differences (linear) or other patterns