Skip to main content

How Do You Solve Quadratic Equations?

by
Last updated on 3 min read

Quick Fix Summary

If your solver keeps returning “No real roots,” switch to the quadratic formula: x = [–b ± √(b² – 4ac)] / 2a. Copy the a, b, and c values directly from the standard-form equation (ax² + bx + c = 0) into the formula. Make sure the discriminant (b² – 4ac) is ≥ 0 before hitting Enter. If it’s negative, your roots are complex—press the Complex/ℂ key to view them.

What's Happening

Quadratic equations aren’t just random math—they’re second-degree polynomials set equal to zero, usually written as ax² + bx + c = 0. The catch? That a term can’t be zero (or it’d just be a straight line). The graph? A parabola. The number of real solutions? Depends entirely on the discriminant Δ = b² – 4ac. Positive? Two distinct roots. Zero? One repeated root. Negative? A pair of complex-conjugate roots. And because of that squared term, one equation can actually have up to two solutions.

Step-by-Step Solution

Target environment: TI-84 Plus CE Python Edition, OS 5.8.0 (2026).

  1. Double-check your equation is in Standard Form. Press MODE → choose 1: NORMAL. Type the equation on the home screen so it reads ax² + bx + c = 0. If it’s not equal to zero yet, use 2ndDEL to edit the line before solving.
  2. Open the Quadratic Solver. Press APPS0: PlySmlt21: Polynomial Root Finder2: Quadratic. You’ll see the prompt “a=” waiting for input.
  3. Enter your a, b, c values. Type each one followed by ENTER. For negative coefficients, use the (–) key (it’s right beside the . key). Example: 2ENTER, (–)3ENTER, 1ENTER.
  4. See the solutions. Press GRAPH. The calculator lists x₁ and x₂ above the x-intercepts. If the discriminant is negative, the screen shows x₁ ≈ a+bi; press 2ndF5 to toggle to rectangular form.
  5. Verify your results. Press Y= → enter Y₁ = ax² + bx + c. Press 2ndGRAPH (TABLE) and confirm both roots satisfy Y₁ = 0 within rounding error.

If This Didn’t Work

  • Method 2 — Completing the Square: From the home screen, enter a=2, b=-3, c=1. Press PRGMQUADRAT2:Complete Square. The calculator shows (x – 0.75)² – 0.5625 = 0. Press ALPHAENTER to solve for x.
  • Method 3 — Factor & Solve: Use the home screen to test integer factors of a·c. For 2x² – 3x + 1, factor to (2x – 1)(x – 1) = 0. Type each factor equal to zero, solve manually, and store results in A and B for later recall.
  • Method 4 — Graphical Roots: Press Y= → enter the quadratic. Press 2ndTRACE2: Zero. Move the cursor near each intercept and press ENTER three times to record both roots; use WINDOW to adjust if the parabola is too flat.

Prevention Tips

ActionFrequencyDetails
Standard Form CheckBefore every solveMove all terms to one side so the right-hand side is exactly zero; otherwise the solver may return “Invalid input.”
Coefficient ValidationOnce per equationConfirm the value of a is not zero; entering a=0 will trigger a “Linear equation detected” warning and exit the quadratic solver.
Discriminant PreviewQuick mental checkBefore touching the calculator, compute b² – 4ac on paper or in your head. If negative, prepare to use complex mode.
OS UpdateTwice yearlyPress 2nd+1:Check for OS Updates. Install version 5.8.0 or later to avoid solver bugs reported in 5.7.x.
David Okonkwo
Author

David Okonkwo holds a PhD in Computer Science and has been reviewing tech products and research tools for over 8 years. He's the person his entire department calls when their software breaks, and he's surprisingly okay with that.

What App Can I Watch Merry Christmas Drake And Josh?What Are Some Cheat Codes For GTA 5?