Achievable logoAchievable logo
AP Calculus AB
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. Limits
2. Derivative basics
3. Advanced differentiation
4. Contextual uses
5. Analytical uses
5.1 Important theorems
5.2 1st derivative test
5.2.1 Relative extrema
5.2.2 On critical points
5.3 2nd derivative test
5.4 Graphs & curve sketching
5.5 Optimization
6. Integration
7. Differential equations
8. Applications of integrals
Wrapping up
Achievable logoAchievable logo
5.2.2 On critical points
Achievable AP Calculus AB
5. Analytical uses
5.2. 1st derivative test
Our AP Calculus AB course is now in "early access" - get 50% off for a limited time.

On critical points

5 min read
Font
Discuss
Share
Feedback

What you’ll learn

  • A critical note about critical points
  • How to analyze a function’s behavior around discontinuities

In the previous section, we found critical points by setting f′(x)=0 or by finding where f′(x) is undefined. However, for x=c to be considered a critical point, the function value f(c) must be defined.

If x=c is not in the domain of the original function f(x), then it cannot be a critical point.

Example 1: Values outside the domain

Classify the relative extrema of

f(x)=ln(x2+1x​)

Step 1: Find critical points

(spoiler)

The domain of a logarithmic function requires its argument to be positive:

x2+1x​>0

Since the denominator x2+1 is always positive, the domain of f is x>0. Only critical points within this domain are valid.

Before differentiating, f(x) can be rewritten using log properties:

f(x)=ln(x)−ln(x2+1)

Then, differentiating:

f′(x)=x1​−x2+12x​

f′(x) is undefined when x=0. However, since f(0) is also undefined, x=0 is not a critical point.

Next, solve f′(x)=0.

x1​−x2+12x​x2+12x​2x2x2x​=0=x1​=x2+1=1=1,−1​

Checking these in the original function,

  • f(−1) is undefined.

  • f(1) is defined.

So the only critical point is x=1.

Step 2: Sign chart

(spoiler)

Because the domain of f(x) is x>0, we only need to test intervals to the right of 0 for the sign of f′(x).

Interval Test point x= Sign of f′(x) f(x) behavior
(0,1) 0.5 + ↗
(1,∞) 2 − ↘

Step 3: Interpret

(spoiler)

At x=1, f′(x) changes from positive to negative, meaning f has a relative maximum at x=1.

Example 2: Discontinuities

Even when a potential critical point turns out to be a discontinuity, it must still be included on the sign chart because it divides the domain into separate intervals. Although it cannot be a relative extremum, the behavior of f(x) may still change on either side of it.

Classify the extrema on

f(x)=xe1/x

Step 1: Find critical points

(spoiler)

The derivative is

f′(x)​=xe1/x(−x21​)+e1/x(1)=e1/x(1−x1​)​

f′(x) is undefined when x=0. But f(x) is also undefined at x=0, so x=0 is not a critical point.

Next, find where f′(x)=0, which occurs when either

  • e1/x=0, or

  • 1−x1​=0

e1/x is always positive and never equals 0.

So f′(x)=0 when

1−x1​x1​x​=0=1=1​

x=1 is the only critical point, and x=0 is a point of discontinuity.

Step 2: Sign chart

(spoiler)

Both x-values are included on the sign chart.

Interval Sign of f′(x) f(x) behavior
(−∞,0) + ↗
(0,1) − ↘
(1,∞) + ↗

Step 3: Interpret

(spoiler)

At x=0, f(x) is not continuous. Even though f′(x) changes from positive to negative across 0, that change does not create a relative maximum or minimum because the function isn’t defined there.

At x=1, f′(x) changes from negative to positive, so f has a relative minimum at x=1.

Example 3: Rational functions

For rational functions, discontinuities appear as vertical asymptotes or holes. Since these points are excluded from the domain, they cannot be relative extrema but must still be included on the sign chart.

Let

f(x)=x−11​

Find the intervals on which f(x) is increasing or decreasing.

Step 1: Find critical points

(spoiler)

Differentiating,

f′(x)=−(x−1)21​

Because the numerator is a constant, there is no value of x where f′(x)=0.

When x=1, f′(x) is undefined. But since f(x) is also undefined at x=1, it is not a critical point.

So this function has no critical points. That’s fine - not every function has critical points.

Even without critical points, we can still use a sign chart to describe how the function behaves around the point of discontinuity. This idea will be important in section 5.4 on curve sketching.

Step 2: Sign chart

(spoiler)

We can reason directly from f′(x) instead of plugging in test points. The denominator (x−1)2 is always positive (except where it’s undefined), and the negative sign in front makes the whole derivative negative. So

f′(x)<0 for all x=1

Interval Sign of f′(x) f(x) behavior
(−∞,1) − ↘
(1,∞) − ↘

3. Interpret

(spoiler)

The function is decreasing for all x. There are no critical points, so there are no relative extrema. The vertical asymptote at x=1 means the function approaches ∞ and −∞ on either side, so there is no absolute maximum or minimum either.

Critical points and domain

  • x=c is only a critical point if f(c) is defined
  • If f′(c) is undefined AND f(c) is undefined, x=c is NOT a critical point
  • Not every function has critical points

Discontinuities on sign charts

  • Discontinuities (vertical asymptotes, holes) must still appear on the sign chart
  • They split the domain into separate intervals where behavior may differ
  • Cannot be relative extrema since the function is undefined there

Analyzing behavior around discontinuities

  • A sign change in f′(x) across a discontinuity does NOT create a relative extremum
  • A sign change in f′(x) across a valid critical point DOES indicate a relative extremum:
    • +→−: relative maximum
    • −→+: relative minimum

Domain restrictions affect valid critical points

  • Determine domain first; discard any candidate critical points outside the domain
  • Only test sign chart intervals within the domain of f

Sign up for free to take 5 quiz questions on this topic

All rights reserved ©2016 - 2026 Achievable, Inc.

On critical points

What you’ll learn

  • A critical note about critical points
  • How to analyze a function’s behavior around discontinuities

In the previous section, we found critical points by setting f′(x)=0 or by finding where f′(x) is undefined. However, for x=c to be considered a critical point, the function value f(c) must be defined.

If x=c is not in the domain of the original function f(x), then it cannot be a critical point.

Example 1: Values outside the domain

Classify the relative extrema of

f(x)=ln(x2+1x​)

Step 1: Find critical points

(spoiler)

The domain of a logarithmic function requires its argument to be positive:

x2+1x​>0

Since the denominator x2+1 is always positive, the domain of f is x>0. Only critical points within this domain are valid.

Before differentiating, f(x) can be rewritten using log properties:

f(x)=ln(x)−ln(x2+1)

Then, differentiating:

f′(x)=x1​−x2+12x​

f′(x) is undefined when x=0. However, since f(0) is also undefined, x=0 is not a critical point.

Next, solve f′(x)=0.

x1​−x2+12x​x2+12x​2x2x2x​=0=x1​=x2+1=1=1,−1​

Checking these in the original function,

  • f(−1) is undefined.

  • f(1) is defined.

So the only critical point is x=1.

Step 2: Sign chart

(spoiler)

Because the domain of f(x) is x>0, we only need to test intervals to the right of 0 for the sign of f′(x).

Interval Test point x= Sign of f′(x) f(x) behavior
(0,1) 0.5 + ↗
(1,∞) 2 − ↘

Step 3: Interpret

(spoiler)

At x=1, f′(x) changes from positive to negative, meaning f has a relative maximum at x=1.

Example 2: Discontinuities

Even when a potential critical point turns out to be a discontinuity, it must still be included on the sign chart because it divides the domain into separate intervals. Although it cannot be a relative extremum, the behavior of f(x) may still change on either side of it.

Classify the extrema on

f(x)=xe1/x

Step 1: Find critical points

(spoiler)

The derivative is

f′(x)​=xe1/x(−x21​)+e1/x(1)=e1/x(1−x1​)​

f′(x) is undefined when x=0. But f(x) is also undefined at x=0, so x=0 is not a critical point.

Next, find where f′(x)=0, which occurs when either

  • e1/x=0, or

  • 1−x1​=0

e1/x is always positive and never equals 0.

So f′(x)=0 when

1−x1​x1​x​=0=1=1​

x=1 is the only critical point, and x=0 is a point of discontinuity.

Step 2: Sign chart

(spoiler)

Both x-values are included on the sign chart.

Interval Sign of f′(x) f(x) behavior
(−∞,0) + ↗
(0,1) − ↘
(1,∞) + ↗

Step 3: Interpret

(spoiler)

At x=0, f(x) is not continuous. Even though f′(x) changes from positive to negative across 0, that change does not create a relative maximum or minimum because the function isn’t defined there.

At x=1, f′(x) changes from negative to positive, so f has a relative minimum at x=1.

Example 3: Rational functions

For rational functions, discontinuities appear as vertical asymptotes or holes. Since these points are excluded from the domain, they cannot be relative extrema but must still be included on the sign chart.

Let

f(x)=x−11​

Find the intervals on which f(x) is increasing or decreasing.

Step 1: Find critical points

(spoiler)

Differentiating,

f′(x)=−(x−1)21​

Because the numerator is a constant, there is no value of x where f′(x)=0.

When x=1, f′(x) is undefined. But since f(x) is also undefined at x=1, it is not a critical point.

So this function has no critical points. That’s fine - not every function has critical points.

Even without critical points, we can still use a sign chart to describe how the function behaves around the point of discontinuity. This idea will be important in section 5.4 on curve sketching.

Step 2: Sign chart

(spoiler)

We can reason directly from f′(x) instead of plugging in test points. The denominator (x−1)2 is always positive (except where it’s undefined), and the negative sign in front makes the whole derivative negative. So

f′(x)<0 for all x=1

Interval Sign of f′(x) f(x) behavior
(−∞,1) − ↘
(1,∞) − ↘

3. Interpret

(spoiler)

The function is decreasing for all x. There are no critical points, so there are no relative extrema. The vertical asymptote at x=1 means the function approaches ∞ and −∞ on either side, so there is no absolute maximum or minimum either.

Key points

Critical points and domain

  • x=c is only a critical point if f(c) is defined
  • If f′(c) is undefined AND f(c) is undefined, x=c is NOT a critical point
  • Not every function has critical points

Discontinuities on sign charts

  • Discontinuities (vertical asymptotes, holes) must still appear on the sign chart
  • They split the domain into separate intervals where behavior may differ
  • Cannot be relative extrema since the function is undefined there

Analyzing behavior around discontinuities

  • A sign change in f′(x) across a discontinuity does NOT create a relative extremum
  • A sign change in f′(x) across a valid critical point DOES indicate a relative extremum:
    • +→−: relative maximum
    • −→+: relative minimum

Domain restrictions affect valid critical points

  • Determine domain first; discard any candidate critical points outside the domain
  • Only test sign chart intervals within the domain of f

More from 1st derivative test

  • Relative extrema