Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 121 Bytes

File metadata and controls

2 lines (2 loc) · 121 Bytes

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} $$