TI-89 Quadratic Equation Solver
Enter coefficients for ax² + bx + c = 0
Results
Mastering Algebra with the TI-89 Titanium
The Texas Instruments TI-89 Titanium is a powerhouse for students and professionals alike. While it is capable of complex 3D graphing and symbolic manipulation, one of its most frequent uses in Algebra and Pre-Calculus is solving polynomial equations. Specifically, finding the roots of a quadratic equation is a fundamental skill that the TI-89 can handle both graphically and through its built-in solve function.
Using the Solver vs. The Quadratic Formula
Manually calculating the quadratic formula ($x = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a}$) is excellent for understanding the mechanics of algebra. However, the TI-89 Titanium allows you to verify these answers instantly. By using the solve() function on the home screen, you can input the equation directly, and the calculator will return the exact values for $x$, including irrational and complex roots.
Analyzing the Discriminant
Before you even graph the parabola, the discriminant ($b^2 – 4ac$) tells you everything you need to know about the nature of the roots. If the value is positive, the graph crosses the x-axis twice. If it is zero, the vertex touches the x-axis perfectly. If negative, the roots are complex numbers, and the parabola floats entirely above or below the axis. The calculator above replicates this logic to help you check your work.
Graphing Parabolas on the TI-89
Beyond finding roots, the TI-89 Titanium excels at visualization. By entering the equation into the Y= editor, you can view the parabola's shape. Using the F5 menu (Math), you can access tools like "Minimum," "Maximum," and "Zero" to find the vertex and x-intercepts directly on the graph screen. This visual approach reinforces the connection between the algebraic symbols and their geometric representation.