Nulpuntenrekenmachine
Vind stap voor stap de nulpunten van een functie
De rekenmachine zal proberen de nulpunten (exact en numeriek, reëel en complex) te vinden van lineaire, kwadratische, kubische, vierdegraads, polynomiale, rationale, irrationale, exponentiële, logaritmische, trigonometrische, hyperbolische en absoluutwaardefuncties op het gegeven interval.
Your input: solve the equation $$$x^{4} - 16 x^{3} + 90 x^{2} - 224 x + 245=0$$$ for $$$x$$$ on the interval $$$\left( -\infty,\infty \right )$$$
Answer
Real roots
$$$x=5$$$
$$$x=7$$$
Complex roots
$$$x=2 + \sqrt{3} i\approx 2.0 + 1.73205080756888 i$$$
$$$x=2 - \sqrt{3} i\approx 2.0 - 1.73205080756888 i$$$