[asciimath]
--
x = {-b \pm \sqrt{b^2-4ac} \over 2a}
--
OnlineScholar supports standard TeX-styled equation entry using mathjax to display the results.
When a is uneqal to 0, there are exactly two solutions to ax2 + bx + c = 0 and they are
[asciimath]
--
x = {-b \pm \sqrt{b^2-4ac} \over 2a}
--
[asciimath]
--
\dot{x} = \sigma(y-x)
--
[asciimath]
--
( {\sum_{k=1}^n a_k b_k )\space^{\!\!2 }} \leq
( \sum_{k=1}^n a_k^2 ) ( \sum_{k=1}^n b_k^2 )
--
[asciimath]
--
P(E) = {n \choose k} p^k (1-p)^{ n-k}
--