5. Calculus

Stationary Points

Stationary Points

students, in calculus we use differentiation to study how a function changes 📈. One of the most important ideas is the stationary point, where the graph has a flat tangent for a moment. Stationary points are central in IB Mathematics Analysis and Approaches SL because they help you understand turning points, local maxima and minima, and the behavior of real situations such as profit, height, and motion.

What is a stationary point?

A stationary point on the graph of a function is a point where the gradient is zero, so the derivative is $0$. In other words, if a function is $f(x)$, then a stationary point occurs when $f'(x)=0$.

This means the tangent line at that point is horizontal. The graph may be:

  • a local maximum 📈,
  • a local minimum 📉,
  • or a point of inflection with a horizontal tangent.

The word “stationary” is used because the graph is not rising or falling at that instant. It is momentarily “at rest” in terms of slope.

A key idea for students to remember is that $f'(x)=0$ gives possible stationary points, but not every such point is automatically a turning point.

Finding stationary points by differentiation

To find stationary points, you usually follow a clear process:

  1. Differentiate the function to get $f'(x)$.
  2. Solve $f'(x)=0$.
  3. Find the corresponding $y$-values by substituting the $x$-values into $f(x)$.
  4. Decide the nature of each stationary point.

For example, suppose $f(x)=x^2-4x+1$.

Differentiate:

$$f'(x)=2x-4$$

Set the derivative equal to zero:

$$2x-4=0$$

So,

$$x=2$$

Now substitute into the original function:

$$f(2)=2^2-4(2)+1=4-8+1=-3$$

So the stationary point is $(2,-3)$.

This is a very common IB-style question: find the stationary point, then interpret it.

How to tell whether it is a maximum, minimum, or inflection point

After finding a stationary point, students must determine its nature. There are two main methods used in IB Mathematics Analysis and Approaches SL.

1. The first derivative test

Look at the sign of $f'(x)$ on either side of the stationary point.

  • If $f'(x)$ changes from positive to negative, the function goes from increasing to decreasing, so the point is a local maximum.
  • If $f'(x)$ changes from negative to positive, the function goes from decreasing to increasing, so the point is a local minimum.
  • If $f'(x)$ does not change sign, the point is not a maximum or minimum. It may be a point of inflection.

For the example $f(x)=x^2-4x+1$, we have $f'(x)=2x-4$.

  • If $x<2$, then $f'(x)<0$.
  • If $x>2$, then $f'(x)>0$.

So the function changes from decreasing to increasing, which means $(2,-3)$ is a local minimum.

2. The second derivative test

Differentiate again to get $f''(x)$.

  • If $f''(x)>0$ at the stationary point, the graph is concave up and the point is a local minimum.
  • If $f''(x)<0$ at the stationary point, the graph is concave down and the point is a local maximum.
  • If $f''(x)=0$, the test is inconclusive, so another method is needed.

For $f(x)=x^2-4x+1$,

$$f''(x)=2$$

Since $2>0$, the stationary point is a local minimum.

Stationary points and turning points

Many students mix up the words stationary point and turning point. They are related, but not identical.

  • A stationary point always has $f'(x)=0$.
  • A turning point is a point where the graph changes direction.

Most turning points are stationary points, but a stationary point can also be a flat point where the graph does not turn. This can happen at a point of inflection.

For example, consider

$$f(x)=x^3$$

Then

$$f'(x)=3x^2$$

At $x=0$,

$$f'(0)=0$$

So $(0,0)$ is a stationary point. But the graph keeps increasing on both sides of $0$, so it is not a maximum or minimum. It is a stationary point of inflection.

This is an important IB idea because it shows that $f'(x)=0$ alone is not enough to classify the point.

Graphing and interpreting stationary points

Stationary points help you sketch graphs more accurately ✏️. In IB questions, you may be asked to identify coordinates, sketch the curve, or interpret what the stationary points mean.

A graph with one stationary minimum may look like a bowl shape, while a graph with a stationary maximum may look like an upside-down bowl. A stationary point of inflection looks flat but continues in the same overall direction.

Real-world interpretation is very important. For example:

  • In business, a stationary point may represent the highest profit or lowest cost.
  • In motion, a stationary point on a position-time graph means the object is momentarily at rest because the gradient is zero.
  • In geometry, stationary points can help identify best dimensions for area or volume.

Suppose a company’s profit is modeled by $P(x)$, where $x$ is the number of items sold. If $P'(x)=0$ at some value of $x$, that sale level is a candidate for maximum profit. The company still has to check whether it is really a maximum using the methods above.

Stationary points in optimisation

Optimisation is one of the main applications of stationary points in calculus. To optimise means to find the largest or smallest value of a quantity.

A typical IB optimisation problem works like this:

  1. Write the quantity to be optimised as a function.
  2. Differentiate it.
  3. Set $f'(x)=0$ to find stationary points.
  4. Use a test to check whether each point gives a maximum or minimum.
  5. Answer the question in context.

Example: suppose the area of a rectangle is $A(x)=x(12-2x)$.

First expand:

$$A(x)=12x-2x^2$$

Differentiate:

$$A'(x)=12-4x$$

Set the derivative equal to zero:

$$12-4x=0$$

So,

$$x=3$$

Then

$$A''(x)=-4$$

Since $-4<0$, the area is a maximum at $x=3$.

This shows how stationary points are not just abstract algebra. They help solve real problems involving design, efficiency, and decision-making.

Stationary points and the wider calculus picture

Stationary points fit into the bigger story of calculus because differentiation tells us about change, slope, and local behavior. Integration, on the other hand, is connected to accumulation and area. Together, they give a full picture of how quantities behave.

Stationary points are especially useful because they act as landmarks on a graph. They help describe where a function increases, decreases, or changes concavity. In IB Maths AA SL, this connects to:

  • sketching graphs,
  • interpreting derivatives,
  • solving real-world modelling problems,
  • and understanding the meaning of local extrema.

students should also remember that the domain matters. A stationary point only counts if it lies within the allowed values of $x$. For example, in a context problem, a negative value of $x$ might not make sense if $x$ represents time or length.

Conclusion

Stationary points are one of the most important ideas in calculus because they reveal where a function has a horizontal tangent and may reach a maximum, minimum, or inflection point. To study them, students should differentiate, solve $f'(x)=0$, and then classify the result using the first derivative test or second derivative test. These ideas are essential in graphing, optimisation, and real-world modelling. In IB Mathematics Analysis and Approaches SL, stationary points are a key bridge between algebra, graphs, and applications of calculus 🌟.

Study Notes

  • A stationary point is where $f'(x)=0$.
  • The tangent is horizontal at a stationary point.
  • A stationary point may be a local maximum, local minimum, or stationary point of inflection.
  • Find stationary points by solving $f'(x)=0$ and then substituting into $f(x)$.
  • Use the first derivative test to check sign changes in $f'(x)$.
  • Use the second derivative test: if $f''(x)>0$, it is a minimum; if $f''(x)<0$, it is a maximum.
  • If $f''(x)=0$, the test is inconclusive.
  • Stationary points are important in optimisation problems.
  • In context, always interpret the answer using the meaning of the variable.
  • Stationary points help with graph sketching, modelling, and understanding how calculus describes change.

Practice Quiz

5 questions to test your understanding