How to Use the Quadratic Solver
This tool simulates the polynomial equation solving function found on TI Instruments graphing calculators. To find the roots (x-intercepts) of a parabola, input the coefficients of the quadratic equation in standard form: ax² + bx + c = 0.
Ensure that 'a' is not zero, otherwise the equation is linear, not quadratic. Once you enter your values, press the Calculate button to see the discriminant and the real or complex roots.
Understanding the Discriminant
The discriminant is the part of the quadratic formula under the square root: b² – 4ac. It tells you how many solutions the equation has:
- Positive: There are two distinct real roots.
- Zero: There is exactly one real root (the vertex touches the x-axis).
- Negative: There are no real roots (the parabola does not touch the x-axis), but there are two complex roots.
Applications in Physics and Math
Graphing calculators like the TI-84 Plus are essential for students studying algebra, pre-calculus, and physics. Quadratic equations are used to model projectile motion, calculate areas, and optimize profit in business problems. This solver helps you verify your manual calculations or quickly find solutions during homework or exams.