generated at
二次方程式
未知数の最高次数が二次である方程式
一般形は、ax^2 + bx + c = 0 (a \ne 0)で表される
二次方程式の解の公式
x = \dfrac{-b \pm \sqrt{ b^{2} - 4ac } }{2a}