TI 84 Calculator
← Back to Blog

How to Use Graph Functions on the TI-84 (A Real Walkthrough)

7 min read

The first time I handed a TI-84 to a student who'd never touched one, she stared at the Y= button like it was going to bite her. Ten minutes later she had three parabolas stacked on the same screen, comparing how changing "a" in y = ax² stretched and flipped the graph. That's the thing about the TI-84's graphing function it looks intimidating for about five minutes, and then it just clicks.

I've used this calculator through an engineering degree, a few years of tutoring algebra and pre-calc, and more standardized test prep sessions than I can count. Graphing is genuinely where the TI-84 earns its reputation. Once you know the workflow, you can plot a function, zoom into it, find where two lines cross, and read off exact coordinates faster than you could sketch a rough version by hand. Here's how it actually works, not just the button-by-button version but the stuff that trips people up.

Getting to the Y= Screen (Where Everything Starts)

Every graph on the TI-84 begins in one place: the Y= editor. Press the Y= button in the top-left corner of the keypad, and you'll land on a screen with slots labeled Y1 through Y8 (sometimes fewer, depending on your OS version).

This is where you type the right-hand side of your equation. So if you want to graph y = 2x + 3, you don't type "y=" the calculator already gives you that. You just move your cursor next to Y1 and type:

2X + 3

Use the X,T,θ,n key for the variable don't try typing a regular "X" from the alphabet keys, because the calculator won't treat it as your graphing variable. That one mistake alone probably accounts for half the "why isn't my graph showing up" questions I've fielded.

Once you're happy with the equation, press GRAPH, and the calculator plots it using whatever window settings are currently active.

Setting Your Window (So You Can Actually See the Graph)

Here's something a lot of guides skip over: your graph might be plotting perfectly and you still won't see anything, because the visible window is wrong. This happens constantly with steep functions or ones centered far from the origin.

Press WINDOW to control what part of the coordinate plane you're looking at. You'll see settings like:

Setting What it controls
Xmin / Xmax Left and right edges of the visible graph
Xscl Spacing between tick marks on the x-axis
Ymin / Ymax Bottom and top edges of the visible graph
Yscl Spacing between tick marks on the y-axis
Xres Resolution of the plot (usually leave at 1)

If you're not sure what range to use, the fastest fix is pressing ZOOM and selecting 6: ZStandard. This resets the window to a default -10 to 10 on both axes, which is a good starting point for most algebra-level functions.

Real example: Say you're graphing y = x² - 20. On a standard -10 to 10 window, the vertex sits way below what's visible, and all you'll see is an empty screen with the graph disappearing off the bottom. Bump Ymin down to something like -25 using WINDOW, and suddenly the whole parabola shows up. This is one of those things you only learn by running into it once.

Tracing the Curve

Once your graph is on screen, press TRACE. A blinking cursor appears directly on the curve, and the x and y coordinates show up at the bottom of the screen. Use the left and right arrow keys to slide along the function point by point.

This is genuinely useful for more than just looking I use TRACE constantly to eyeball where a function crosses zero, or to get a rough read on a maximum before confirming it with the calculator's built-in solver. It's the fastest way to build intuition for what a function is doing rather than just what its equation says.

Zooming In and Out

The ZOOM menu has more options than people usually explore. A few worth knowing:

  • 1: ZBox draw a rectangle around a region to zoom into just that part
  • 2: Zoom In and 3: Zoom Out center-based zooming around the cursor
  • 6: ZStandard the default -10 to 10 reset window
  • 5: ZSquare fixes the aspect ratio so circles look like circles instead of ovals (this one matters a lot for geometry and trig graphs)

If you've ever graphed a circle equation and it came out looking like an egg, ZSquare is the fix. The TI-84's screen isn't perfectly square pixel-for-pixel, so without adjusting, circular graphs get visually distorted even though the math is correct.

Graphing Multiple Functions at Once

You're not limited to one equation. Type a second function into Y2, a third into Y3, and so on the calculator will plot all of them simultaneously in different colors (on the color-screen CE models) or line styles.

This is where graphing gets genuinely powerful for comparison. Want to show how y = x², y = 2x², and y = 0.5x² differ? Type all three into the Y= editor, hit GRAPH, and the visual comparison does more teaching than an explanation could.

Finding Intersections and Key Points

Press 2nd then TRACE to open the CALC menu this is the toolset for actually analyzing your graph rather than just looking at it:

  • 1: value evaluate y at a specific x
  • 2: zero find where the function crosses the x-axis
  • 3: minimum and 4: maximum find turning points
  • 5: intersect find where two graphed functions cross

Real example: Say you're solving x² - 4 = 2x - 1 graphically instead of algebraically. Graph both sides as Y1 and Y2, press 2nd TRACE, choose 5: intersect, and follow the prompts to select each curve and give a rough guess near the crossing point. The calculator returns the exact coordinates. I've watched this feature turn abstract "solve the system" homework problems into something students can actually see happening.

A Few Habits That'll Save You Headaches

  • Turn off functions you're not using. In the Y= editor, highlighting the equals sign and pressing Enter toggles a function on or off without deleting it. Handy when you're testing several equations but don't want them all cluttering the same graph.
  • Check for "friendly" windows. If you're using TRACE to find nice round numbers, ZDecimal (Zoom option 4) sets increments to 0.1, which lines up cleanly with the cursor.
  • Watch for STAT PLOTS interfering. If a graph refuses to show up and you know your equation is right, check that you don't have an old statistical plot still turned on it can override or clutter your function graph. Press 2nd then Y= to check.

For anyone who wants the manufacturer's own reference alongside this, Texas Instruments publishes the official TI-84 Plus CE guidebook, which is worth bookmarking for edge cases this guide doesn't cover things like graphing in polar or parametric mode, which work a little differently from the standard function mode described above.

Why This Actually Matters Beyond Homework

Graphing by hand teaches you the shape of a function in theory. Graphing on a TI-84 teaches you the shape of a function in practice including all the weird stuff that happens at asymptotes, undefined points, or steep transitions that are genuinely hard to sketch accurately with a pencil. I've seen students catch their own algebra mistakes just by noticing a graph didn't look like they expected, which is a kind of self-correction that staring at an equation alone rarely produces.

If you don't have a physical calculator handy, you can run through everything in this guide using the free TI-84 online calculator same Y= editor, same WINDOW and ZOOM menus, same TRACE and CALC tools, just running in your browser instead of on hardware. It's genuinely the same workflow, so anything you practice there transfers directly if you pick up a physical TI-84 later.

Once graphing feels natural, it stops being "the intimidating part of math class" and starts being the fastest way to check your own work which, honestly, is what it's for.

Try the TI-84 Calculator Online

Put what you learned into practice with our free TI-84 Plus CE emulator — no download required.

Open Calculator