Formula applied
The exact method behind this answer
CalculationTime keeps the method visible so the number can be checked instead of blindly trusted.
x = (-b ± √(b² - 4ac)) ÷ 2a. Discriminant D = b² - 4ac. Vertex x-coordinate = -b ÷ 2a.- Apply the formulax = (-b ± √(b² - 4ac)) ÷ 2a. Discriminant D = b² - 4ac. Vertex x-coordinate = -b ÷ 2a.x = 2 or 1Discriminant 1; roots = (-b ± √discriminant) ÷ 2a. Vertex (1.5, -0.25).