Line 6: | Line 6: | ||
<h1 class="ui hidden header"></h1> | <h1 class="ui hidden header"></h1> | ||
<div class="ui huge header" id="top">Model</div> | <div class="ui huge header" id="top">Model</div> | ||
− | <div class="segment" id="padding"></div> | + | <div class="segment" id="padding"> |
+ | <p>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}.$$</p> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <script src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> | ||
</html> | </html> | ||
{{NCHU_Taichung/footer}} | {{NCHU_Taichung/footer}} |
Revision as of 13:29, 13 October 2018
Model
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}.$$