A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Derivatives of Exponential Functions

College Depth 75 in the knowledge graph I know this Set as goal
6,488topics build on this
320prerequisites beneath it
See this on the map →
Chain RuleExponential Functions ReviewActivation Functions in Neural NetworksAntiderivatives+10 more
derivatives exponential

Core Idea

The natural exponential function has the remarkable property that d/dx[ex] = ex: it is its own derivative. For a general base, d/dx[bx] = bx * ln(b). With the chain rule, d/dx[e^(g(x))] = e^(g(x)) * g'(x). This property makes ex the most important function in calculus and differential equations, because exponential growth/decay is the solution to dy/dx = ky.

How It's Best Learned

Motivate by showing that the limit definition yields ex back. Compare with other bases to see why ln(b) appears. Practice with chain rule applications: e3x, e-x2, 2^(sin(x)). Connect to growth/decay problems.

Common Misconceptions

Explainer

The power rule d/dx[xn] = n·xn-1 applies when the variable x is the base and the exponent n is a fixed constant. The exponential function ex is the structural opposite: the base e is the constant and the variable x is the exponent. These are different kinds of functions, and they require different differentiation rules.

The natural exponential function has a defining property: its derivative is itself. That is, d/dx[ex] = ex. This is not a coincidence or a formula to memorize and accept on faith — it is almost the definition of e. The number e ≈ 2.71828... is the unique real number for which this holds. You can see why from the limit definition of the derivative: when you compute lim(h→0) (ex+h − ex)/h = ex · lim(h→0) (eh − 1)/h, the limit evaluates to exactly 1 only when the base is e. For any other base b, d/dx[bx] = bx · ln(b). When b = e, ln(e) = 1, so the factor vanishes — this is why e is called the natural base.

With the chain rule, the pattern extends cleanly: d/dx[e^(g(x))] = e^(g(x)) · g'(x). The outer e· stays unchanged; multiply by the derivative of the inner function. This means the outer function "passes through" untouched while the chain rule factor accounts for the inner function's rate of change. For example, d/dx[e5x³] = e5x³ · 15x². The most frequent error is omitting g'(x) entirely, treating the exponent as though it were a constant. Always ask: is my exponent a function of x? If yes, the chain rule applies.

This derivative rule is central to modeling. The differential equation dy/dx = ky — which describes any process where the rate of change is proportional to the current value — has y = Cekx as its solution. Exponential growth (populations, investments) corresponds to k > 0; exponential decay (radioactive substances, drug concentrations) corresponds to k < 0. Recognizing and differentiating exponential functions correctly is the gateway to all of these applications in differential equations.

Practice Questions 3 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionLimit Definition of the DerivativePower RuleConstant Multiple and Sum/Difference RulesProduct RuleChain RuleDerivatives of Exponential Functions

Longest path: 76 steps · 320 total prerequisite topics

Prerequisites (2)

Leads To (12)