Quadratic Equation Solver — இருவகுப்பு சமன்பாடு தமிழில்
ax²+bx+c=0: x=(−b±√(b²−4ac))/2a.
1x² -5x +6 = 0
x₁
3.000000
x₂
2.000000
Discriminant (Δ)
1.0000
Two real roots
ax²+bx+c=0: x=(−b±√(b²−4ac))/2a.
D>0: 2 real roots. D=0: 1. D<0: complex.
அடிக்கடி கேட்கப்படும் கேள்விகள்
Formula?
x = (-b ± √(b²-4ac)) / 2a.
Complex roots?
D<0: i = √(-1).
Factoring?
x²+5x+6=(x+2)(x+3).
Real life?
Projectile, area, profit.
CalcCrack — Home · English version