Team:NCHU Taichung/test

<head> <script type="text/x-mathjax-config"> MathJax.Hub.Config({

 tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}

}); </script> <script async src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </head> <body> 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}.$$ </body>