How To Graph Absolute Value On Ti 84

Okay, let's talk about graphing absolute values on a TI-84 calculator. Now, I know what you might be thinking: "Absolute values? Sounds like something only mathematicians understand!" But trust me, it's way more relatable than you think. Think of it like this: you're always positive about getting pizza, right? Even if it's a terrible day, the thought of pizza is always a good thing. Absolute value is kinda the same – it's about the distance from zero, so it's always positive (or zero). No bad vibes here!
So, how do we get this "always positive" vibe onto our trusty TI-84 calculator? Let's dive in, shall we?
Getting Started: Finding the Absolute Value Function
First things first, you need to find the absolute value function on your calculator. Don't worry, it's not hidden behind some secret code. Think of it like trying to find the remote – sometimes it's right there in plain sight, and other times it's mysteriously vanished into the couch cushions.
Must Read
Here's the trick: press the [MATH] button. See it? It's usually somewhere on the left side of your calculator, right under the alpha button. Once you've pressed it, you'll see a menu pop up. Now, use the arrow keys (the up and down ones) to navigate to the "NUM" menu.
In the "NUM" menu, you'll find a few options. We're looking for something that looks like this: abs(. Yep, that's it! It stands for "absolute value." Think of it as the superhero symbol for "always positive!"
You can either use the arrow keys to select "abs(" and press [ENTER], or you can simply press the number corresponding to the "abs(" function. Boom! You've found it. Now, let's put it to work.
Entering Your Equation
Now that you've found the "abs(" function, it's time to enter your equation. This is where the fun really begins. Let's say you want to graph the absolute value of x, which is written as |x|. On your calculator, you'll type this as: abs(X).
But wait! How do you get the "X"? Good question! Look for the [X,T,θ,n] button. It's usually near the [ALPHA] button. Pressing it will give you the variable "X". So, to enter your equation, you'll type: abs(, then [X,T,θ,n], and finally ).
So your screen should now show something like this: abs(X). If it doesn't, don't panic! Just use the [CLEAR] button to erase what you've typed and try again. We've all been there – it's like trying to parallel park. Sometimes you nail it, sometimes you need a few tries (and maybe a prayer!).

Now, you need to tell the calculator where to put this equation. We want it in the Y= menu! To get there press the [Y=] button, located in the top left corner of your calculator. You will see a list of Y1=, Y2=, Y3= and so on. Place your equation, abs(X), behind Y1=
Adjusting the Window
Before you hit the [GRAPH] button, it's a good idea to adjust the window settings. Think of it like framing a picture – you want to make sure you're showing the best parts. The window settings tell the calculator what part of the coordinate plane to display. If your window is set wrong, you might not see anything, or you might only see a tiny sliver of the graph.
To adjust the window, press the [WINDOW] button. You'll see several options, including Xmin, Xmax, Ymin, and Ymax. These determine the minimum and maximum values of the x and y axes that will be displayed.
For a basic absolute value graph, a good starting point is to use the standard window. To do this, press the [ZOOM] button, and then select 6:ZStandard. This will set the window to Xmin = -10, Xmax = 10, Ymin = -10, and Ymax = 10. It's like hitting the "reset" button on your TV settings – it gets you back to a good starting point.
Of course, you can always adjust these values to zoom in or out, or to shift the graph around. Experiment! See what happens when you change the values. It's like playing with the knobs on a radio – you might find something unexpected!
Graphing! The Moment of Truth
Alright, are you ready for the big reveal? The moment we've all been waiting for? Press the [GRAPH] button! It's in the top right corner of your calculator.

If all goes well (and it should!), you'll see a "V" shaped graph appear on the screen. That's the absolute value of x! It's like a mathematical high-five! See how it's always above the x-axis? That's because absolute value is always positive (or zero).
If you don't see a "V" shaped graph, don't panic! Double-check that you've entered the equation correctly in the [Y=] menu. Also, make sure your window settings are appropriate. Sometimes, you just need to give it another shot.
Graphing More Complex Absolute Value Functions
Okay, so you've mastered the basic absolute value graph. But what about more complicated functions? What if you want to graph |x + 2| or |2x - 1|? Don't worry, it's not as scary as it sounds. It's like learning to ride a bike – once you get the hang of it, you can do all sorts of tricks!
The key is to remember that you're still using the "abs(" function. You're just putting a more complex expression inside the parentheses.
For example, to graph |x + 2|, you would type: abs(X + 2). Notice that the "X + 2" is inside the parentheses of the "abs(" function. It's like wrapping a present – you're putting the expression inside the absolute value "wrapper."
Similarly, to graph |2x - 1|, you would type: abs(2X - 1). Again, the "2X - 1" is inside the parentheses.

Go ahead and try it! Experiment with different expressions inside the absolute value function. See how the graph changes. You'll notice that adding or subtracting a number inside the absolute value function shifts the graph left or right. Multiplying x by a number stretches or compresses the graph horizontally.
Combining Absolute Value with Other Functions
Now, let's get really fancy. What if you want to graph something like y = |x| + 3 or y = |x - 1| - 2? These are combinations of absolute value functions and other functions.
The good news is that you already know how to graph the absolute value part. You just need to add or subtract the other function to the absolute value function.
For example, to graph y = |x| + 3, you would type: abs(X) + 3. See how the "+ 3" is outside the absolute value function? It's like adding a topping to your ice cream – you're adding it after you've already got the ice cream.
Similarly, to graph y = |x - 1| - 2, you would type: abs(X - 1) - 2. The "- 2" is outside the absolute value function.
When you add or subtract a number outside the absolute value function, it shifts the graph up or down. Adding a positive number shifts the graph up, and subtracting a number shifts the graph down.

Using the Table Function
Sometimes, it's helpful to see a table of values for your graph. The TI-84 has a table function that allows you to do just that. It's like having a cheat sheet – you can see exactly what the y-values are for different x-values.
To access the table function, press the [2nd] button, and then the [GRAPH] button (which has "TABLE" written above it in blue). This will bring up a table of values for your equation.
You can scroll through the table using the arrow keys to see the y-values for different x-values. This can be helpful for understanding the behavior of the function, or for finding specific points on the graph.
You can also customize the table settings by pressing [2nd] and then [WINDOW] (which has "TBLSET" written above it in blue). This will allow you to change the starting x-value (TblStart) and the increment between x-values (ΔTbl). Play around with these settings to see how they affect the table.
Common Mistakes and Troubleshooting
Even with all this guidance, sometimes things can go wrong. Here are a few common mistakes and how to fix them:
- Error: SYNTAX: This usually means you've made a mistake in typing the equation. Double-check that you have all the parentheses in the right place, and that you're using the correct symbols.
- Blank graph: This could mean that your window settings are not appropriate. Try using the [ZOOM] -> 6:ZStandard option to reset the window to the standard settings. Also, make sure that your equation is entered correctly in the [Y=] menu, and that the little "=" sign next to the equation is highlighted (meaning it's selected to be graphed).
- "ERR:DIM MISMATCH". If you're seeing this, it often means there's data in the list functions. Clear out data from the list by hitting [STAT] -> Edit -> Clear List.
Remember, graphing absolute value functions on a TI-84 calculator is like learning any new skill – it takes practice! Don't get discouraged if you don't get it right away. Just keep experimenting, and eventually, you'll be a pro! And hey, even if you never become a graphing guru, at least you know how to find the absolute value function. That's gotta be worth something, right?
So go forth, graph with confidence, and remember… always be positive! (Just like absolute value!). Happy graphing!
