Level 4 — ApplicationCalculus II — Integration

Calculus II — Integration

60 minutes50 marksprintable — key stays hidden on paper

Level 4 Examination — Application

Time limit: 60 minutes Total marks: 50 Instructions: Answer all questions. No hints are provided. Show all working. Use ...... notation for mathematical expressions.


Question 1. [10 marks]

A curve CC is defined for x1x \ge 1 by y=1xy = \dfrac{1}{x}.

(a) The region between CC and the xx-axis over [1,)[1,\infty) is revolved about the xx-axis. Show that the resulting solid has finite volume, and find that volume. (4 marks)

(b) Determine whether the area of the same region (over [1,)[1,\infty)) is finite or infinite, justifying your answer. (3 marks)

(c) Using a comparison argument, determine whether 12+sinxx2dx\displaystyle\int_1^\infty \frac{2+\sin x}{x^2}\,dx converges. (3 marks)


Question 2. [12 marks]

Evaluate the following integrals, showing all substitutions and limit changes.

(a) 0π/2sin3xcos2xdx\displaystyle\int_0^{\pi/2} \sin^3 x \,\cos^2 x \, dx (4 marks)

(b) x+4x2+2x+5dx\displaystyle\int \frac{x+4}{x^2+2x+5}\,dx (4 marks)

(c) 01x2exdx\displaystyle\int_0^{1} x^2 \, e^{x}\, dx (4 marks)


Question 3. [10 marks]

Consider the region RR bounded by the curves y=x2y = x^2 and y=2x2y = 2 - x^2.

(a) Find the area of RR. (4 marks)

(b) The region RR is revolved about the line y=1y = -1. Set up and evaluate the integral for the volume using the washer method. (6 marks)


Question 4. [10 marks]

(a) Using trigonometric substitution, evaluate dx(9+x2)3/2\displaystyle\int \frac{dx}{(9+x^2)^{3/2}}. (5 marks)

(b) Decompose into partial fractions and integrate: 3x2+2x+1(x1)(x2+1)dx.(5 marks)\int \frac{3x^2 + 2x + 1}{(x-1)(x^2+1)}\,dx. \quad \textbf{(5 marks)}


Question 5. [8 marks]

A curve is given by y=x36+12xy = \dfrac{x^3}{6} + \dfrac{1}{2x} for 1x21 \le x \le 2.

(a) Show that 1+(y)21 + (y')^2 is a perfect square, and hence find the arc length of the curve on [1,2][1,2]. (5 marks)

(b) Find the average value of the function f(x)=x36+12xf(x) = \dfrac{x^3}{6} + \dfrac{1}{2x} on [1,2][1,2]. (3 marks)


Answer keyMark scheme & solutions

Question 1

(a) Disk method about xx-axis: V=π1(1x)2dx=π1x2dx.V = \pi\int_1^\infty \left(\frac1x\right)^2 dx = \pi\int_1^\infty x^{-2}\,dx. This is an improper (Type I) integral. (1) =πlimt[1x]1t=πlimt(11t)=π(10).= \pi \lim_{t\to\infty}\left[-\frac1x\right]_1^t = \pi\lim_{t\to\infty}\left(1 - \frac1t\right) = \pi(1-0). (2 for limit evaluation) V=π.V = \pi. Finite. (1)

(b) Area =11xdx=limt[lnx]1t=limtlnt=.= \displaystyle\int_1^\infty \frac1x\,dx = \lim_{t\to\infty}[\ln x]_1^t = \lim_{t\to\infty}\ln t = \infty. (2) The area is infinite (the pp-integral with p=1p=1 diverges). This is the classic Gabriel's Horn: finite volume, infinite surface/cross-sectional area. (1)

(c) For x1x\ge 1, 1sinx1-1\le\sin x\le 1 so 02+sinx30 \le 2+\sin x \le 3, giving 02+sinxx23x2.0 \le \frac{2+\sin x}{x^2} \le \frac{3}{x^2}. (1) Since 13x2dx=31=3\displaystyle\int_1^\infty \frac{3}{x^2}\,dx = 3\cdot 1 = 3 converges (p=2>1p=2>1), (1) by the Comparison Test the given integral converges. (1)


Question 2

(a) Split odd power of sine: sin3x=sinx(1cos2x)\sin^3 x = \sin x(1-\cos^2 x). Let u=cosxu=\cos x, du=sinxdxdu=-\sin x\,dx. (1) Limits: x=0u=1x=0\Rightarrow u=1; x=π/2u=0x=\pi/2\Rightarrow u=0. 0π/2(1cos2x)cos2xsinxdx=10(1u2)u2du=01(u2u4)du.\int_0^{\pi/2}(1-\cos^2x)\cos^2x\sin x\,dx = -\int_1^0 (1-u^2)u^2\,du = \int_0^1(u^2-u^4)\,du. (2) =[u33u55]01=1315=215.= \left[\frac{u^3}{3}-\frac{u^5}{5}\right]_0^1 = \frac13-\frac15 = \frac{2}{15}. (1)

(b) Write numerator to match derivative of denominator: ddx(x2+2x+5)=2x+2\frac{d}{dx}(x^2+2x+5)=2x+2. x+4=12(2x+2)+3.x+4 = \tfrac12(2x+2) + 3. (1) 12(2x+2)x2+2x+5dx+3(x+1)2+4dx.\int\frac{\frac12(2x+2)}{x^2+2x+5}dx + \int\frac{3}{(x+1)^2+4}dx. First integral =12ln(x2+2x+5)= \frac12\ln(x^2+2x+5). (1) Second: 3(x+1)2+22dx=32arctanx+12\int\frac{3}{(x+1)^2+2^2}dx = \frac{3}{2}\arctan\frac{x+1}{2}. (1) =12ln(x2+2x+5)+32arctanx+12+C.= \frac12\ln(x^2+2x+5) + \frac32\arctan\frac{x+1}{2} + C. (1)

(c) Integration by parts twice (LIATE: algebraic x2x^2 = uu). u=x2, dv=exdxdu=2xdx, v=exu=x^2,\ dv=e^x dx \Rightarrow du=2x\,dx,\ v=e^x: 01x2exdx=[x2ex]01201xexdx.\int_0^1 x^2 e^x dx = [x^2 e^x]_0^1 - 2\int_0^1 x e^x dx. (1) For xexdx\int x e^x dx: u=x, dv=exdxu=x,\ dv=e^x dx: =[xex]0101exdx=(e0)(e1)=1.=[xe^x]_0^1 - \int_0^1 e^x dx = (e-0) - (e-1) = 1. (2) So 01x2exdx=(e0)2(1)=e2.\int_0^1 x^2 e^x dx = (e - 0) - 2(1) = e - 2. (1)


Question 3

(a) Intersection: x2=2x22x2=2x=±1x^2 = 2-x^2 \Rightarrow 2x^2=2 \Rightarrow x=\pm1. (1) On [1,1][-1,1], top curve y=2x2y=2-x^2, bottom y=x2y=x^2. A=11[(2x2)x2]dx=11(22x2)dx.A = \int_{-1}^{1}\big[(2-x^2)-x^2\big]dx = \int_{-1}^1 (2-2x^2)\,dx. (1) By symmetry =201(22x2)dx=2[2x2x33]01=2(223)=243=83.= 2\int_0^1(2-2x^2)dx = 2\left[2x - \frac{2x^3}{3}\right]_0^1 = 2\left(2-\frac23\right) = 2\cdot\frac43 = \frac{8}{3}. (2)

(b) Revolving about y=1y=-1. Outer radius = (top curve) (1)-(-1), inner radius = (bottom) (1)-(-1): Rout=(2x2)+1=3x2,Rin=x2+1.R_{out} = (2-x^2)+1 = 3-x^2, \qquad R_{in} = x^2+1. (2) V=π11[(3x2)2(x2+1)2]dx.V = \pi\int_{-1}^1\big[(3-x^2)^2 - (x^2+1)^2\big]dx. (1) Expand: (3x2)2=96x2+x4(3-x^2)^2 = 9 - 6x^2 + x^4; (x2+1)2=x4+2x2+1(x^2+1)^2 = x^4 + 2x^2 + 1. Difference =96x22x21=88x2= 9-6x^2 - 2x^2 - 1 = 8 - 8x^2. (1) V=π11(88x2)dx=π201(88x2)dx=2π[8x8x33]01.V = \pi\int_{-1}^1(8-8x^2)dx = \pi\cdot 2\int_0^1(8-8x^2)dx = 2\pi\left[8x - \frac{8x^3}{3}\right]_0^1. =2π(883)=2π163=32π3.= 2\pi\left(8-\frac83\right) = 2\pi\cdot\frac{16}{3} = \frac{32\pi}{3}. (2)


Question 4

(a) Let x=3tanθx = 3\tan\theta, dx=3sec2θdθdx = 3\sec^2\theta\,d\theta; 9+x2=9sec2θ9+x^2 = 9\sec^2\theta. (1) (9+x2)3/2=27sec3θ(9+x^2)^{3/2} = 27\sec^3\theta. (1) 3sec2θ27sec3θdθ=19cosθdθ=19sinθ+C.\int\frac{3\sec^2\theta}{27\sec^3\theta}d\theta = \frac{1}{9}\int\cos\theta\,d\theta = \frac19\sin\theta + C. (2) With tanθ=x/3\tan\theta = x/3, sinθ=x9+x2\sin\theta = \dfrac{x}{\sqrt{9+x^2}}: =x99+x2+C.= \frac{x}{9\sqrt{9+x^2}} + C. (1)

(b) Set 3x2+2x+1(x1)(x2+1)=Ax1+Bx+Cx2+1.\dfrac{3x^2+2x+1}{(x-1)(x^2+1)} = \dfrac{A}{x-1} + \dfrac{Bx+C}{x^2+1}. (1) 3x2+2x+1=A(x2+1)+(Bx+C)(x1)3x^2+2x+1 = A(x^2+1) + (Bx+C)(x-1). x=1x=1: 6=2AA=36 = 2A \Rightarrow A=3. (1) Compare x2x^2: 3=A+BB=03 = A+B \Rightarrow B=0. Compare constant: 1=ACC=21 = A - C \Rightarrow C = 2. (1) 3x1dx+2x2+1dx=3lnx1+2arctanx+C.\int\frac{3}{x-1}dx + \int\frac{2}{x^2+1}dx = 3\ln|x-1| + 2\arctan x + C. (2)


Question 5

(a) y=x2212x2y' = \dfrac{x^2}{2} - \dfrac{1}{2x^2}. (1) (y)2=x4412+14x4.(y')^2 = \frac{x^4}{4} - \frac12 + \frac{1}{4x^4}. 1+(y)2=x44+12+14x4=(x22+12x2)2.1+(y')^2 = \frac{x^4}{4} + \frac12 + \frac{1}{4x^4} = \left(\frac{x^2}{2} + \frac{1}{2x^2}\right)^2. (2) So 1+(y)2=x22+12x2\sqrt{1+(y')^2} = \dfrac{x^2}{2}+\dfrac{1}{2x^2} (positive on [1,2][1,2]). (1) L=12(x22+12x2)dx=[x3612x]12=(8614)(1612).L = \int_1^2\left(\frac{x^2}{2}+\frac{1}{2x^2}\right)dx = \left[\frac{x^3}{6} - \frac{1}{2x}\right]_1^2 = \left(\frac86-\frac14\right) - \left(\frac16-\frac12\right). =(4314)(1612)=1312(13)=1312+412=1712.= \left(\frac{4}{3}-\frac14\right) - \left(\frac16-\frac12\right) = \frac{13}{12} - \left(-\frac13\right) = \frac{13}{12}+\frac{4}{12} = \frac{17}{12}. (1)

(b) Average value =12112(x36+12x)dx.= \dfrac{1}{2-1}\displaystyle\int_1^2\left(\frac{x^3}{6}+\frac{1}{2x}\right)dx. (1) 12(x36+12x)dx=[x424+12lnx]12=(1624+12ln2)(124+0).\int_1^2\left(\frac{x^3}{6}+\frac{1}{2x}\right)dx = \left[\frac{x^4}{24} + \frac12\ln x\right]_1^2 = \left(\frac{16}{24}+\frac12\ln2\right)-\left(\frac{1}{24}+0\right). (1) =1524+12ln2=58+ln22.= \frac{15}{24} + \frac12\ln 2 = \frac58 + \frac{\ln 2}{2}. Average value =58+ln22= \dfrac58 + \dfrac{\ln 2}{2}. (1)


[
  {"claim":"Q1a volume = pi","code":"x=symbols('x'); V=pi*integrate(1/x**2,(x,1,oo)); result = simplify(V-pi)==0"},
  {"claim":"Q2a sin^3 cos^2 integral = 2/15","code":"x=symbols('x'); I=integrate(sin(x)**3*cos(x)**2,(x,0,pi/2)); result = simplify(I-Rational(2,15))==0"},
  {"claim":"Q2c x^2 e^x from 0 to 1 = e-2","code":"x=symbols('x'); I=integrate(x**2*exp(x),(x,0,1)); result = simplify(I-(E-2))==0"},
  {"claim":"Q3b volume = 32pi/3","code":"x=symbols('x'); V=pi*integrate((3-x**2)**2-(x**2+1)**2,(x,-1,1)); result = simplify(V-Rational(32,3)*pi)==0"},
  {"claim":"Q5a arc length = 17/12","code":"x=symbols('x'); yp=x**2/2-1/(2*x**2); L=integrate(sqrt(1+yp**2),(x,1,2)); result = simplify(L-Rational(17,12))==0"},
  {"claim":"Q5b average value = 5/8 + ln2/2","code":"x=symbols('x'); A=integrate(x**3/6+1/(2*x),(x,1,2)); result = simplify(A-(Rational(5,8)+log(2)/2))==0"}
]