Herlordship/Getty Images
Graphing calculators, such as the TI‑84 Plus, are indispensable tools for tackling advanced mathematics. Their programmability allows users to tailor calculations to their specific needs, turning even the most complex equations into a few button presses. Factorization—breaking a number, matrix, or polynomial into a product of simpler terms—is a common task that these devices can perform, though a dedicated factorization program isn’t always pre‑installed.
On a stock TI‑84 Plus, the most straightforward way to factor a polynomial is via the built‑in Equation Solver. Press MATH, then use the up arrow to highlight Solver at the bottom of the list, and press ENTER to launch the mode. The screen may vary slightly on older models, but the functionality remains the same.
Once in Solver Mode, type the polynomial and set it equal to zero. For example, to factor x² – 5x + 6, enter:
x² – 5x + 6 = 0
Press ENTER after typing the equation. On older calculators that lack separate E1 and E2 fields, you may need to balance the equation by moving the cursor to the left before pressing ENTER.
The solver will return the roots of the polynomial. For the example above, you’ll see the values x = 2 and x = 3. These roots correspond to the factors (x – 2) and (x – 3), so the complete factorization is:
(x – 2)(x – 3)
To double‑check, use the MENU button, select CALC, then 7: expand to expand the product back into the original polynomial. If it matches, your factorization is correct.
By following these steps, you can efficiently factor any polynomial directly on your TI‑84 Plus without the need for additional programs.