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 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
9. Testing details tag
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 currently in development and is a work-in-progress.

On critical points

5 min read
Font
Discuss
Share
Feedback

What you’ll learn:

  • A critical reminder about critical points
  • Use sign charts to analyze function 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, f′(a) only matters if f(a) is defined.

If x=a is not in the domain of f(x), then x=a cannot be a critical point, even if f′(a)=0 or f′(a) is undefined. A number is only a critical point if the function exists there.

In the following examples, potential critical points are eliminated because the original function is undefined at those values.

  1. Classify the extrema on

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

Solution

1. Find critical points

The inside of this function was purposely chosen to match the rational function from example 2 on the previous page. Using the chain rule, the derivative is

f′(x)=x2+1x​1​⋅(−(x2+1)2(x+1)(x−1)​)

=−xx2+1​⋅(x2+1)2(x+1)(x−1)​

Canceling the (x2+1) on top and bottom and simplifying gives

f′(x)=−x(x2+1)(x+1)(x−1)​

From this form:

  • f′(x)=0 when x=1 or x=−1.
  • f′(x) is undefined when x=0.

Now check the domain of the original function. Since f(x)=ln(x2+1x​), we need

x2+1x​>0.

Because x2+1>0 for all real x, the sign is determined by the numerator x, so the domain is

x>0.

That means f(x) (and therefore the derivative test) only applies for x>0.

  • f(0) is not defined, so x=0 is not a critical point.
  • f(−1) is not defined, so x=−1 is not a critical point.

So the only critical point is x=1.

2. Sign chart

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 − ↘

3. Interpret

Around x=1, f′(x) changes from positive to negative. That means f(x) increases and then decreases, so there is a relative maximum at x=1.

Next is another example where a potential critical point is eliminated because the function is discontinuous there.

  1. Classify the extrema on

f(x)=x−11​

Solution

(spoiler)

1. Find critical points

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.

2. Sign chart

Here we’ll 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

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

Even when a potential critical point is actually a discontinuity, it still belongs on the sign chart because it splits the domain into separate intervals. It won’t be a relative extremum, but the behavior of f(x) might differ on either side. For example,

  1. Classify the extrema on

f(x)=xe1/x

Solution

(spoiler)

1. Find critical points

The derivative is

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

=e1/x(1−x1​)

The derivative f′(x) equals 0 when either e1/x=0 or 1−x1​=0.

e1/x is always positive, so it never equals 0

Solve 1−x1​=0:

x1​=1

x=1

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

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

2. Sign chart

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

3. Interpret

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.

Around x=1, f′(x) changes from negative to positive, so f(x) decreases and then increases. That means there is a relative minimum at x=1.

  • x=a is a critical point if f′(a)=0 or is undefined and f(a) is defined.

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 reminder about critical points
  • Use sign charts to analyze function 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, f′(a) only matters if f(a) is defined.

If x=a is not in the domain of f(x), then x=a cannot be a critical point, even if f′(a)=0 or f′(a) is undefined. A number is only a critical point if the function exists there.

In the following examples, potential critical points are eliminated because the original function is undefined at those values.

  1. Classify the extrema on

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

Solution

1. Find critical points

The inside of this function was purposely chosen to match the rational function from example 2 on the previous page. Using the chain rule, the derivative is

f′(x)=x2+1x​1​⋅(−(x2+1)2(x+1)(x−1)​)

=−xx2+1​⋅(x2+1)2(x+1)(x−1)​

Canceling the (x2+1) on top and bottom and simplifying gives

f′(x)=−x(x2+1)(x+1)(x−1)​

From this form:

  • f′(x)=0 when x=1 or x=−1.
  • f′(x) is undefined when x=0.

Now check the domain of the original function. Since f(x)=ln(x2+1x​), we need

x2+1x​>0.

Because x2+1>0 for all real x, the sign is determined by the numerator x, so the domain is

x>0.

That means f(x) (and therefore the derivative test) only applies for x>0.

  • f(0) is not defined, so x=0 is not a critical point.
  • f(−1) is not defined, so x=−1 is not a critical point.

So the only critical point is x=1.

2. Sign chart

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 − ↘

3. Interpret

Around x=1, f′(x) changes from positive to negative. That means f(x) increases and then decreases, so there is a relative maximum at x=1.

Next is another example where a potential critical point is eliminated because the function is discontinuous there.

  1. Classify the extrema on

f(x)=x−11​

Solution

(spoiler)

1. Find critical points

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.

2. Sign chart

Here we’ll 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

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

Even when a potential critical point is actually a discontinuity, it still belongs on the sign chart because it splits the domain into separate intervals. It won’t be a relative extremum, but the behavior of f(x) might differ on either side. For example,

  1. Classify the extrema on

f(x)=xe1/x

Solution

(spoiler)

1. Find critical points

The derivative is

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

=e1/x(1−x1​)

The derivative f′(x) equals 0 when either e1/x=0 or 1−x1​=0.

e1/x is always positive, so it never equals 0

Solve 1−x1​=0:

x1​=1

x=1

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

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

2. Sign chart

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

3. Interpret

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.

Around x=1, f′(x) changes from negative to positive, so f(x) decreases and then increases. That means there is a relative minimum at x=1.

Key points
  • x=a is a critical point if f′(a)=0 or is undefined and f(a) is defined.