Applications of Calculus: Optimisation, Area, Volume, and Rates of Change - StudyPulse
Boost Your VCE Scores Today with StudyPulse
8000+ Questions AI Tutor Help
Home Subjects Specialist Mathematics Calculus in optimisation/applications

Applications of Calculus: Optimisation, Area, Volume, and Rates of Change

Specialist Mathematics
StudyPulse

Applications of Calculus: Optimisation, Area, Volume, and Rates of Change

Specialist Mathematics
12 May 2026

Applications of Calculus: Optimisation, Area, Volume, and Rates of Change

This segment of VCE Specialist Mathematics Unit 4 focuses on applying the techniques of differentiation and integration to solve complex geometric and physical problems.


1. Optimisation

Optimisation involves finding the maximum or minimum value of a specific quantity (such as area, volume, or cost) under given constraints.

Steps for Solving Optimisation Problems

  1. Identify Variables: Assign symbols to the quantities involved.
  2. Formulate the Objective Function: Write an expression for the quantity to be maximised or minimised in terms of other variables.
  3. Use Constraints: If the function has more than one variable, use given information (constraints) to express the objective function in terms of a single variable.
  4. Determine the Domain: Identify the practical range of values for the independent variable.
  5. Differentiate: Find the derivative of the objective function.
  6. Find Stationary Points: Solve $f’(x) = 0$ to find critical values.
  7. Verify the Nature: Use the first derivative test (sign table) or the second derivative test ($f’‘(x)$) to confirm if the point is a local maximum or minimum.
  8. Check Endpoints: In a closed interval $[a, b]$, the absolute maximum/minimum may occur at the boundaries.

EXAM TIP: Always check the endpoints of your domain. In VCAA exam questions, the “practical domain” often excludes zero or negative values for lengths and areas, but the maximum value might occur at the boundary of a physical constraint.


2. Area Under and Between Curves

Integration is used to calculate the area of regions bounded by functions and the axes.

Area Relative to the $x$-axis

  • Area under a curve: For $f(x) \ge 0$ on $[a, b]$:
    $$A = \int_{a}^{b} f(x) \, dx$$
  • Area between two curves: If $f(x) \ge g(x)$ for all $x \in [a, b]$:
    $$A = \int_{a}^{b} (f(x) - g(x)) \, dx$$

Area Relative to the $y$-axis

Sometimes it is more efficient to integrate with respect to $y$, especially if the functions are given as $x = g(y)$.
* Area between curve and $y$-axis:
$$A = \int_{c}^{d} x \, dy = \int_{c}^{d} g(y) \, dy$$
* Area between two curves: If $g(y) \ge h(y)$ (i.e., $g(y)$ is “further right”):
$$A = \int_{c}^{d} (g(y) - h(y)) \, dy$$

COMMON MISTAKE: Students often forget that the integral $\int_a^b f(x) \, dx$ calculates signed area. If the curve falls below the $x$-axis, the integral will be negative. To find total physical area, you must integrate the absolute value $\int_a^b |f(x)| \, dx$ or split the integral at the $x$-intercepts.


3. Volumes of Solids of Revolution

A solid of revolution is formed by rotating a plane region about an axis.

Rotation About the $x$-axis

When the region bounded by $y = f(x)$, the $x$-axis, and the lines $x=a$ and $x=b$ is rotated $360^\circ$ (or $2\pi$ radians) about the $x$-axis:
$$V = \pi \int_{a}^{b} y^2 \, dx = \pi \int_{a}^{b} [f(x)]^2 \, dx$$

Rotation About the $y$-axis

When the region bounded by $x = g(y)$, the $y$-axis, and the lines $y=c$ and $y=d$ is rotated $360^\circ$ about the $y$-axis:
$$V = \pi \int_{c}^{d} x^2 \, dy = \pi \int_{c}^{d} [g(y)]^2 \, dy$$

Hollow Solids (The Washer Method)

If the area between two curves $f(x)$ and $g(x)$ (where $f(x) > g(x)$) is rotated about the $x$-axis:
$$V = \pi \int_{a}^{b} ([f(x)]^2 - [g(x)]^2) \, dx$$

KEY TAKEAWAY: The formula for volume always includes a $\pi$ factor. A common error is to calculate $\int (f(x) - g(x))^2 \, dx$ instead of the correct $\int (f(x)^2 - g(x)^2) \, dx$. Remember: Volume = Outer Volume - Inner Volume.


Calculus is used to model how different variables change with respect to time ($t$) or each other.

If two variables $x$ and $y$ are both functions of time $t$, their rates of change are related by:
$$\frac{dy}{dt} = \frac{dy}{dx} \cdot \frac{dx}{dt}$$

General Strategy

  1. Identify Given Rates: Note what is given (e.g., $\frac{dV}{dt}$ for a filling tank).
  2. Identify the Target Rate: Note what you need to find (e.g., $\frac{dh}{dt}$).
  3. Relate the Variables: Find an equation connecting the variables (e.g., $V = \frac{1}{3}\pi r^2 h$).
  4. Eliminate Extra Variables: Use similar triangles or given ratios to ensure the equation only has two variables (the one you know the rate of and the one you are looking for).
  5. Differentiate: Differentiate the equation with respect to time (implicit differentiation) or with respect to the other variable.
  6. Substitute and Solve: Plug in the specific values at the instant required.
Context Common Formula to Relate Variables
Spheres $V = \frac{4}{3}\pi r^3$, $A = 4\pi r^2$
Cones $V = \frac{1}{3}\pi r^2 h$ (Use $\frac{r}{h}$ ratio)
Circles $A = \pi r^2$, $C = 2\pi r$
Pythagoras $x^2 + y^2 = z^2$ (Moving ladders/ships)

VCAA FOCUS: Related rates questions often involve water flowing into containers (cones or troughs). You must be proficient in using similar triangles to express the radius $r$ in terms of height $h$ so that $V$ is a function of $h$ only.


5. Summary Table: Calculus Applications

Application Primary Tool Key Formula
Optimisation Differentiation $f’(x) = 0$
Area ($x$-axis) Integration $\int_{a}^{b} y \, dx$
Area ($y$-axis) Integration $\int_{c}^{d} x \, dy$
Volume ($x$-axis) Integration $\pi \int_{a}^{b} y^2 \, dx$
Volume ($y$-axis) Integration $\pi \int_{c}^{d} x^2 \, dy$
Related Rates Chain Rule $\frac{dy}{dt} = \frac{dy}{dx} \frac{dx}{dt}$

STUDY HINT: Practice “setting up” the integral or derivative without solving it fully. In Exam 2, the CAS will handle the computation, but the marks are awarded for the correct formulation of the integral or the related rates expression.

Table of Contents