What a graphing calculator does and when you need one
A graphing calculator plots equations on a coordinate grid so you can see the shape of a function instead of just the numbers. It solves equations, handles lists of data, and runs programs. You need one if you are taking algebra 2, precalculus, calculus, or statistics — most schools that teach these subjects either require a specific model or allow a few approved ones during tests.
The most common models are the TI-84 Plus (and its newer CE version with a color screen), the Casio fx-9750GII, and the HP Prime. Each has the same basic layout: a small screen at the top, a grid of buttons below, and a home screen where you type and see results. The buttons are labeled with numbers, operations, and function names. What you press depends on what you are trying to do.
If you are buying one, check your school's approved list first — some teachers will not let you use a calculator that is not on it, even if it does the same math. If you are borrowing one or using an older model, the steps below will work on most graphing calculators, though button names and menu locations may differ slightly.
Key Takeaways
- Turn the calculator on, press the Y= button, and type your equation using X as the variable to graph a function.
- Press WINDOW to set the range of X and Y values you want to see, then GRAPH to draw the function on the screen.
- Use TRACE to move a cursor along the graphed line and read exact coordinates, or use CALC to find specific points like zeros and intersections.
- Store numbers in memory using STO and recall them with RCL so you do not have to retype long values in repeated calculations.
- Clear old equations and data before starting a new problem so leftover information does not interfere with your work.
Turning on the calculator and clearing the screen
Press the ON button in the bottom left corner. The home screen will appear — a blank area where you type and see answers. If there is old text on the screen from a previous problem, clear it by pressing 2ND, then DEL (or CLEAR on some models). This erases everything on the home screen but does not delete stored equations or data.
Before you graph, also clear any old equations from the Y= menu. Press Y= (usually in the top row), look at the list of equations, and delete any that are not part of your current problem. Highlight each unwanted equation and press DEL. This prevents old graphs from appearing on top of your new one and confusing the picture.
Entering and graphing a single equation
Press Y= to open the equation editor. You will see lines labeled Y1, Y2, Y3, and so on. The cursor will be next to Y1. Type your equation using X as the variable. For example, to graph y = 2x + 3, type 2X+3. Use the X,T,θ,n button (usually on the left side) to insert X; do not type the letter X from the keyboard.
If your equation has exponents, use the ^ button. For y = x², type X^2. For square roots, press 2ND, then the button labeled √ (usually above the X² button), then type what is under the root. For y = √(x + 1), type 2ND √ (X+1). Use parentheses to group terms so the calculator knows what you mean.
Once you have typed the equation, press ENTER or move down to Y2. The equation is now stored. Press GRAPH to see the curve drawn on the screen. If the graph does not look right — if it is too zoomed in, too zoomed out, or off to one side — you will need to adjust the window.
Setting the window to see the right part of the graph
The window is the range of X and Y values the calculator displays. By default, it usually shows X from −10 to 10 and Y from −10 to 10. If your graph does not fit or is too small to see, press WINDOW to change these ranges.
You will see six settings: Xmin, Xmax, Ymin, Ymax, Xscl, and Yscl. Xmin and Xmax set the left and right edges of the screen. Ymin and Ymax set the bottom and top. Xscl and Yscl set the spacing of the tick marks on each axis — usually 1 is fine. Change Xmin and Xmax first. For example, if you want to see X from 0 to 20, set Xmin=0 and Xmax=20. Then set Ymin and Ymax to show the range of Y values your function covers. Press ENTER after each number, then GRAPH to see the result.
If you are not sure what range to use, press ZOOM and select ZoomFit or ZoomAuto. The calculator will pick a window that shows the whole graph. You can then adjust from there if needed.
Reading coordinates and finding specific points on the graph
Once your graph is drawn, press TRACE. A small cursor (usually a blinking dot) will appear on the curve. Use the left and right arrow keys to move the cursor along the line. As you move, the X and Y coordinates appear at the bottom of the screen. This is how you read exact points off the graph.
To find a specific point — like where the graph crosses the X-axis (called a zero) or where two graphs intersect — press 2ND, then CALC (usually above the TRACE button). A menu will appear with options like "zero", "intersection", "maximum", and "minimum". Select the one you need. For a zero, the calculator will ask you to mark a left bound and a right bound around where you think the zero is, then it will find the exact X value. For an intersection, it will ask you to pick which two graphs to find the intersection of, then mark the area where they cross.
Storing and recalling numbers to avoid retyping
If you have a long number or a result you need to use in several calculations, store it in memory instead of retyping it. On the home screen, type the number or press ENTER to calculate an expression. Then press STO (usually next to the ON button), then a letter (A through Z). For example, to store 3.14159 in memory slot A, type 3.14159, press STO, then press ALPHA and A. The calculator will show "3.14159→A".
Later, when you need that number, press ALPHA and the same letter. The stored value will appear. This is especially useful in statistics or when you are solving a problem with multiple steps that use the same constant.
Graphing more than one equation at once
Press Y= and enter a second equation in the Y2 line. You can enter up to ten equations (Y1 through Y10, depending on your model). Press GRAPH and both curves will appear on the same screen. This is useful for comparing functions or finding where they intersect.
If one equation is hard to see because another is covering it, press Y= and look at the left side of each equation. You will see a highlighted line or symbol. That symbol controls whether the equation is graphed. You can turn equations on and off without deleting them. Highlight the symbol next to an equation and press ENTER to toggle it off; press ENTER again to turn it back on. This keeps your equations stored but hides their graphs temporarily.
Frequently Asked Questions
How do I graph an equation with Y on both sides?
Rearrange the equation so Y is alone on one side before you enter it. For example, if the equation is 2Y = 4X + 6, divide both sides by 2 to get Y = 2X + 3, then enter 2X+3 in the Y= menu. The calculator graphs Y as a function of X, so X must be the only variable on the right side.
What does it mean when the graph looks like a vertical line or does not appear?
A vertical line usually means you accidentally entered a number instead of an equation, or the window is set too narrow. Press Y= and check that your equation has an X in it. If it does, press WINDOW and make Xmax much larger than Xmin. If the graph still does not show, the equation might be outside the window range — try ZoomFit to let the calculator pick a better view.
Can I use a graphing calculator on a test?
Most schools allow graphing calculators on math tests, but some tests (like the SAT or ACT) have restrictions on which models are permitted. Check your teacher's or test administrator's rules before the test day. Even if a calculator is allowed, you usually cannot use one that has a keyboard, wireless connection, or built-in computer algebra system.
How do I delete an equation without clearing the whole calculator?
Press Y=, highlight the equation you want to remove, and press DEL. The equation disappears but all your other stored data and equations remain. If you delete something by accident, press 2ND and UNDO (usually above ENTER) to bring it back.
What is the difference between pressing CLEAR and pressing 2ND DEL?
CLEAR erases what you just typed on the home screen but does not delete stored equations or data. 2ND DEL clears the entire home screen and any equations in the Y= menu. Use CLEAR if you made a typo on one line; use 2ND DEL if you want to start fresh with a new problem.