Texas Instruments Ti 85 Graphing Calculator






TI-85 Polynomial Root Finder | Texas Instruments TI 85 Graphing Calculator


Texas Instruments TI-85 Quadratic Equation Calculator

An online tool inspired by the powerful functions of the classic texas instruments ti 85 graphing calculator.

Quadratic Root Finder

Enter the coefficients for a quadratic equation (ax² + bx + c = 0) to find its roots.



The coefficient of x². Cannot be zero.


The coefficient of x.


The constant term.

Calculated Roots

Visual representation of the equation y = ax² + bx + c.

In-Depth Guide to the Texas Instruments TI-85 and Quadratic Equations

What is a Texas Instruments TI-85 Graphing Calculator?

The Texas Instruments TI-85 Graphing Calculator is a powerful programmable calculator released in 1992. It was designed primarily for students and professionals in engineering, calculus, and advanced mathematics. Unlike basic calculators, the TI-85 could graph functions, solve complex equations (including polynomials), perform calculus operations like derivatives and integrals, and run programs written in a BASIC-like language. This calculator became an essential tool for visualizing mathematical concepts and automating repetitive calculations. This webpage provides a calculator that emulates one of the TI-85’s core features: solving polynomial equations.

The Quadratic Formula Explained

The calculator on this page solves quadratic equations, which are polynomials of the second degree. The standard form of such an equation is:

ax² + bx + c = 0

To find the values of ‘x’ that satisfy this equation (the “roots”), we use the quadratic formula. The formula calculates the roots based on the coefficients ‘a’, ‘b’, and ‘c’. A key part of this formula is the discriminant, which tells us the nature of the roots.

Variables Table

Variable Meaning Unit Typical Range
a The coefficient of the x² term. Unitless Any number except 0.
b The coefficient of the x term. Unitless Any number.
c The constant term or y-intercept. Unitless Any number.
x The variable, representing the roots to be found. Unitless Real or Complex Numbers.

Practical Examples

Understanding how the inputs relate to the output is key. Here are two examples mirroring how a texas instruments ti 85 graphing calculator would process them.

Example 1: Two Distinct Real Roots

  • Equation: x² – 3x – 4 = 0
  • Inputs: a=1, b=-3, c=-4
  • Results: The calculator finds two real roots at x₁ = 4 and x₂ = -1. The graph will show the parabola crossing the x-axis at -1 and 4.

Example 2: Complex Roots

  • Equation: x² + 2x + 5 = 0
  • Inputs: a=1, b=2, c=5
  • Results: The calculator finds two complex roots: x₁ = -1 + 2i and x₂ = -1 – 2i. The graph will show a parabola that never crosses the x-axis.

How to Use This Calculator

This tool is designed for simplicity and power, much like the polynomial solver on a TI-85.

  1. Enter Coefficients: Input your values for ‘a’, ‘b’, and ‘c’ into the designated fields. The calculator will update in real-time.
  2. Interpret the Primary Result: The main display shows the calculated roots, ‘x₁’ and ‘x₂’. These can be real numbers or complex numbers (containing ‘i’).
  3. Analyze the Graph: The SVG chart visualizes the equation. If the roots are real, you will see red dots where the curve intersects the horizontal axis.
  4. Reset or Copy: Use the “Reset” button to return to the default example. Use “Copy Results” to save the equation and its solution to your clipboard.

Key Factors That Affect the Roots

  • The ‘a’ Coefficient: Determines if the parabola opens upwards (a > 0) or downwards (a < 0) and how wide or narrow it is. It cannot be zero.
  • The ‘c’ Coefficient: This is the y-intercept, where the graph crosses the vertical y-axis.
  • The Discriminant (b² – 4ac): This is the most critical factor.
    • If > 0, there are two distinct real roots.
    • If = 0, there is exactly one real root.
    • If < 0, there are two complex conjugate roots.
  • The ‘b’ Coefficient: This value shifts the parabola left and right along the x-axis.
  • Ratio of Coefficients: The relative values of a, b, and c determine the precise location of the vertex and roots.
  • Sign of Coefficients: Changing the signs of the coefficients can dramatically alter the position and orientation of the parabola.

Frequently Asked Questions (FAQ)

What is a quadratic equation?

It’s a polynomial equation of the second degree, meaning it contains a variable raised to the power of 2.

Why can’t ‘a’ be zero?

If ‘a’ is zero, the x² term vanishes, and the equation becomes a linear equation (bx + c = 0), not a quadratic one.

What are complex roots?

Complex roots arise when the discriminant is negative. They are numbers that include the imaginary unit ‘i’ (where i = √-1). On a graph, this corresponds to a parabola that does not intersect the x-axis.

Is this an actual TI-85 emulator?

No, this is a web-based calculator inspired by the functionality of the texas instruments ti 85 graphing calculator, specifically its polynomial root-finding feature. It is not a full emulation of the device.

How did the TI-85 solve these equations?

The TI-85 had a dedicated “POLY” function that would prompt the user for the degree of the polynomial and then ask for the coefficients, quickly solving for the roots numerically.

Can this calculator solve higher-order polynomials?

This specific tool is designed for second-order (quadratic) polynomials only. The original TI-85 could handle polynomials of higher degrees.

What do the units mean?

For this abstract math calculator, the coefficients and roots are unitless numbers. They represent pure mathematical quantities.

How does the graph work?

The graph is an SVG (Scalable Vector Graphic) that plots the function y = ax² + bx + c based on your inputs. The axes and curve are recalculated every time you change a coefficient.

Related Tools and Internal Resources

If you found this tool useful, explore our other calculators and resources:

© 2026 Your Website. All content is for informational purposes. The texas instruments ti 85 graphing calculator is a trademark of Texas Instruments.



Leave a Reply

Your email address will not be published. Required fields are marked *