📌 Must Memorize
Quadratic formula: $x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}$
One real solution when discriminant $\Delta = b^2 - 4ac = 0$
Vertex: $x_v = -\dfrac{b}{2a}$, then find $y_v = f(x_v)$
Sum of roots $= -b/a$ | Product of roots $= c/a$
✏️ Example
$f(x) = 2x^2 - 8x + 6$. Minimum value?
$x_v = \dfrac{8}{4} = 2$, $\quad f(2) = 8 - 16 + 6 = -2$
Answer: $-2$