Solves ax² + bx + c = 0 with the discriminant D = b² − 4ac and the quadratic formula x = (−b ± √D) ÷ 2a.