TI-84 Calculator
tablefunctions

How to Use Table on a TI-84 Calculator

Learn how to use the TI-84 table feature to compare x and y values for a function.

January 7, 2026 by TI-84 Calculator Online

Introduction

The table feature shows x-values and matching y-values for a function. It is helpful for checking patterns, estimating intercepts, comparing two functions, and building points before graphing.

Many students only use GRAPH, but TABLE is often faster when a question asks for specific values. If you need to know what happens when `x = 0`, `x = 1`, or `x = 5`, the table gives a direct answer without tracing across the graph.

Step-by-step instructions

  1. Press Y= and enter your function in Y1.
  2. Press 2nd and then TBLSET.
  3. Choose the starting x-value with TblStart.
  4. Choose the step size with DeltaTbl.
  5. Press 2nd and then TABLE.
  6. Scroll through the x and y values.

If you entered more than one function, the table can show more than one y-column. This is useful when you want to compare `Y1` and `Y2` or look for where two expressions have the same value.

Practical example

For `y = 2x + 1`, start at `x = 0` and use a step of `1`. The table shows y-values `1, 3, 5, 7`, and so on. This makes the slope pattern easy to see: every time x increases by 1, y increases by 2.

For a quadratic such as `y = x^2 - 4`, the table can help you find roots. When `x = -2`, y is `0`. When `x = 2`, y is also `0`. Those values match the x-intercepts of the graph.

Choosing TblStart and DeltaTbl

`TblStart` is the first x-value shown in the table. `DeltaTbl` is the step size between x-values. A step of `1` is useful for many whole-number problems. A step of `0.5` or `0.1` is better when you need a closer estimate.

For example, if you are trying to estimate where a function crosses the x-axis between 2 and 3, a step of `1` may be too rough. Change DeltaTbl to `0.1` and start near 2 to inspect the values more closely.

Automatic and ask mode

On a physical TI-84, table setup may include automatic values or ask mode. Automatic mode fills the table based on TblStart and DeltaTbl. Ask mode lets you type specific x-values and get matching y-values.

Ask mode is useful for word problems. If a question asks for the value at `x = 12`, you do not need to scroll through many rows. You can enter the exact x-value and read the output.

Using tables with graphs

Tables and graphs work well together. Graphing gives the big picture, while the table gives numbers you can write in an answer. If the graph suggests an intercept near `x = 3`, the table can help you test values around 3.

For homework explanations, you can say that the table confirms the pattern shown by the graph. This makes your answer stronger than simply saying "the calculator showed it."

Common mistakes

  • Entering the equation in the home screen instead of Y=.
  • Leaving TblStart at a value that hides the values you need.
  • Using a step size that is too large.
  • Forgetting that the table is based on the active Y= functions.
  • Leaving an old function turned on and reading the wrong column.
  • Expecting the table to show exact roots when the step size skips over them.

FAQ

Can the table help find zeros?

Yes, but it gives estimates unless the exact zero appears in the table.

Can I compare two functions?

Yes. Enter functions in Y1 and Y2, then view both columns in the table.

Why are my table values empty or strange?

Check that the function is entered in Y= and that the x-values are allowed. For example, square roots and denominators can create undefined values for some x-values.

Is TABLE better than GRAPH?

Neither is always better. GRAPH is better for visual shape. TABLE is better for exact input-output pairs. Use both when you need confidence.

What should I read next?

Read how to graph on a TI-84 and practice on the online calculator.

Try the online calculator

Practice this workflow directly in your browser.

Open Calculator

Related posts