Line 1: | Line 1: | ||
{{NCHU_Taichung}} | {{NCHU_Taichung}} | ||
<html> | <html> | ||
+ | <head> | ||
<script type="text/x-mathjax-config"> | <script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | MathJax.Hub.Config({ | ||
Line 7: | Line 8: | ||
</script> | </script> | ||
<script type="text/javascript" async src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> | <script type="text/javascript" async src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> | ||
+ | </head> | ||
<body> | <body> | ||
When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are | 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> | + | $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$ |
+ | </body> | ||
</html> | </html> |
Revision as of 14:33, 13 October 2018