Quadratic Equation Solver
Standard Form: ax² + bx + c = 0
How to Use the Quadratic Solver
This tool mimics the polynomial solver function found on the TI-84 graphing calculator. To find the roots and vertex of a parabola, you need the equation in the standard form:
ax² + bx + c = 0
Simply identify the coefficients a, b, and c from your equation and enter them into the input fields above. Click "Calculate" to see the x-intercepts (roots), the turning point (vertex), and the discriminant.
Understanding the Results
Discriminant (Δ): This value determines the nature of the roots. If Δ > 0, there are two real solutions. If Δ = 0, there is exactly one real solution. If Δ < 0, the solutions are complex numbers (involving imaginary parts).
Vertex: The highest or lowest point on the graph, depending on whether the parabola opens up or down. This is crucial for optimization problems in physics and calculus.
Applications in Physics and Math
Quadratic equations frequently appear in projectile motion problems (calculating the time an object hits the ground) and geometry (finding area). While the TI-84 allows you to visualize the graph, this solver provides the precise numerical values needed for homework and exams.