Skip to main content

Quadratic ಅನ್ನು ಹೇಗೆ ಲೆಕ್ಕ ಹಾಕುವುದು

Quadratic ಎಂದರೇನು?

The quadratic formula solves any equation ax² + bx + c = 0. The discriminant b²−4ac tells you how many real solutions exist before you solve.

ಹಂತ-ಹಂತದ ಮಾರ್ಗದರ್ಶಿ

  1. 1Write in standard form: ax² + bx + c = 0
  2. 2Calculate discriminant: Δ = b² − 4ac
  3. 3Δ > 0: two real roots; Δ = 0: one root; Δ < 0: complex roots
  4. 4Apply: x = (−b ± √Δ) / 2a

Worked Examples

ಇನ್ಪುಟ್
x²−5x+6=0
ಫಲಿತಾಂಶ
x=3 or x=2
Δ=1>0, two roots
ಇನ್ಪುಟ್
x²−2x+1=0
ಫಲಿತಾಂಶ
x=1 (repeated)
Δ=0, one root
ಇನ್ಪುಟ್
x²+x+1=0
ಫಲಿತಾಂಶ
Complex roots
Δ=−3<0

ಸೆಟ್ಟಿಂಗ್‌ಗಳು