A derivative of a function at a point is defined as the limit
provided the limit exists. Geometrically it is the slope of the tangent line at ; physically it is the instantaneous rate of change of the quantity represented by .
Derivatives are linear (the derivative of a sum is the sum of derivatives), and a small set of rules — power, product, quotient, chain — let you differentiate most elementary functions mechanically without going back to the limit definition every time.
Derivatives are foundational to optimisation (finding maxima and minima), to physics (velocity is the derivative of position, acceleration of velocity), to machine learning (gradient descent), and to economics (marginal cost / revenue).