<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js"></script>
\{\% include math.html \%\}
remove 4 \
or set mathjax: true
in the _config.yml or the markdown’s front matter to enable it.
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}.\]