Alright, future engineers!
**Optimization** uses derivatives to find the max or min values of a function (e.g., max profit, min cost).
Ex: Set `f'(x)=0` to find critical points.
Pro-Tip: Always check endpoints and domain boundaries!
#Calculus #Optimization #STEM #StudyNotes