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).

Пошаговое руководство

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

Решённые примеры

Ввод
x² - 5x + 6 = 0
Результат
x = (5 ± 1)/2 → x=3 or x=2

Распространённые ошибки

  • Sign errors in formula
  • Not simplifying radicals

Часто задаваемые вопросы

What does discriminant tell?

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

Готовы посчитать? Попробуйте бесплатный калькулятор Quadratic Formula

Попробуйте сами →

Настройки