Back to Vedic Maths Articles

Chalana-Kalanabhyam Sutra

Share:

We now arrive at a very powerful sutra that forms the basis of calculus in Vedic Mathematics: "Chalana-Kalanabhyam." One of its most well-known uses is for solving quadratic equations, giving us the Vedic equivalent of the famous quadratic formula.

The "Calculus" Rule for Quadratics 📈

For any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, this sutra provides a direct formula to find 'x'.

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Example: Solve x2+5x+6=0x^2 + 5x + 6 = 0

  1. Identify a, b, c: Here, a = 1, b = 5, c = 6.
  2. Calculate Discriminant (b² - 4ac): (5)24(1)(6)=2524=1(5)^2 - 4(1)(6) = 25 - 24 = 1.
  3. Apply the Formula: x=5±12×1x = \frac{-5 \pm \sqrt{1}}{2 \times 1}.
  4. Find the Two Roots:
    • First root: 5+12=42=2\frac{-5 + 1}{2} = \frac{-4}{2} = -2.
    • Second root: 512=62=3\frac{-5 - 1}{2} = \frac{-6}{2} = -3.

⚙️Quadratic Equation Solver

Enter the coefficients for `ax² + bx + c = 0`.

x² +x += 0

✏️Find the Roots!