Polynomial Roots Calculator
Find roots for a quadratic polynomial.
Scratchpad (not saved)
Save to create a persistent, shareable workspace.
What This Calculator Does
Find roots for a quadratic polynomial.
It combines a, b, c to estimate Root 1, Root 2.
Formula & Method
Notation used in the formulas: = Root 1; = a; = b; = c.
Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.
Use this calculator for quick scenario analysis. Start with baseline values, change one driver at a time, and compare how sensitive the results are to each input shown above.
Inputs Used
- a: Used directly in the calculation.
- b: Used directly in the calculation.
- c: Used directly in the calculation.
Learn Math
Related Learning
Use these guided proofs, examples, and explanations to go deeper on the ideas behind this tool.
- Find and classify critical points of a quartic function
This worked example shows the standard calculus workflow: differentiate, solve $f'(x)=0$, then use the second derivative and the graph to decide which critical points are local maxima or minima.
Related Calculators
- Percentage Calculator - Perform common percentage operations: find a percentage of a value, calculate what percentage one number is of another, and find percentage change.
- Fraction Calculator - Add, subtract, multiply, or divide two fractions and simplify the result.
- Ratio Calculator - Simplify a ratio and compute equivalent forms.
- Proportion Calculator - Solve proportions of the form a / b = c / x.
- Average Calculator - Compute mean, median, and mode from up to five values.
- Standard Deviation Calculator - Compute population and sample standard deviation from up to five values.
- Prime Factorization Calculator - Factor an integer and derive divisor-count, divisor-sum, Euler totient, and divisor list.
- GCD / LCM Calculator - Compute greatest common divisor and least common multiple of two integers.