How to Do Absolute Value on TI-84

1. Get Absolute Value Using the abs( Function

The fastest way to find absolute value on the TI-84 Plus or TI-84 Plus CE is to use the abs( function.

  1. Press MATH.
  2. Scroll right to the NUM menu.
  3. Select 1: abs(.
  4. Enter your number or expression inside the parentheses.

Examples:

  • abs(-7) → returns 7
  • abs(3 – 8) → returns 5

Finally, press ENTER, and the calculator displays the result.

This method works for any number, variable, or algebraic expression.

If you’re learning hypothesis testing, you’ll often use absolute values together with probability. In that case, you may also want to check our guide on how to find the p-value on a TI-84 to see how absolute values fit into statistical calculations.

2. Graph Absolute Value Functions on TI-84

The TI-84 also allows you to graph absolute value equations. This is especially useful for algebra and piecewise functions.

  1. Press MATH.
  2. Scroll right to the NUM menu.
  3. Select 1: abs(.
  4. Type your equation, for example: abs(X – 2).
  5. Press GRAPH.

You will see the classic V-shaped graph of an absolute value function.

Try different equations like Y = abs(X) + 3 or Y = abs(2X – 5) on our online TI-84 simulator to see how shifting and scaling affect the graph.

What is Absolute value?

The absolute value of a number (written as |x|) is its distance from zero on the number line, regardless of direction.

  • |5| = 5
  • |-5| = 5

It always gives a non-negative result, which is why absolute values are useful in algebra, equations, inequalities, and graphing.

Similar Guides:

FAQs

There is no direct button, but you can access it by pressing MATH → NUM → 1: abs(.

It is used for solving equations, inequalities, and graphing functions where only distance (not direction) matters.

Both return non-negative values, but the square root only applies to squares, while abs( works on all numbers and expressions.

Graph the function, press 2nd → TRACE (CALC) → 3:minimum or 4:maximum, set left/right bounds and a guess, then compare endpoint values for absolute extrema on a closed interval.

Yes, enter abs() via MATH→NUM, use TEST inequality operators in Y=.

Leave a Reply

Your email address will not be published. Required fields are marked *