This HTML file illustates the use of MathJax

// Inline tex
When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$
// MathML

When a0 , there are two solutions to ax2 + bx + c = 0 and they are x = b ± b2 4ac 2a .