suyver
- 247
- 0
I was wondering something that is so simple that it baffled me...
When I have the equation
a x^2+b x+c=0
this obviously has the solutions
x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
And when I have the equation
b x+c=0
this has the solution
x=\frac{-c}{b}
My problem now is the limiting case a\rightarrow 0 in the upper situation:
\lim_{a\rightarrow 0}\frac{-b\pm\sqrt{b^2-4ac}}{2a}\rightarrow -\infty\neq\frac{-c}{b}
So what's wrong here? Why does this limit not exist?
When I have the equation
a x^2+b x+c=0
this obviously has the solutions
x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
And when I have the equation
b x+c=0
this has the solution
x=\frac{-c}{b}
My problem now is the limiting case a\rightarrow 0 in the upper situation:
\lim_{a\rightarrow 0}\frac{-b\pm\sqrt{b^2-4ac}}{2a}\rightarrow -\infty\neq\frac{-c}{b}
So what's wrong here? Why does this limit not exist?