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

First Derivative Test

College Depth 75 in the knowledge graph I know this Set as goal
5,576topics build on this
323prerequisites beneath it
See this on the map →
Chain RuleMean Value TheoremConcavity and Inflection PointsCurve Sketching+3 more
derivatives applications extrema increasing-decreasing

Core Idea

The first derivative test classifies critical points (where f'(c) = 0 or f'(c) is undefined) as local maxima, local minima, or neither. If f' changes from positive to negative at c, then f has a local maximum at c. If f' changes from negative to positive, it is a local minimum. If f' does not change sign, c is neither (like x3 at x = 0). The test works by analyzing the sign of f' on intervals determined by critical points.

How It's Best Learned

Find critical points by setting f'(x) = 0 and identifying where f' is undefined. Build a sign chart for f' across the intervals. Determine increasing/decreasing behavior. Classify each critical point by the sign change pattern.

Common Misconceptions

Explainer

The derivative gives the instantaneous rate of change of f at each point. When f'(x) > 0, the function is climbing left to right; when f'(x) < 0, it is falling. A critical point is any x-value where this climbing-or-falling behavior could reverse — either because f'(c) = 0 (the slope is momentarily flat) or because f'(c) is undefined (a corner or vertical tangent). The first derivative test turns this qualitative picture into a classification procedure.

Here is the core procedure. Find all critical points by computing f'(x), setting it to zero, and identifying where it is undefined. Mark these points on a number line. Pick one test point in each resulting interval and evaluate the sign of f' there. A positive sign means f is increasing in that interval; negative means decreasing. Then read off the extrema from the sign transitions: if f' goes from positive to negative at c, the function rose then fell — c is a local maximum. If f' goes from negative to positive, c is a local minimum. If the sign is the same on both sides, no extremum: c is an inflection point of the slope (the standard example is f(x) = x³ at x = 0, where f' = 3x² ≥ 0 on both sides).

The sign chart is the organizational tool that makes this systematic. Draw a number line, mark all critical points, choose a test value in each interval, compute f' at each test value, and record + or −. The chart tells you everything: increasing/decreasing behavior and the classification of each critical point, all from a single organized table. You are not computing f everywhere — you are asking a binary question (is f' positive or negative?) in each region, which is far easier.

Because you know the chain rule, you can find critical points for composite functions like f(x) = (x² − 1)2/3. Here f' involves a factor that is undefined at x = ±1, even though f itself is defined there — those are critical points that a naive "set f' = 0" step would miss. Always hunt for *both* sources of critical points: f'(c) = 0 and f'(c) undefined. The sign chart catches all of them once you have identified them.

Practice Questions 5 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 RuleFirst Derivative Test

Longest path: 76 steps · 323 total prerequisite topics

Prerequisites (2)

Leads To (5)