Year 11 Maths Advanced Module 3 ~40 min Lesson 11 of 15

Increasing, Decreasing, and Stationary Points

A retailer notices that as they raise prices, profit first rises, then peaks, then falls. Calculus tells us exactly where that peak occurs — and where the business is growing versus shrinking. In this lesson, you will learn how the sign of the derivative reveals when a function is increasing or decreasing, and how to locate and classify the critical turning points.

Printable worksheet

Download this lesson's worksheet

Use the PDF for classwork, homework or revision. It includes key ideas, activities, questions, an extend task and success-criteria proof.

Think First

A company's monthly profit is modelled by $P(x) = -x^2 + 10x$, where $x$ is the advertising spend in thousands of dollars. Without calculating, predict: for what values of $x$ do you think profit is increasing? For what values is it decreasing? Where do you think the maximum profit occurs?

Type your initial response below — you will revisit this at the end of the lesson.

Write your initial response in your book. You will revisit it at the end of the lesson.

Write your initial thinking in your book
Saved

Formula Reference — This Lesson

Increasing
$f'(x) > 0$
Decreasing
$f'(x) < 0$
Stationary point
$f'(x) = 0$
First derivative test
Sign changes $-$ to $+$ → local minimum Sign changes $+$ to $-$ → local maximum No change → horizontal point of inflection
Key insight: The sign of $f'(x)$ tells us the direction of the function, not the value of the function.
Know

Key Facts

  • Increasing means $f'(x) > 0$; decreasing means $f'(x) < 0$
  • Stationary points occur where $f'(x) = 0$
  • First derivative test classifications
Understand

Concepts

  • Why the sign of $f'(x)$ determines the direction of the function
  • How the first derivative test classifies stationary points
  • The connection between increasing/decreasing behaviour and turning points
Can Do

Skills

  • Find intervals where a function is increasing or decreasing
  • Find stationary points by solving $f'(x) = 0$
  • Classify stationary points using the first derivative test
  • Interpret results in context

Misconceptions to Fix

Wrong: If f'(x) = 0 at a point, that point must be either a maximum or a minimum.

Right: A stationary point can also be a horizontal point of inflection. You must test the sign of f'(x) on either side to classify it.

Key Terms
and where the businessgrowing versus shrinking
functionincreasing or decreasing, and how to locate and classify the critical turning points
monthly profitmodelled by $P(x) = -x^2 + 10x$, where $x$ is the advertising spend in thousands of dollars
you think profitincreasing? For what values is it decreasing? Where do you think the maximum profit occurs?
Increasing$f'(x) > 0$; decreasing means $f'(x)
productthe product of the derivatives
1

Increasing and Decreasing Functions

If $f'(x) > 0$ on an interval, the function $f$ is increasing on that interval. If $f'(x) < 0$, the function is decreasing.

This is about the gradient of the curve, not the value of the function. A function can be increasing even when its values are negative, and decreasing even when its values are positive.

Graph description. Show the cubic $y = x^3 - 6x^2 + 9x + 2$. Mark the stationary points at $(1, 6)$ and $(3, 2)$. Shade the region $x < 1$ where the curve is increasing, the region $1 < x < 3$ where it is decreasing, and $x > 3$ where it is increasing again. Include arrows showing the sign of $f'(x)$ in each region.
2

Stationary Points and the First Derivative Test

A stationary point occurs where the gradient is zero: $f'(x) = 0$.

To classify a stationary point, we use the first derivative test: examine the sign of $f'(x)$ just before and just after the stationary point.

  • $-$ to $+$ → the curve bottoms out: local minimum
  • $+$ to $-$ → the curve peaks: local maximum
  • No sign change → the curve pauses but keeps going the same way: horizontal point of inflection

Worked Example 1 — Intervals and Stationary Points

Stepwise
Find the intervals where $f(x) = x^3 - 6x^2 + 9x + 2$ is increasing or decreasing, and classify any stationary points.
  1. 1
    Given
    f(x) = x^3 - 6x^2 + 9x + 2
  2. 2
    Find the derivative
    f'(x) = 3x^2 - 12x + 9 = 3(x-1)(x-3)
  3. 3
    Stationary points
    f'(x) = 0 ext{ when } x = 1 ext{ or } x = 3
    f(1) = 1 - 6 + 9 + 2 = 6 ext{ and } f(3) = 27 - 54 + 27 + 2 = 2
    Stationary points at $(1, 6)$ and $(3, 2)$.
  4. 4
    Test points for sign of $f'(x)$
    f'(0) = 9 > 0
    f'(2) = 3(1)(-1) = -3 < 0
    f'(4) = 3(3)(1) = 9 > 0
  5. 5
    Classify
    At $x = 1$: sign changes $+$ to $-$ → local maximum at $(1, 6)$.
    At $x = 3$: sign changes $-$ to $+$ → local minimum at $(3, 2)$.
Answer Increasing on $(-\infty, 1)$ and $(3, \infty)$; decreasing on $(1, 3)$. Local max $(1, 6)$, local min $(3, 2)$.

$f'(x) = 3x^2 - 6x = 3x(x-2)$.

Stationary points at $x = 0$ and $x = 2$.

$f'(-1) = 9 > 0$, $f'(1) = -3 < 0$, $f'(3) = 9 > 0$.

Increasing on $(-\infty, 0) \cup (2, \infty)$; decreasing on $(0, 2)$.

Worked Example 2 — Classifying Stationary Points

Stepwise
Find and classify the stationary points of $f(x) = x^4 - 4x^3$.
  1. 1
    Differentiate
    f'(x) = 4x^3 - 12x^2 = 4x^2(x-3)
  2. 2
    Solve $f'(x) = 0$
    4x^2(x-3) = 0 ext{ gives } x = 0 ext{ or } x = 3
    f(0) = 0 ext{ and } f(3) = 81 - 108 = -27
  3. 3
    First derivative test
    f'(-1) = 4(-1)^2(-4) = -16 < 0
    f'(1) = 4(1)^2(-2) = -8 < 0
    f'(4) = 4(16)(1) = 64 > 0
  4. 4
    Classify
    At $x = 0$: sign is negative on both sides (no change) → horizontal point of inflection at $(0, 0)$.
    At $x = 3$: sign changes $-$ to $+$ → local minimum at $(3, -27)$.
Answer Horizontal point of inflection at $(0, 0)$; local minimum at $(3, -27)$.
Real-world connection. Retailers use calculus to find the exact price that maximises profit — the peak of the revenue curve. By finding where profit stops increasing and starts decreasing, businesses can set optimal prices without guesswork.
Common Misconceptions
  • "The function value is positive, so the function must be increasing." This is false. Whether a function is increasing depends on $f'(x)$, not on $f(x)$. A positive function can be decreasing, and a negative function can be increasing.
  • "$f'(x) = 0$ always means a turning point." This is false. A horizontal point of inflection is stationary ($f'(x) = 0$) but it is not a turning point because the curve does not change direction.
  • "If $f''(x) > 0$, the function is increasing." This is false. $f''(x)$ tells us about concavity, not direction. A function can be increasing while concave down ($f''(x) < 0$).

Copy Into Your Books

Increasing / Decreasing

  • $f' > 0$ → increasing
  • $f' < 0$ → decreasing

Stationary points

  • Solve $f'(x) = 0$

First derivative test

  • $-$ to $+$ = min
  • $+$ to $-$ = max
  • no change = horiz. inflection

Watch out

  • Always test points on BOTH sides of the stationary point

How are you completing this lesson?

Activity 1 — Calculate

Find Intervals and Stationary Points

For each function, find the intervals of increase and decrease and classify any stationary points.

  1. 1 $f(x) = x^2 - 6x + 5$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  2. 2 $y = x^3 - 3x^2$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  3. 3 $f(x) = 2x^3 - 9x^2 + 12x$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  4. 4 $y = x^4 - 2x^2$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
Activity 2 — Interpret

Explain the Concepts

Use words to show your understanding.

  1. 1 Explain why a function can be increasing at a point where $f''(x) < 0$. Use an example.

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  2. 2 A student finds $f'(2) = 0$ and immediately concludes $(2, f(2))$ is a local minimum. What step did they miss, and why does it matter?

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
Revisit Your Thinking

Earlier you thought about the profit model $P(x) = -x^2 + 10x$.

The derivative is $P'(x) = -2x + 10$. Profit is increasing when $P'(x) > 0$, which occurs when $x < 5$. It is decreasing when $x > 5$. The maximum profit occurs at $x = 5$, where $P'(5) = 0$ and the derivative changes from positive to negative — confirming a local maximum.

Now revisit your initial response. What did you get right? What has changed in your thinking?

Look back at your initial response in your book. Annotate it with what you now understand differently.

Annotate your initial response in your book
Saved
Interactive: Curve Analysis Explorer
Revisit Your Initial Thinking

Look back at what you wrote in the Think First section. What has changed? What did you get right? What surprised you?

MC

Multiple Choice

5 random questions from a replayable lesson bank — feedback shown immediately

SA

Extended Questions

ApplyBand 4

6. (a) Find the intervals where $f(x) = x^3 - 6x^2 + 9x + 2$ is increasing and where it is decreasing. (b) Find the coordinates and nature of the stationary points. 4 marks

Type your answers below:

Answer in your workbook.

Answer in your workbook
ApplyBand 4

7. A company's profit is $P(x) = -2x^2 + 24x - 30$ for $x \ge 0$, where $x$ is price in dollars. (a) Find the interval where profit is increasing. (b) Find the price that maximises profit and the maximum profit. 4 marks

Type your answer below:

Answer in your workbook.

Answer in your workbook
AnalyseBand 5

8. Explain why the first derivative test always works for classifying stationary points of a continuous differentiable function, and describe a situation where it might be preferable to the second derivative test. 4 marks

Type your answer below:

Answer in your workbook.

Answer in your workbook

Comprehensive Answers

Activity 1 — Calculate Model Answers

1. $f'(x) = 2x - 6$. Stationary point at $x = 3$, $f(3) = -4$. $f'(x) < 0$ for $x < 3$ and $f'(x) > 0$ for $x > 3$, so decreasing on $(-\infty, 3)$, increasing on $(3, \infty)$. Local minimum at $(3, -4)$.

2. $f'(x) = 3x^2 - 6x = 3x(x-2)$. Stationary points at $x = 0$, $f(0)=0$ and $x = 2$, $f(2)=-4$. Increasing on $(-\infty, 0) \cup (2, \infty)$, decreasing on $(0, 2)$. Local max at $(0, 0)$, local min at $(2, -4)$.

3. $f'(x) = 6x^2 - 18x + 12 = 6(x-1)(x-2)$. Stationary points at $x = 1$, $f(1)=5$ and $x = 2$, $f(2)=4$. Increasing on $(-\infty, 1) \cup (2, \infty)$, decreasing on $(1, 2)$. Local max at $(1, 5)$, local min at $(2, 4)$.

4. $f'(x) = 4x^3 - 4x = 4x(x-1)(x+1)$. Stationary points at $x = -1$, $f(-1)=-1$; $x = 0$, $f(0)=0$; $x = 1$, $f(1)=-1$. Increasing on $(-1, 0) \cup (1, \infty)$, decreasing on $(-\infty, -1) \cup (0, 1)$. Local min at $(-1, -1)$, local max at $(0, 0)$, local min at $(1, -1)$.

Activity 2 — Interpret Model Answers

1. $f''(x)$ measures concavity, not direction. For example, $f(x) = x^2$ on $(0, 1)$ is increasing ($f'(x) = 2x > 0$) but concave up ($f''(x) = 2 > 0$). A better example: $f(x) = \ln x$ is always increasing ($f'(x) = 1/x > 0$) yet concave down ($f''(x) = -1/x^2 < 0$). Direction and concavity are independent properties.

2. The student missed the first derivative test (or second derivative test). They need to check the sign of $f'(x)$ on both sides of $x = 2$. Without this, $x = 2$ could be a local maximum, a local minimum, or a horizontal point of inflection.

Multiple Choice Model Answers

1. B — $f'(x) > 0$ means the gradient is positive, so $f(x)$ is increasing.

2. B — A stationary point is defined by $f'(x) = 0$.

3. B — A sign change from negative to positive indicates the curve bottoms out, giving a local minimum.

4. B — $f'(x) = 3x^2 - 6x = 3x(x-2)$, which is negative on $(0, 2)$.

5. C — When the sign of $f'(x)$ does not change, the stationary point is a horizontal point of inflection.

6. B — $f'(x) = 2x - 4 > 0$ when $x > 2$.

7. B — $P'(x)$ changes from positive to negative at $x = 5$, indicating a local maximum. In context, profit is maximised.

Short Answer Model Answers

Q6 (4 marks): (a) $f'(x) = 3x^2 - 12x + 9 = 3(x-1)(x-3)$ [1]. Increasing on $(-\infty, 1)$ and $(3, \infty)$; decreasing on $(1, 3)$ [1]. (b) Stationary points at $(1, 6)$ and $(3, 2)$ [1]. Local max at $(1, 6)$ and local min at $(3, 2)$ by first derivative test [1].

Q7 (4 marks): (a) $P'(x) = -4x + 24$. $P'(x) > 0$ when $x < 6$, so profit is increasing for $0 \le x < 6$ [2]. (b) Maximum at $x = 6$ [1]. $P(6) = -72 + 144 - 30 = 42$, so maximum profit is $42 [1].

Q8 (4 marks): The first derivative test works because the sign of $f'(x)$ tells us whether the function is rising or falling on each side of the stationary point [2]. It is preferable to the second derivative test when $f''(x) = 0$ at the stationary point (so the second derivative test is inconclusive) or when $f''(x)$ is difficult to compute [2].