Hostinger Webhosting

..Back

×

Solution of quadratic equation

Author: Win Aung Cho
2022-11-20 10:25:17PM

Quadratic equation is as following.
ax²+bx+c = 0
General solution can be derived from
ax²+bx+c = a(x - r)(x - s) = 0
Solution may be a pair of complex conjugate.
x = -b ±
(b2 - 4ac)0.5/(2a)


See Wiki


Author: Win Aung Cho

Comments and Answers

Recent Posts or Questions