Difference between revisions of "Jadhav Quadratic Formula"

(Proposed for deletion)
 
Line 17: Line 17:
  
 
{{stub}}
 
{{stub}}
{{delete|lacks notability}}
 

Latest revision as of 14:24, 16 May 2025

The Jadhav Quadratic Formula finds all values of $x$ for a given value of $y$ in any quadratic equation $ax^2+bx+c$. It is named after Jyotiraditya Jadhav.

Statement

For any given value of $y$ in quadratic equation $y=ax^2+bx+c$, we can find its respective values for $x$

\[x = \frac{-b \pm \sqrt{b^2-4a(c-y)}}{2a}\]

Derivation

We have the quadratic equation $y = ax^2+bx+c$, which can be rewritten as $ax^2+bx+(c-y) = 0$. From the quadratic formula, we have $x = \frac{-b \pm \sqrt{b^2-4a(c-y)}}{2a}$, as desired.

See Also

This article is a stub. Help us out by expanding it.