How to Use TI-84 Calculator: Complete Beginner's Guide
Whether you just bought your first TI-84 Plus CE or you're using our free online TI-84 emulator, this guide covers everything you need to know โ from basic arithmetic to advanced graphing and statistics.
๐ก Practice as you read: Open our TI-84 emulator in another tab and follow along with each step below.
1. Getting Started: Basic Operations
Turning On Your Calculator
Press the ON button (bottom-left of the keypad). To turn off, press 2ND โ ON. The TI-84 Plus CE will automatically turn off after about 5 minutes of inactivity to save battery.
Basic Arithmetic
Using the TI-84 for basic math is straightforward:
Addition & Subtraction
Type 25 + 17 and press ENTER. Result: 42. For subtraction: 100 - 37 โ 63.
Multiplication & Division
Use the ร and รท keys. Example: 12 ร 8 โ 96. For division: 144 รท 12 โ 12.
Exponents
Use the ^ key. Example: 2^10 โ 1024. For squares, use xยฒ: 15 xยฒ โ 225.
Square Roots
Press 2ND โ xยฒ (which activates โ). Type โ(144) โ 12.
Negative Numbers
Use the (โ) key (bottom row, NOT the subtraction key). Example: (โ)5 + 3 โ -2.
2. Graphing Functions
Graphing is the TI-84's killer feature. Here's how to plot your first function:
Open the Function Editor
Press the Y= button (top-left). You'll see slots Yโ, Yโ, Yโ, etc.
Enter Your Function
In Yโ, type your equation. Use the X,T,ฮธ,n key for the variable X. Example: Xยฒ+2X-3
Plot the Graph
Press GRAPH. The function will be plotted on the coordinate plane.
Adjust the Window
If the graph looks too zoomed in or out, press WINDOW and adjust Xmin, Xmax, Ymin, Ymax. A good default: Xmin=-10, Xmax=10, Ymin=-10, Ymax=10.
Trace the Curve
Press TRACE and use the left/right arrow keys to move along the curve. The X and Y coordinates are displayed at the bottom.
3. Trigonometry
The TI-84 supports all standard trigonometric functions:
- sin(x) โ Press SIN, enter your angle, close parenthesis, press ENTER
- cos(x) โ Press COS, enter angle
- tan(x) โ Press TAN, enter angle
- sinโปยน(x) โ Press 2ND โ SIN for inverse sine (arcsin)
- cosโปยน(x) โ Press 2ND โ COS
- tanโปยน(x) โ Press 2ND โ TAN
โ ๏ธ Important: Make sure you're in the correct angle mode! Press MODE to toggle between Degree and Radian. Most school problems use degrees; calculus typically uses radians.
4. Logarithms & Exponentials
- log(x) โ Common log (base 10). Example:
log(100)โ2 - ln(x) โ Natural log (base e). Example:
ln(e)โ1 - 10^x โ Press 2ND โ LOG
- e^x โ Press 2ND โ LN
5. Statistical Calculations
The TI-84 has powerful built-in statistics capabilities. For our online emulator, you can use the basic statistical functions. On the physical calculator:
Enter Data
Press STAT โ Edit. Enter your data values in L1, L2, etc.
Calculate Statistics
Press STAT โ CALC โ 1-Var Stats. This gives you mean (xฬ), standard deviation (ฯ), min, max, median, Q1, Q3.
Regression Analysis
Enter X data in L1, Y data in L2. Then STAT โ CALC โ choose LinReg, QuadReg, ExpReg, etc.
6. Variables & Memory
The TI-84 lets you store values in variables A through Z (and ฮธ):
- Store a value: Type
42 โ A(using the STOโ key followed by ALPHA + A) - Use a stored value: Type
A ร 2โ result:84 - Ans variable: The last calculated result is automatically stored in
Ans
7. Pro Tips & Tricks
- Ans shortcut: After any calculation, pressing an operator (+, -, etc.) automatically inserts
Ans - Last entry: Press 2ND โ ENTER to recall your last expression for editing
- Screen brightness: 2ND โ โฒ/โผ adjusts display brightness on physical calc
- Quick clear: Press CLEAR once to clear the current line, twice to clear the entire screen
- Implied multiplication: The TI-84 understands
2(3+4)as2ร(3+4)
Frequently Asked Questions
Press the ON button located at the bottom-left corner of the keypad. If the calculator doesn't turn on, the batteries may need replacing (TI-84 Plus) or charging (TI-84 Plus CE via USB).
Press MODE, then use the arrow keys to highlight either Radian or Degree, then press ENTER. The current mode is shown at the top of the display.
For a quick clear, press CLEAR. To fully reset the calculator, press 2ND โ + (MEM) โ 7 (Reset) โ 1 (All RAM) โ 2 (Reset).
Absolutely! The TI-84 handles polynomial evaluation, exponents, roots, fractions, and graphing โ all essential for algebra. See our TI-84 for Algebra guide.