Solve ax² + bx + c = 0 for x using the quadratic formula and completing the square — with full working, discriminant analysis, vertex, and graph details shown step by step.
ax² + bx + c = 0
| Δ = b²−4ac | Nature of Roots |
|---|---|
| >0 | Two distinct real roots |
| =0 | One repeated real root |
| <0 | Two complex (imaginary) roots |