Alright, future engineers!
**Optimization:** Using derivatives to find the max or min value of a function (e.g., max volume, min cost).
Ex: Set `f'(x) = 0` to find critical points.
Pro-Tip: Don't forget to check *endpoints* of your interval too, not just critical points!
#Calculus #Optimization #STEM #StudyNotes