Solve quadratic equations in the form \(ax^2 + bx + c = 0\) with detailed step-by-step mathematical steps.
๐ Calculated locally in your browser โ math formulas are computed client-side
A quadratic equation is a second-order polynomial equation in a single variable. The general formula to solve it is the **quadratic formula**:
\[x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\]The term \(b^2 - 4ac\) is called the **discriminant** (denoted by \(D\)). It determines the nature of the roots: