# Calculus Derivatives: Intuition, Rules, and Economics
> Learn the theory and application of derivatives in economics. Covers basic differentiation rules, marginal cost analysis, and international trade growth.

Tags: calculus, derivatives, marginal-cost, economics, math-tutorial, optimization, education
## The Derivative: Theory and Intuition
* Understanding the derivative as a measure of the instantaneous rate of change.
* Real-world examples include speed (distance over time) and inflation.

## Average vs. Instantaneous Rate
* Average Rate: The slope between two distinct points.
* Instantaneous Rate: Calculated using a Limit as the distance between points approaches zero.

## Formal Definition and Geometry
* Formal limit definition: f'(x) = lim (h -> 0) [ ( f(x + h) - f(x) ) / h ].
* Geometrically, the derivative represents the slope of the tangent line.
* A zero slope indicates a maximum or minimum value.

## Differentiation Rules and Examples
* Power Rule: f(x) = x^n becomes f'(x) = nx^(n-1).
* Constant Rule: Derivative of a constant is 0.
* Worked Example: f(x) = 3x^2 - 5x + 10 results in f'(x) = 6x - 5.

## Economic Applications
* Marginal Cost (MC): The derivative of the Total Cost function C(x).
* International Trade: Analyzing growth rates of exports and imports over time.
* Optimization: Finding maximum profit or minimum cost by setting f'(x) = 0.
---
This presentation was created with [Bobr AI](https://bobr.ai) — an AI presentation generator.