Skip to main content
CalculoraCalculora

Financial & Business

Finance CalculatorsInvestment & PlanningPersonal FinanceReal Estate InvestingBusiness ToolsStartup & SaaS

Math & Technology

Math CalculatorsEngineering ToolsPhysics ToolsDeveloper ToolsSchool Tools

Health & Life

Medical ToolsSmart UtilityRandomizers

Creator & Specialty

Creator EconomyIslamic ToolsSustainabilityGames

Converters

Unit ConverterLength ConverterWeight ConverterTemperature Converter→ Unit Converters

Randomizers

Random Number GeneratorPassword Strength CheckerSpin the WheelCoin Flip SimulatorDice RollerTimezone Overlap Calculator→ Randomizers
File Converter

PDF Tools

Convert PDF to JPGConvert PDF to PNGConvert PDF to TXTConvert PDF to GIFConvert PDF to WebPConvert PDF to SVGConvert PDF to DOCXConvert PDF to XLSXConvert PDF to PPTXConvert PDF to HTMLConvert PDF to MarkdownConvert PDF to TIFF

Image Converter

Convert JPG to PNGConvert PNG to JPGConvert PNG to WebPConvert WebP to PNGConvert WebP to JPGConvert JPG to WebPConvert SVG to PNGConvert SVG to JPGConvert SVG to WebPConvert BMP to PNGConvert BMP to JPGConvert BMP to WebP

Advanced Images

Convert HEIC to JPGConvert HEIC to PNGConvert TIFF to JPGConvert TIFF to PNGConvert JPG to TIFFConvert PNG to TIFFConvert JPG to ICOConvert PNG to ICOConvert JPEG to AVIFConvert PNG to AVIF

GIF & Animation

Convert GIF to PNGConvert GIF to JPGConvert GIF to individual frames (PNG/JPEG)Convert PNG to GIFConvert JPG to GIFConvert GIF to WebP

Editing

Convert any image to watermarked imageConvert any image to cleaned imageResize images instantly in your browserCompress images online — reduce file size, keep quality
Math Speed ChallengeMental Math ChallengeWordleBint WaladSudoku2048
Currency Converter
CalculoraCalculora

Your all-in-one calculator platform. Free, fast, and accurate tools for every need.

Calculator inputs stay 100% private — all math happens in your browser and never touches our serversFree forever — no paywalls, no subscriptions, no accounts needed

Popular

  • BMI Calculator
  • Loan Calculator
  • Age Calculator
  • Mortgage Calculator
  • Percentage Calculator
  • Scientific Calculator

Math

  • Statistics Calculator
  • Equation Solver
  • Fraction Calculator
  • Prime Factorization Calculator
  • GCD & LCM Calculator
  • Logarithm Calculator

Finance

  • FIRE Calculator
  • Debt Snowball Calculator
  • Investment Calculator
  • Retirement Calculator
  • Salary Calculator
  • ROI Calculator

Legal

  • View All
  • Categories
  • Currency Converter
  • Sitemap
  • Games & Fun Tools
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms of Service
  • Disclaimer

Languages

  • enEnglish
  • arالعربية
  • esEspañol
  • deDeutsch
  • frFrançais
  • hiहिन्दी
  • idBahasa Indonesia
  • itItaliano
  • ja日本語
  • ko한국어
  • ptPortuguês
  • ruРусский
  • trTürkçe
  • viTiếng Việt
  • bnবাংলা
  • zh中文
  • nlNederlands
  • plPolski
  • ukУкраїнська
  • msBahasa Melayu
  • thภาษาไทย

© 2026 Calculora. All rights reserved.

Built with — 100% free

Lightweight & fast — cookies and analytics run only with your consent

  1. Home
  2. Math Calculators
  3. Quadratic Formula Calculator

Quadratic Formula Calculator

Solve any quadratic equation instantly with our free quadratic formula calculator. Shows the discriminant, real or complex roots, vertex, and axis of symmetry with full step-by-step working.

What is Quadratic Formula Calculator?

A quadratic equation has the standard form ax² + bx + c = 0, where a, b, and c are constants and a ≠ 0. It's called "quadratic" because the highest power of the variable x is 2. Quadratic equations describe parabolas — U-shaped curves — and appear throughout algebra, physics, engineering, and everyday problem-solving, from calculating projectile trajectories to optimizing areas and profits.

This calculator uses the quadratic formula, one of the most important results in algebra, to find the exact roots (solutions) of any quadratic equation, whether those roots are real numbers or complex numbers.

Formula

x = (-b ± √(b² - 4ac)) / 2a
 
Discriminant: Δ = b² - 4ac
If Δ > 0: two distinct real roots
If Δ = 0: one repeated real root
If Δ < 0: two complex conjugate roots
 
Vertex: x = -b/2a, y = c - b²/4a

How to Calculate

  1. Enter the coefficients a, b, and c from your equation ax² + bx + c = 0.
  2. The calculator computes the discriminant (b² - 4ac) to determine the type of roots.
  3. The quadratic formula is applied to find the exact root values.
  4. Review the full step-by-step solution, plus the vertex and axis of symmetry.

Example

For x² - 3x + 2 = 0 (a=1, b=-3, c=2): the discriminant is (-3)² - 4(1)(2) = 9 - 8 = 1. Since Δ > 0, there are two real roots: x = (3 ± 1) / 2, giving x₁ = 2 and x₂ = 1.

Key Benefits

  • Instant, exact roots for any quadratic equation
  • Automatically handles real and complex roots
  • Full step-by-step working, not just the final answer
  • Also shows the vertex and axis of symmetry

Common Mistakes to Avoid

  • Forgetting the ± sign, which produces only one of the two roots
  • Mixing up the signs of b and c when substituting into the formula
  • Assuming a negative discriminant means "no solution" instead of "complex solutions"
  • Dividing by 2a incorrectly when a is negative

Pro Tips

  • If a, b, and c are all divisible by a common factor, simplify the equation first
  • Check your answer by substituting each root back into the original equation
  • A quick way to estimate real-root sign: if a and c have opposite signs, the discriminant is guaranteed positive
  • The sum of the roots is always -b/a, and the product is always c/a — useful for a fast sanity check

Key Terms Explained

Discriminant
The expression b² - 4ac, which determines the nature of the roots
Root
A value of x that satisfies the equation, also called a zero or solution
Vertex
The turning point of the parabola, either its minimum or maximum
Axis of Symmetry
The vertical line x = -b/2a that the parabola is mirrored across

Common Use Cases

  • Solving algebra homework and checking your work
  • Finding the trajectory peak and landing point of a projectile in physics
  • Optimizing area, profit, or revenue functions in business and engineering
  • Preparing for standardized tests like the SAT, ACT, or GCSE

Frequently Asked Questions

What is the quadratic formula?
The quadratic formula is x = (-b ± √(b² - 4ac)) / 2a. It solves any equation of the form ax² + bx + c = 0 by giving both roots directly from the coefficients a, b, and c.
What does a negative discriminant mean?
A negative discriminant (b² - 4ac < 0) means the equation has no real roots — the parabola never touches the x-axis. Instead, it has two complex conjugate roots of the form p ± qi.
Can a equal zero in a quadratic equation?
No. If a = 0, the x² term disappears and the equation becomes linear (bx + c = 0), not quadratic. The quadratic formula requires a ≠ 0.
How do I find the vertex of a parabola from a, b, and c?
The vertex x-coordinate is -b/2a. Substitute that value back into the original equation to get the corresponding y-coordinate, c - b²/4a.

Related Tools

Percentage Calculator
Scientific Calculator
Fraction Calculator
Exponents Calculator
Matrix Calculator
Equation Solver
x₁
2
Discriminant
1
Root Type
Two real roots
x₂
1
Vertex
(1.5, -0.25)
Axis of Symmetry
x = 1.5
Step-by-Step Solution
1

Equation

2

Identify the coefficients

3

Apply the quadratic formula

4

Calculate the discriminant

5

Solve for both roots

✓

First root

✓

Second root