What you can actually draw on a calculator
Most basic calculators cannot draw at all — they show only numbers and a few symbols. But graphing calculators, which plot equations on a screen, let you create pictures by entering the right formulas. A graphing calculator displays a coordinate grid, and when you type in an equation, it draws the curve or line that equation makes. By stacking multiple equations together, you can build recognizable shapes: a parabola becomes an arch, a circle equation draws a circle, and combining several lines and curves creates a face, house, or animal.
The most common graphing calculators for this are the TI-84 Plus (made by Texas Instruments) and the Casio fx-9750GII. Both have screens large enough to see what you are drawing, and both let you enter multiple equations at once. Older or simpler calculators — the kind that only add, subtract, multiply, and divide — cannot do this at all.
Key Takeaways
- You need a graphing calculator, not a basic one, because only graphing calculators display a coordinate grid and plot equations visually.
- Each equation you enter becomes one line or curve on the screen, so drawing a picture means entering many equations in sequence.
- The TI-84 Plus is the most widely available graphing calculator for this purpose and works in schools and at home.
- You enter equations using the Y= button, then press Graph to see all of them drawn at once on the same grid.
How to enter equations on a TI-84 Plus
Start by pressing the Y= button near the top left of the calculator. This opens a list of equation slots labeled Y1, Y2, Y3, and so on. Each slot holds one equation. Type your first equation using the X key (not the letter X, but the dedicated X button on the keypad) and the standard math symbols: + for addition, − for subtraction, * for multiplication, / for division, and ^ for exponents.
For example, to draw a straightforward upside-down arch, enter Y1 = −X^2 + 10. Press Enter to move to the next slot. Enter a second equation, such as Y2 = X + 5 for a diagonal line. Keep adding equations until you have all the pieces of your picture. You can enter up to ten equations at once on most TI-84 models, though the screen may crowd if you use all of them.
If you make a mistake while typing, use the arrow keys to move left and right, then press Delete to erase characters. Once all your equations are entered, press the Graph button to see them all drawn together on the coordinate grid.
Choosing the right window size to see your picture
When you press Graph, the calculator shows a default window — usually X values from −10 to 10 and Y values from −10 to 10. If your picture is too small, too large, or cut off at the edges, you need to adjust this window. Press Window (usually near the Graph button) to open the settings.
You will see fields for Xmin, Xmax, Ymin, and Ymax. These control which part of the coordinate plane you are looking at. If your picture is tiny in the middle of the screen, increase Xmax and Ymax (make them larger numbers) and decrease Xmin and Ymin (make them more negative). If your picture is cut off, do the opposite. For most straightforward pictures, setting Xmin to −15, Xmax to 15, Ymin to −10, and Ymax to 10 works well as a starting point.
After you change the window, press Graph again to redraw your picture with the new view. You may need to adjust the window several times before your picture looks right.
Common equations for drawing shapes
A circle requires a special approach because a circle is not a function (one X value maps to two Y values, top and bottom). On a TI-84, enter the circle in two parts: Y1 = √(25 − X^2) + 5 for the top half and Y2 = −√(25 − X^2) + 5 for the bottom half. This draws a circle with radius 5 centered at the point (0, 5). Change the 25 to a different number to make the circle bigger or smaller (use the radius squared).
A parabola (U-shaped curve) is simpler: Y = X^2 draws a basic parabola opening upward. Y = −X^2 opens downward. Y = (X − 3)^2 + 2 shifts the parabola 3 units right and 2 units up.
Straight lines use the form Y = mX + b, where m is the slope and b is the Y-intercept. Y = 2X + 1 is a line that goes up steeply. Y = 0.5X − 3 is a gentler slope. Y = 5 (a constant) draws a horizontal line.
An absolute value shape (a V or upside-down V) uses Y = |X| or Y = −|X|. On a TI-84, press Math, scroll to Num, and select abs( to type the absolute value bars.
Turning off equations you do not want to see
If you have entered many equations but only want to draw some of them, you can hide the others without deleting them. Press Y= again to see your list of equations. Use the arrow keys to move to the equation you want to hide, then press the left arrow until the cursor is on the equals sign. Press Enter, and the equals sign will disappear — the equation is now turned off and will not draw when you press Graph.
To turn an equation back on, move to it and press Enter again on the equals sign. This is useful when you are building a complex picture and want to see how each piece looks separately, or when you want to save several versions of a drawing without re-entering all the equations.
Saving and printing your drawing
The TI-84 Plus does not have a built-in print function, but you can take a photo of the screen with a phone or camera. For a cleaner copy, you can connect the calculator to a computer using a USB cable and transfer the image using TI Connect software (free from Texas Instruments' website). Some schools have graphing calculator emulators or online tools that let you enter equations and save the result as an image file.
If you want to keep your equations for later, the calculator stores them in memory until you clear them or turn off the calculator. To save a set of equations permanently, write them down on paper or take a photo of the Y= screen.
Frequently Asked Questions
Can I draw on a basic four-function calculator?
No. A basic calculator only shows numbers and cannot display a coordinate grid or plot equations. You need a graphing calculator, which has a screen large enough to show a graph. The TI-84 Plus and Casio fx-9750GII are the most common choices.
What if I do not know what equation to use for the shape I want?
Start with straightforward shapes: parabolas (Y = X^2), lines (Y = mX + b), and circles (two equations for top and bottom halves). Search online for "graphing calculator art equations" to find lists of equations that draw specific shapes like hearts, stars, or animals. Copy the equations into your calculator and adjust the numbers to move or resize the shape.
Why does my picture look jagged or incomplete?
This usually means your window is too zoomed in or too zoomed out. Press Window and adjust Xmin, Xmax, Ymin, and Ymax so the entire picture fits on screen. If the picture still looks rough, some calculators have a resolution setting — check your calculator's manual for "pixel" or "resolution" options.
Can I draw on a phone calculator app instead?
Most phone calculator apps are basic calculators and cannot graph equations. Some graphing apps exist (like Desmos or GeoGebra), but they work differently from a physical graphing calculator and are designed more for learning than for creating art. If you need to draw on a calculator for a school assignment, check whether your teacher requires a physical graphing calculator.