Skip to main content
Calkulon

learn.howToCalculate

learn.whatIsHeading

Quadratic formula solves ax² + bx + c = 0: x = (-b ± √(b²-4ac)) / 2a. Always finds roots (real or complex).

Stapsgewijze handleiding

  1. 1Input coefficients a, b, c
  2. 2Calculate discriminant b²-4ac
  3. 3Apply formula; show real or complex roots

Uitgewerkte voorbeelden

Invoer
x² - 5x + 6 = 0
Resultaat
x = (5 ± 1)/2 → x=3 or x=2

Veelgemaakte fouten om te vermijden

  • Sign errors in formula
  • Not simplifying radicals

Veelgestelde vragen

What does discriminant tell?

>0 two reals, =0 one repeated, <0 complex conjugate pair.

Klaar om te berekenen? Probeer de gratis Quadratic Formula-rekenmachine

Probeer het zelf →

Instellingen