Skip to main content
VICMath MethodsSyllabus dot point

How are antidifferentiation and the integral introduced in VCE Math Methods Unit 2?

Antidifferentiation as the reverse of differentiation, the antiderivative of polynomial functions via the power rule, the constant of integration, and the use of an initial condition to determine a specific antiderivative

A focused answer to the VCE Math Methods Unit 2 key-knowledge point on antidifferentiation. The reverse of the power rule, the constant of integration CC, and the use of an initial condition to determine CC; foundation for Unit 4 definite integration.

Generated by Claude Opus 4.88 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The reverse of differentiation
  3. The reverse power rule
  4. Linearity
  5. The constant of integration
  6. Connection to Unit 4
  7. Examples in context
  8. Try this

What this dot point is asking

VCAA wants you to recognise antidifferentiation as the reverse of differentiation, apply the power rule to find antiderivatives of polynomial functions, include the constant of integration, and use an initial condition to determine the specific antiderivative. The dot point is the introduction to integration that Unit 4 will extend.

The reverse of differentiation

If F(x)=f(x)F'(x) = f(x), then F(x)F(x) is an antiderivative of f(x)f(x).

The general antiderivative is written:

f(x)dx=F(x)+C\int f(x) \, dx = F(x) + C

where CC is the constant of integration. Because differentiation kills constants, two antiderivatives of the same function can differ by any constant, so CC must always be included unless an initial condition fixes it.

The reverse power rule

For polynomial functions, the reverse of ddx(xn)=nxn1\frac{d}{dx}(x^n) = n x^{n-1} is:

xndx=xn+1n+1+C,n1\int x^n \, dx = \frac{x^{n+1}}{n + 1} + C, \quad n \neq -1

The reverse procedure: add 1 to the exponent, divide by the new exponent.

The n=1n = -1 case (x1dx\int x^{-1} \, dx) is excluded because dividing by zero is undefined; the antiderivative of 1/x1/x is lnx\ln|x|, which is introduced in Unit 4.

Linearity

Antidifferentiation distributes over sums and pulls out constants:

[af(x)+bg(x)]dx=af(x)dx+bg(x)dx\int [a f(x) + b g(x)] \, dx = a \int f(x) \, dx + b \int g(x) \, dx

So you can antidifferentiate term by term.

The constant of integration

Every antiderivative requires +C+ C unless an initial condition fixes it.

Initial value problem. Given f(x)=f'(x) = \ldots and a specific value f(a)=bf(a) = b:

  1. Antidifferentiate to get f(x)=F(x)+Cf(x) = F(x) + C.
  2. Substitute x=ax = a: F(a)+C=bF(a) + C = b.
  3. Solve for CC.
  4. Write the specific f(x)f(x).

The constant is then determined; the general antiderivative has become a specific function.

Connection to Unit 4

Unit 4 will extend antidifferentiation to:

  • The antiderivatives of ekxe^{kx}, 1x\frac{1}{x}, sin(kx)\sin(kx), cos(kx)\cos(kx).
  • The definite integral and the Fundamental Theorem of Calculus.
  • Area between curves.
  • Integration by substitution.

The Unit 2 foundation is the power rule and the discipline of including the constant of integration.

Examples in context

Example 1. From acceleration to velocity. A train accelerates with a(t)=62ta(t) = 6 - 2t m/s2^2, starting from rest (v(0)=0v(0) = 0). Antidifferentiating, v(t)=6tt2+Cv(t) = 6t - t^2 + C. The initial condition v(0)=0v(0) = 0 gives C=0C = 0, so v(t)=6tt2v(t) = 6t - t^2. The train reaches maximum speed when a(t)=0a(t) = 0, i.e. t=3t = 3 s, giving v(3)=189=9v(3) = 18 - 9 = 9 m/s.

Example 2. Recovering total cost from marginal cost. A workshop's marginal cost (dollars per item) is C(x)=3x210x+40C'(x) = 3x^2 - 10x + 40, and producing nothing costs the fixed setup C(0)=500C(0) = 500. Antidifferentiating, C(x)=x35x2+40x+kC(x) = x^3 - 5x^2 + 40x + k. With C(0)=500C(0) = 500, k=500k = 500, so C(x)=x35x2+40x+500C(x) = x^3 - 5x^2 + 40x + 500. The cost of 1010 items is C(10) = 1000 - 500 + 400 + 500 = \1400$.

Try this

Q1. Find the general antiderivative of f(x)=8x36x+5f'(x) = 8x^3 - 6x + 5. [2 marks]

  • Cue. f(x)=2x43x2+5x+Cf(x) = 2x^4 - 3x^2 + 5x + C.

Q2. Given f(x)=4x3f'(x) = 4x - 3 and f(2)=1f(2) = 1, find f(x)f(x). [3 marks]

  • Cue. f(x)=2x23x+Cf(x) = 2x^2 - 3x + C; f(2)=86+C=1C=1f(2) = 8 - 6 + C = 1 \Rightarrow C = -1; so f(x)=2x23x1f(x) = 2x^2 - 3x - 1.

Q3. A particle has velocity v(t)=3t24tv(t) = 3t^2 - 4t m/s and is at position x=5x = 5 m when t=0t = 0. Find x(t)x(t) and the position at t=2t = 2. [3 marks]

  • Cue. x(t)=t32t2+5x(t) = t^3 - 2t^2 + 5; x(2)=88+5=5x(2) = 8 - 8 + 5 = 5 m.

Exam-style practice questions

Practice questions written in the style of VCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Year 11 SAC4 marksIf f(x)=6x24x+1f'(x) = 6 x^2 - 4 x + 1 and f(1)=2f(1) = 2, find f(x)f(x).
Show worked answer →

Antidifferentiate term by term.

6x2dx=2x3\int 6 x^2 \, dx = 2 x^3.

4xdx=2x2\int -4 x \, dx = -2 x^2.

1dx=x\int 1 \, dx = x.

Adding: f(x)=2x32x2+x+Cf(x) = 2 x^3 - 2 x^2 + x + C.

Apply f(1)=2f(1) = 2: 22+1+C=22 - 2 + 1 + C = 2, so C=1C = 1.

Therefore f(x)=2x32x2+x+1f(x) = 2 x^3 - 2 x^2 + x + 1.

Markers reward the term-by-term antiderivative, the constant of integration CC, and the use of the initial condition to determine CC.

Related dot points