Optimization finds maximum or minimum values of a function — very common in real life and ML.
Examples:
Key idea: at max/min points, the derivative (slope) is zero.
Next: curve sketching using derivatives.