Skip to main content
ExamExplained
NSW · Maths Extension 1
Maths Extension 1 study scene
§-Syllabus dot point
NSWMaths Extension 1Syllabus dot point

Which integrals lead to inverse trigonometric antiderivatives, and how do we recognise them?

Integrate functions whose antiderivative involves arcsin\arcsin, arccos\arccos or arctan\arctan

A focused answer to the HSC Maths Extension 1 dot point on inverse-trig integrals. The standard inverse-trig antiderivatives, recognising the a2x2a^2 - x^2 and a2+x2a^2 + x^2 patterns, completing the square to fit them shown stage by stage, and linear substitutions, with worked examples.

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

NESA wants you to recognise integrands of the form 1a2x2\frac{1}{\sqrt{a^2 - x^2}}, 1a2+x2\frac{1}{a^2 + x^2} and their variants, and write the antiderivative in terms of arcsin\arcsin or arctan\arctan. You should be able to handle a constant a1a \neq 1, complete the square when the denominator is a full quadratic, and use a linear substitution when the inside is bx+cbx + c.

This dot point is really a pattern-recognition test. The two target integrals are short to quote; the marks are for seeing that a given integrand is one of them in disguise. A square root and a minus sign point one way; a sum of squares with no root points the other. The deeper skill, and the one that separates a 33-mark answer from a 11-mark one, is reshaping a quadratic like x26x+25x^2 - 6x + 25 into a completed square so the standard form appears. That reshaping is the same "shift the graph to the origin" move you use everywhere in the course, seen here through the integral.

The answer

The two standard antiderivatives

11x2dx=arcsinx+C,11+x2dx=arctanx+C.\int \frac{1}{\sqrt{1 - x^2}} \, dx = \arcsin x + C, \qquad \int \frac{1}{1 + x^2} \, dx = \arctan x + C.

The arccos\arccos form, 11x2dx=arccosx+C\int \frac{-1}{\sqrt{1 - x^2}} \, dx = \arccos x + C, exists but is rarely used: it only differs from the arcsin\arcsin result by a sign, so the convention is to keep arcsin\arcsin and carry any minus sign outside the integral.

The geometry is worth holding onto. The arctan\arctan integrand 11+x2\frac{1}{1 + x^2} is a bell-shaped curve, and the definite integral is the area under it. From 00 to 11 that area is exactly arctan1=π4\arctan 1 = \frac{\pi}{4}, which is the value the 20202020 HSC asked for.

The arctan integrand and its areaThe bell-shaped curve y equals one over one plus x squared. The area under it from x equals zero to x equals one is shaded; that definite integral equals arctan one, which is pi over four. x y 1 y = 1/(1 + x²) area = pi/4 Integral of 1/(1 + x²) from 0 to 1 = arctan 1 = pi/4.

Generalising to a constant aa

The general forms come straight from a substitution. For the arcsin\arcsin form, substitute u=xau = \frac{x}{a} so du=1adxdu = \frac{1}{a}\,dx:

1a2x2dx=arcsinxa+C(a>0).\int \frac{1}{\sqrt{a^2 - x^2}} \, dx = \arcsin \frac{x}{a} + C \quad (a > 0).

For the arctan\arctan form, substitute x=aux = a u (so dx=adudx = a\,du) and factor a2a^2 out of the denominator; one factor of aa cancels and one survives as the 1a\frac{1}{a}:

1a2+x2dx=1aarctanxa+C(a>0).\int \frac{1}{a^2 + x^2} \, dx = \frac{1}{a} \arctan \frac{x}{a} + C \quad (a > 0).

That single surviving 1a\frac{1}{a} is the most-dropped piece in the topic, so it is worth seeing exactly where it comes from rather than memorising it as a rule.

Recognising the patterns

Three quick checks sort almost every integrand:

  • Square root of (constant minus x2x^2) in the denominator, numerator a constant: an arcsin\arcsin. Example 19x2\frac{1}{\sqrt{9 - x^2}}.
  • Constant plus x2x^2 in the denominator (no root), numerator a constant: an arctan\arctan. Example 19+x2\frac{1}{9 + x^2}.
  • Numerator is the derivative of the denominator: this is a logarithm, lndenominator\ln|\text{denominator}|, not an inverse trig. Example 2xx2+9\frac{2x}{x^2 + 9} integrates to ln(x2+9)\ln(x^2 + 9), not an arctan\arctan.

That last check is the crucial fork: 1x2+9\frac{1}{x^2 + 9} is an arctan\arctan, but 2xx2+9\frac{2x}{x^2 + 9} (numerator =ddx(x2+9)= \frac{d}{dx}(x^2 + 9)) is a log. Always glance at the numerator before committing.

Completing the square, stage by stage

When the denominator is a full quadratic such as x26x+25x^2 - 6x + 25, it is not in the form a2+x2a^2 + x^2 because of the linear 6x-6x term. Completing the square removes the linear term and exposes the standard form. The four panels track the integrand 1x26x+25\frac{1}{x^2 - 6x + 25} through the method.

Stage 1, spot that the integrand is off-centre. Graphing y=1x26x+25y = \frac{1}{x^2 - 6x + 25} shows a bell whose peak is at x=3x = 3, not at the yy-axis. A bell centred away from the axis is the visual signal that the denominator hides a completed square (xh)2+k(x - h)^2 + k with h0h \neq 0; here h=3h = 3.

The integrand before completing the squareThe curve y equals one over x squared minus six x plus twenty five is a bell shape with its peak at x equals three. The peak is off the y axis, which signals that the denominator must be rewritten by completing the square. x y x = 3 y = 1/(x² - 6x + 25) 1 Stage 1: peak sits at x = 3, not at the y-axis. Complete the square.

Stage 2, complete the square to read off aa. Take half the coefficient of xx, square it, and rewrite: x26x+25=(x3)29+25=(x3)2+16x^2 - 6x + 25 = (x - 3)^2 - 9 + 25 = (x - 3)^2 + 16. Now the denominator is in the form (x3)2+a2(x - 3)^2 + a^2 with a2=16a^2 = 16, so a=4a = 4. The completed square also confirms the peak position x=3x = 3 from the diagram.

Completing the square in the denominatorThe same bell-shaped curve. The denominator x squared minus six x plus twenty five is rewritten as the quantity x minus three squared plus sixteen, so the constant a squared is sixteen and a is four. The peak position x equals three is the value subtracted inside the bracket. x y = (x - 3)² + 16 so a² = 16, a = 4 x = 3 2 Stage 2: x² - 6x + 25 = (x - 3)² + 16. Read off a = 4.

Stage 3, substitute u=x3u = x - 3 to centre the bell. Let u=x3u = x - 3, so du=dxdu = dx. This shifts the graph three units left, moving the peak onto the axis, and turns the integral into 1u2+16du\int \frac{1}{u^2 + 16}\,du, which is the pure arctan\arctan form with a=4a = 4. The substitution is the algebraic version of sliding the curve to the origin.

Shifting the bell to the origin with a substitutionSubstituting u equals x minus three shifts the bell three units left so its peak sits on the vertical axis. The faint curve shows the old position centred at three; the solid curve is the shifted integrand one over u squared plus sixteen, now centred at the origin. u y shift left 3 y = 1/(u² + 16) 3 Stage 3: let u = x - 3 (du = dx); the bell centres on the axis.

Stage 4, integrate and undo the substitution. Apply the arctan\arctan form with a=4a = 4: 1u2+16du=14arctanu4+C\int \frac{1}{u^2 + 16}\,du = \frac{1}{4}\arctan\frac{u}{4} + C. The antiderivative is a scaled arctan\arctan that flattens towards horizontal asymptotes. Finally replace u=x3u = x - 3 to return to the original variable:

1x26x+25dx=14arctanx34+C.\int \frac{1}{x^2 - 6x + 25}\,dx = \frac{1}{4}\arctan\frac{x - 3}{4} + C.

The antiderivative is a scaled arctanThe antiderivative one quarter arctan of u over four is an arctan-shaped curve that flattens towards horizontal asymptotes. Back-substituting u equals x minus three gives the final answer one quarter arctan of the quantity x minus three over four plus a constant. u y (1/4) arctan(u/4) 4 Stage 4: integrate to (1/4)arctan(u/4), then put u = x - 3 back.

The arcsin\arcsin version of the method is identical except the completed square sits under a square root, and a leading minus sign on x2x^2 must be factored out first. For 4+2xx2\sqrt{4 + 2x - x^2}, write 4+2xx2=(x22x)+4=((x1)21)+4=5(x1)24 + 2x - x^2 = -(x^2 - 2x) + 4 = -((x - 1)^2 - 1) + 4 = 5 - (x - 1)^2, so the integrand becomes 15(x1)2\frac{1}{\sqrt{5 - (x - 1)^2}}; substitute u=x1u = x - 1 and apply the arcsin\arcsin form with a=5a = \sqrt{5}.

Linear substitution shortcut

When the inside is linear, bx+cbx + c, you can quote the adjusted forms directly (the 1b\frac{1}{b} comes from du=bdxdu = b\,dx):

1a2(bx+c)2dx=1barcsinbx+ca+C,1a2+(bx+c)2dx=1abarctanbx+ca+C.\int \frac{1}{\sqrt{a^2 - (b x + c)^2}} \, dx = \frac{1}{b} \arcsin \frac{b x + c}{a} + C, \qquad \int \frac{1}{a^2 + (b x + c)^2} \, dx = \frac{1}{a b} \arctan \frac{b x + c}{a} + C.

How exam questions ask about inverse-trig integrals

The wording flags how much reshaping is needed before the standard form appears:

  • "Evaluate 11x2dx\int \frac{1}{\sqrt{1 - x^2}}\,dx" or "11+x2dx\int \frac{1}{1 + x^2}\,dx" (constants only). A direct quote of the standard antiderivative; 11 to 22 marks. Watch the 1a\frac{1}{a} when a1a \neq 1.
  • "Evaluate 01/2\int_0^{1/2} \ldots giving an exact answer." A definite integral: find the antiderivative, substitute the bounds, and keep exact values such as π6\frac{\pi}{6} and π4\frac{\pi}{4}.
  • "Find 1x2+bx+cdx\int \frac{1}{x^2 + bx + c}\,dx" with a linear term. Complete the square first, then substitute and apply the arctan\arctan form; usually 33 marks, one of them for the completed square.
  • "Find 1dx\int \frac{1}{\sqrt{\ldots}}\,dx" with a quadratic under the root. Complete the square (factoring out any x2-x^2) to reach a2(xh)2\sqrt{a^2 - (x - h)^2}, then the arcsin\arcsin form.
  • "Find px+qx2+bx+cdx\int \frac{px + q}{x^2 + bx + c}\,dx" (linear numerator). Split it: write the numerator as a multiple of the denominator's derivative plus a constant. The first piece is a log, the second an arctan\arctan after completing the square.
  • A definite integral with limits outside [a,a][-a, a] for an arcsin\arcsin form. A trap or a prompt to notice the integrand is undefined there; check the domain before integrating.

Exam-style practice questions

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

2023 HSC Q143 marksEvaluate 01/211x2dx\int_0^{1/2} \frac{1}{\sqrt{1 - x^2}} \, dx.
Show worked answer →

Standard antiderivative: 11x2dx=arcsinx+C\int \frac{1}{\sqrt{1 - x^2}} \, dx = \arcsin x + C.

Evaluate: arcsin ⁣(12)arcsin(0)=π60=π6\arcsin\!\left( \frac{1}{2} \right) - \arcsin(0) = \frac{\pi}{6} - 0 = \frac{\pi}{6}.

Markers reward recognising the inverse-sine antiderivative and the exact evaluation at 12\frac{1}{2}.

2020 HSC Q193 marksEvaluate 011x2+1dx\int_0^1 \frac{1}{x^2 + 1} \, dx.
Show worked answer →

Standard antiderivative: 1x2+1dx=arctanx+C\int \frac{1}{x^2 + 1} \, dx = \arctan x + C.

Evaluate: arctan1arctan0=π40=π4\arctan 1 - \arctan 0 = \frac{\pi}{4} - 0 = \frac{\pi}{4}.

Markers reward identifying the inverse-tangent antiderivative and the exact final value.

Practice questions

Original practice questions graded from foundation to exam level, each with a full worked solution. Try them before revealing the solution.

foundation2 marksFind 125x2dx\int \frac{1}{\sqrt{25 - x^2}} \, dx.
Show worked solution →

Match the standard arcsin\arcsin form. Compare with 1a2x2dx=arcsinxa+C\int \frac{1}{\sqrt{a^2 - x^2}}\,dx = \arcsin\frac{x}{a} + C. Here 25=5225 = 5^2, so a=5a = 5.

125x2dx=arcsinx5+C.\int \frac{1}{\sqrt{25 - x^2}} \, dx = \arcsin \frac{x}{5} + C.

Marker's note: one mark for reading off a=5a = 5 from 25\sqrt{25} (not 2525), one for the correctly written antiderivative including +C+C.

foundation2 marksFind 116+x2dx\int \frac{1}{16 + x^2} \, dx.
Show worked solution →

Match the standard arctan\arctan form. Compare with 1a2+x2dx=1aarctanxa+C\int \frac{1}{a^2 + x^2}\,dx = \frac{1}{a}\arctan\frac{x}{a} + C. Here 16=4216 = 4^2, so a=4a = 4.

116+x2dx=14arctanx4+C.\int \frac{1}{16 + x^2} \, dx = \frac{1}{4}\arctan \frac{x}{4} + C.

Marker's note: one mark for a=4a = 4, one for including the 14\frac{1}{4} in front of arctan\arctan. Writing arctanx4\arctan\frac{x}{4} without the leading 14\frac{1}{4} is the classic slip.

foundation2 marksEvaluate 0214+x2dx\int_0^{\sqrt{2}} \frac{1}{4 + x^2} \, dx, giving an exact answer.
Show worked solution →

Antiderivative. With a=2a = 2: 14+x2dx=12arctanx2+C\int \frac{1}{4 + x^2}\,dx = \frac{1}{2}\arctan\frac{x}{2} + C.

Evaluate at the bounds.

[12arctanx2]02=12arctan2212arctan0=12arctan12.\left[\frac{1}{2}\arctan \frac{x}{2}\right]_0^{\sqrt{2}} = \frac{1}{2}\arctan \frac{\sqrt{2}}{2} - \frac{1}{2}\arctan 0 = \frac{1}{2}\arctan \frac{1}{\sqrt{2}}.

Marker's note: one mark for the correct antiderivative, one for substituting both bounds and simplifying arctan0=0\arctan 0 = 0. Leave the answer in exact form; do not attempt to evaluate arctan12\arctan\frac{1}{\sqrt{2}} as a familiar angle, since it is not one of the standard values.

core3 marksFind 194x2dx\int \frac{1}{\sqrt{9 - 4x^2}} \, dx.
Show worked solution →

Factor the coefficient of x2x^2 out under the root. Write 94x2=9(2x)29 - 4x^2 = 9 - (2x)^2, so the integrand is 19(2x)2\frac{1}{\sqrt{9 - (2x)^2}}.

Substitute u=2xu = 2x, du=2dxdu = 2\,dx.

19(2x)2dx=1219u2du=12arcsinu3+C=12arcsin2x3+C.\int \frac{1}{\sqrt{9 - (2x)^2}} \, dx = \frac{1}{2}\int \frac{1}{\sqrt{9 - u^2}}\,du = \frac{1}{2}\arcsin \frac{u}{3} + C = \frac{1}{2}\arcsin \frac{2x}{3} + C.

Marker's note: one mark for correctly factoring to (2x)2(2x)^2, one for the substitution and the 12\frac{1}{2} that comes from dx=12dudx = \frac{1}{2}du, one for back-substituting u=2xu = 2x. A common error is writing a=9a = 9 instead of a=3a = 3.

core4 marksFind 1x2+4x+13dx\int \frac{1}{x^2 + 4x + 13} \, dx.
Show worked solution →

Complete the square in the denominator. Half of 44 is 22, and 22=42^2 = 4, so x2+4x+13=(x+2)24+13=(x+2)2+9x^2 + 4x + 13 = (x + 2)^2 - 4 + 13 = (x + 2)^2 + 9.

Substitute u=x+2u = x + 2, du=dxdu = dx. This matches u2+a2u^2 + a^2 with a=3a = 3:

1u2+9du=13arctanu3+C=13arctanx+23+C.\int \frac{1}{u^2 + 9} \, du = \frac{1}{3}\arctan \frac{u}{3} + C = \frac{1}{3}\arctan \frac{x + 2}{3} + C.

Marker's note: one mark for the completed square shown as a separate line, one for correctly identifying a=3a = 3, one for the substitution, one for back-substituting to the original variable. Skipping the completed-square line, even with a correct final answer, often still loses the method mark.

core3 marksThe diagram accompanying this question shows the region bounded by y=11+x2y = \dfrac{1}{1 + x^2}, the xx-axis, and the vertical lines x=0x = 0 and x=1x = 1. Find the exact area of this region.
Show worked solution →

Set up the definite integral. The area under the curve between x=0x = 0 and x=1x = 1 is

A=0111+x2dx=[arctanx]01.A = \int_0^1 \frac{1}{1 + x^2} \, dx = \Big[\arctan x\Big]_0^1.

Evaluate at the bounds.

A=arctan1arctan0=π40=π4.A = \arctan 1 - \arctan 0 = \frac{\pi}{4} - 0 = \frac{\pi}{4}.

Marker's note: one mark for the correct integral expression from reading the diagram, one for the antiderivative arctanx\arctan x, one for the exact value π4\frac{\pi}{4}. A decimal approximation in place of the exact value loses the final mark.

exam5 marksFind 3x+1x2+2x+5dx\int \frac{3x + 1}{x^2 + 2x + 5} \, dx.
Show worked solution →

Split the numerator using the derivative of the denominator. The denominator differentiates to 2x+22x + 2. Write 3x+13x + 1 as a multiple of 2x+22x + 2 plus a remainder:

3x+1=32(2x+2)+(13)=32(2x+2)2.3x + 1 = \tfrac{3}{2}(2x + 2) + \left(1 - 3\right) = \tfrac{3}{2}(2x + 2) - 2.

Split the integral into a log piece and an arctan piece.

3x+1x2+2x+5dx=322x+2x2+2x+5dx21x2+2x+5dx.\int \frac{3x + 1}{x^2 + 2x + 5}\,dx = \frac{3}{2}\int \frac{2x + 2}{x^2 + 2x + 5}\,dx - 2\int \frac{1}{x^2 + 2x + 5}\,dx.

First piece: a logarithm. The numerator is exactly the derivative of the denominator, so

322x+2x2+2x+5dx=32ln(x2+2x+5)+C1\frac{3}{2}\int \frac{2x + 2}{x^2 + 2x + 5}\,dx = \frac{3}{2}\ln(x^2 + 2x + 5) + C_1

(no absolute value needed, since x2+2x+5=(x+1)2+4>0x^2 + 2x + 5 = (x+1)^2 + 4 > 0 always).

Second piece: complete the square for the arctan. x2+2x+5=(x+1)2+4x^2 + 2x + 5 = (x + 1)^2 + 4, so with u=x+1u = x + 1, a=2a = 2:

21(x+1)2+4dx=212arctanx+12+C2=arctanx+12+C2.-2\int \frac{1}{(x+1)^2 + 4}\,dx = -2 \cdot \frac{1}{2}\arctan \frac{x + 1}{2} + C_2 = -\arctan \frac{x + 1}{2} + C_2.

Combine.

3x+1x2+2x+5dx=32ln(x2+2x+5)arctanx+12+C.\int \frac{3x + 1}{x^2 + 2x + 5}\,dx = \frac{3}{2}\ln(x^2 + 2x + 5) - \arctan \frac{x + 1}{2} + C.

Marker's note: one mark for the correct split of the numerator, one for identifying the log piece, one for completing the square in the remaining denominator, one for the correct arctan piece with its coefficient, one for the combined final answer. Forgetting to distribute the 2-2 onto the 12\frac{1}{2} from the arctan form (leaving 2arctanx+12-2\arctan\frac{x+1}{2} instead of arctanx+12-\arctan\frac{x+1}{2}) is the standard arithmetic slip.

ExamExplained