Skip to main content
ExamExplained
TAS · Math Methods
Math Methods study scene
§-Syllabus dot point
TASMath MethodsSyllabus dot point

How do we reverse the derivatives of exponential and trigonometric functions to find their antiderivatives?

Find antiderivatives of exponential and trigonometric functions and apply them in definite integrals.

The standard antiderivatives of e^kx, sin and cos functions, why each carries a reciprocal factor, and how to apply them in definite integrals for TCE Mathematics Methods Unit 4.

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

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

What this dot point is asking

Integration is antidifferentiation, so every derivative rule you learned in Unit 3 reverses into an integration rule. This dot point collects the antiderivatives of the exponential and trigonometric functions, completing the toolkit alongside the power and reciprocal rules.

Reversing each derivative

Because ddx(ekx)=kekx\dfrac{d}{dx}(e^{kx}) = ke^{kx}, integrating ekxe^{kx} must divide by kk to cancel that factor. The trigonometric antiderivatives follow the same logic, with the added care that integrating sine introduces a minus sign.

Checking by differentiating back

The reliable way to confirm any antiderivative is to differentiate your answer and check you recover the original integrand. For instance, differentiating 13cos(3x)-\tfrac{1}{3}\cos(3x) gives 13(3sin(3x))=sin(3x)-\tfrac{1}{3}\cdot(-3\sin(3x)) = \sin(3x), which confirms the antiderivative of sin(3x)\sin(3x).

Worked example

Linear inner functions

Each rule extends to a linear inner function kx+ckx + c, because the chain rule only contributes the constant factor kk. So

ekx+cdx=1kekx+c+C,sin(kx+c)dx=1kcos(kx+c)+C,\int e^{kx + c}\,dx = \frac{1}{k}e^{kx + c} + C, \qquad \int \sin(kx + c)\,dx = -\frac{1}{k}\cos(kx + c) + C,

and similarly for cosine. The shift cc does not change the reciprocal factor; only the coefficient of xx matters. For example, cos(2x1)dx=12sin(2x1)+C\displaystyle\int \cos(2x - 1)\,dx = \frac{1}{2}\sin(2x - 1) + C. This linear-substitution shortcut covers the large majority of TASC antidifferentiation questions, because the inner functions in the course are almost always linear.

Where these antiderivatives are used

These rules let you find areas under exponential and trigonometric curves, recover totals from exponential or oscillating rates of change, and compute the mean of a continuous random variable whose density involves ekxe^{-kx}. They also combine with the area-between-curves method whenever one of the boundaries is an exponential or trigonometric graph.

Summary

Reverse each derivative: dividing by kk for ekxe^{kx} and for sin(kx)\sin(kx) or cos(kx)\cos(kx), and remembering that the integral of sine carries a minus sign while the integral of cosine does not. Always verify by differentiating back. With these antiderivatives added to the power and reciprocal rules, you can integrate any standard function in the course and apply it in definite integrals.

Exam-style practice questions

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

TCE 20234 marksCalculator-free. Evaluate the following integrals: (a) cos ⁣(π3x)dx\displaystyle\int -\cos\!\left(\tfrac{\pi}{3}x\right)\,dx; (b) 1/21e2x1dx\displaystyle\int_{1/2}^{1} e^{2x - 1}\,dx.
Show worked answer →

(a) The antiderivative of cos(kx)\cos(kx) is 1ksin(kx)\dfrac{1}{k}\sin(kx). Here k=π3k = \dfrac{\pi}{3}, so 1k=3π\dfrac{1}{k} = \dfrac{3}{\pi}:

cos ⁣(π3x)dx=3πsin ⁣(π3x)+C.\int -\cos\!\left(\tfrac{\pi}{3}x\right)\,dx = -\frac{3}{\pi}\sin\!\left(\tfrac{\pi}{3}x\right) + C.

The reciprocal factor 3π\dfrac{3}{\pi} comes from reversing the chain rule.

(b) The antiderivative of e2x1e^{2x - 1} is 12e2x1\dfrac{1}{2}e^{2x - 1} (divide by the coefficient of xx).

[12e2x1]1/21=12e112e0=12(e1).\left[\tfrac{1}{2}e^{2x - 1}\right]_{1/2}^{1} = \tfrac{1}{2}e^{1} - \tfrac{1}{2}e^{0} = \tfrac{1}{2}(e - 1).

Marks reward the correct reciprocal factor in each case and the correct substitution of limits in (b).

TCE 20244 marksCalculator-assumed. (a) Evaluate 2x3dx\displaystyle\int \sqrt{2x - 3}\,dx. (b) Evaluate e5x+1e2x3dx\displaystyle\int \dfrac{e^{5x + 1}}{e^{2x - 3}}\,dx.
Show worked answer →

(a) Write 2x3=(2x3)1/2\sqrt{2x - 3} = (2x - 3)^{1/2}. Antidifferentiate using the rule for a linear inner function: raise the power, divide by the new power, then divide by the coefficient of xx (which is 22):

(2x3)1/2dx=1223(2x3)3/2+C=13(2x3)3/2+C.\int (2x - 3)^{1/2}\,dx = \frac{1}{2}\cdot\frac{2}{3}(2x - 3)^{3/2} + C = \frac{1}{3}(2x - 3)^{3/2} + C.

(b) First simplify using index laws: e5x+1e2x3=e(5x+1)(2x3)=e3x+4\dfrac{e^{5x + 1}}{e^{2x - 3}} = e^{(5x + 1) - (2x - 3)} = e^{3x + 4}.

e3x+4dx=13e3x+4+C.\int e^{3x + 4}\,dx = \frac{1}{3}e^{3x + 4} + C.

The key step in (b) is simplifying to a single exponential before integrating; one mark for that, one for the antiderivative.

ExamExplained