2025 IJMB mathematics paper II

2025 IJMB mathematics paper II

1. Differentiate cos⁻¹(2 + x) sin 5x

2. Evaluate limy3y3y28y9\lim_{y \to 3} \dfrac{\sqrt{y-3}}{y^2 - 8y - 9}

3. Solve the equation dydx=sinxcosy\dfrac{dy}{dx} = \dfrac{\sin x}{\cos y}

4. Find the direction cosines of the vectors i2j+k\mathbf{i} - 2\mathbf{j} + \mathbf{k} and i+2jk\mathbf{i} + 2\mathbf{j} - \mathbf{k}, hence find the cosine of the angle between them.

5. Find 5x2ex3dx\displaystyle\int 5x^2 e^{x^3} dx


SECTION B: CALCULUS

1. (a) A curve C has parametric equations: x=t+t1x = t + t^{-1} and y=tm+tmy = t^m + t^{-m}

Show that (x24)(dydx)2=m2(y24)(x^2 - 4)\left(\dfrac{dy}{dx}\right)^2 = m^2(y^2 - 4)

(b) Find the indefinite integral et(et3)(et+3)dt\displaystyle\int \dfrac{e^t}{(e^t - 3)(e^t + 3)} \, dt (You may use x=etx = e^t) [08marks]

2. (a) Given that In=tannxdxI_n = \displaystyle\int \tan^n x \, dx, show that (n1)In=tann1x(n1)In2(n-1)I_n = \tan^{n-1}x - (n-1)I_{n-2}, using integration by parts. Hence obtain I3I_3. [10marks]

(b) Differentiate cos1 ⁣(1x21+x2)\cos^{-1}\!\left(\dfrac{1-x^2}{1+x^2}\right) and express in its simplest form. [10marks]


SECTION C: DIFFERENTIAL EQUATIONS AND VECTORS

3. (a) Find the maxima and minima of f(x)=x(1x2)f(x) = x(1-x^2) and points at which they occur, sketch the curve for xRx \in \mathbb{R}. Hence, obtain the area bounded by the curve and the x-axis. [12marks]

(b) Differentiate from first principles y=cos3xy = \cos 3x [08marks]

9. (a) If a=3i2j+k\mathbf{a} = 3\mathbf{i} - 2\mathbf{j} + k, b=i5j+k\mathbf{b} = \mathbf{i} - 5\mathbf{j} + \mathbf{k} and c=2i+j+2k\mathbf{c} = 2\mathbf{i} + \mathbf{j} + 2\mathbf{k}, show that a(b+c)=ab+ac\mathbf{a} \cdot (\mathbf{b} + \mathbf{c}) = \mathbf{a} \cdot \mathbf{b} + \mathbf{a} \cdot \mathbf{c} [08marks]

(b) Solve the equation dvdxxy=3x\dfrac{dv}{dx} - xy = 3x, for y(0)=3y(0) = 3 [12marks]

10. (a) Find the particular solution of 2x3dydx=y23xy2x^3 \dfrac{dy}{dx} = y^2 - 3xy, given that y(1)=1y(1) = 1 [12marks]

(b) Given vectors a=ijk\mathbf{a} = \mathbf{i} - \mathbf{j} - \mathbf{k} and b=2i3j+k\mathbf{b} = 2\mathbf{i} - 3\mathbf{j} + \mathbf{k}, compute the projection of (2a+b)(2\mathbf{a} + \mathbf{b}) on (a2b)(\mathbf{a} - 2\mathbf{b}) [08marks]

11. (a) Find the equation of the curve satisfying b2dvya2dvv=0b^2 \dfrac{dv}{y} - a^2 \dfrac{dv}{v} = 0, passing through (0,b)(0, b) [10marks]

(b) Find the area of triangle ABC whose position vectors of A, B, C are ij+2k\mathbf{i} - \mathbf{j} + 2\mathbf{k}, i+4j3k\mathbf{i} + 4\mathbf{j} - 3\mathbf{k}, and i3j+2k\mathbf{i} - 3\mathbf{j} + 2\mathbf{k} respectively. [10marks]

ANSWERS

SECTION A


Q1. Differentiate y=cos1(2+x)sin5xy = \cos^{-1}(2+x)\sin 5x

Using product rule: dydx=uv+uv\dfrac{dy}{dx} = u'v + uv'

  • u=cos1(2+x)u = \cos^{-1}(2+x), so u=11(2+x)2u' = \dfrac{-1}{\sqrt{1-(2+x)^2}}

  • v=sin5xv = \sin 5x, so v=5cos5xv' = 5\cos 5x

dydx=sin5x1(2+x)2+5cos5xcos1(2+x)\boxed{\dfrac{dy}{dx} = \dfrac{-\sin 5x}{\sqrt{1-(2+x)^2}} + 5\cos 5x \cdot \cos^{-1}(2+x)}


Q2. Evaluate limy3y3y28y9\lim_{y\to 3} \dfrac{\sqrt{y-3}}{y^2-8y-9}

Factor denominator: y28y9=(y9)(y+1)y^2 - 8y - 9 = (y-9)(y+1)

Hmm — at y=3y=3: numerator =0= 0, denominator =(39)(4)=240= (3-9)(4) = -24 \neq 0

limy3y3(y9)(y+1)=0(6)(4)=024=0\lim_{y \to 3} \dfrac{\sqrt{y-3}}{(y-9)(y+1)} = \dfrac{\sqrt{0}}{(-6)(4)} = \dfrac{0}{-24} = \boxed{0}


Q3. Solve dydx=sinxcosy\dfrac{dy}{dx} = \dfrac{\sin x}{\cos y}

Separating variables:

cosydy=sinxdx\cos y \, dy = \sin x \, dx

siny=cosx+C\sin y = -\cos x + C

siny+cosx=C\boxed{\sin y + \cos x = C}


Q4. Direction cosines of p=i2j+k\mathbf{p} = \mathbf{i} - 2\mathbf{j} + \mathbf{k} and q=i+2jk\mathbf{q} = \mathbf{i} + 2\mathbf{j} - \mathbf{k}

p=1+4+1=6|\mathbf{p}| = \sqrt{1+4+1} = \sqrt{6}, q=6|\mathbf{q}| = \sqrt{6}

Direction cosines of p: (16, 26, 16)\left(\dfrac{1}{\sqrt6},\ \dfrac{-2}{\sqrt6},\ \dfrac{1}{\sqrt6}\right)

Direction cosines of q: (16, 26, 16)\left(\dfrac{1}{\sqrt6},\ \dfrac{2}{\sqrt6},\ \dfrac{-1}{\sqrt6}\right)

Angle between them:

cosθ=pqpq=1416=46=23\cos\theta = \dfrac{\mathbf{p}\cdot\mathbf{q}}{|\mathbf{p}||\mathbf{q}|} = \dfrac{1-4-1}{6} = \dfrac{-4}{6} = -\dfrac{2}{3}

cosθ=23\boxed{\cos\theta = -\tfrac{2}{3}}


Q5. 5x2ex3dx\displaystyle\int 5x^2 e^{x^3} dx

Let u=x3u = x^3, du=3x2dxdu = 3x^2\,dx, so x2dx=du3x^2\,dx = \tfrac{du}{3}

=513eudu=53ex3+C= 5 \cdot \dfrac{1}{3}\int e^u\,du = \dfrac{5}{3}e^{x^3} + C

53ex3+C\boxed{\dfrac{5}{3}e^{x^3} + C}


SECTION B


B1(b). et(et3)(et+3)dt\displaystyle\int \dfrac{e^t}{(e^t-3)(e^t+3)}\,dt

Let x=etx = e^t, dx=etdtdx = e^t\,dt:

=dx(x3)(x+3)=dxx29= \int \dfrac{dx}{(x-3)(x+3)} = \int \dfrac{dx}{x^2-9}

Partial fractions: 1(x3)(x+3)=16(1x31x+3)\dfrac{1}{(x-3)(x+3)} = \dfrac{1}{6}\left(\dfrac{1}{x-3} - \dfrac{1}{x+3}\right)

=16lnx3x+3+C=16lnet3et+3+C= \dfrac{1}{6}\ln\left|\dfrac{x-3}{x+3}\right| + C = \boxed{\dfrac{1}{6}\ln\left|\dfrac{e^t-3}{e^t+3}\right| + C}


B2(b). Differentiate cos1 ⁣(1x21+x2)\cos^{-1}\!\left(\dfrac{1-x^2}{1+x^2}\right)

Let x=tanθx = \tan\theta, so θ=tan1x\theta = \tan^{-1}x

1tan2θ1+tan2θ=cos2θ\dfrac{1-\tan^2\theta}{1+\tan^2\theta} = \cos 2\theta

So cos1(cos2θ)=2θ=2tan1x\cos^{-1}(\cos 2\theta) = 2\theta = 2\tan^{-1}x

ddx[2tan1x]=21+x2\dfrac{d}{dx}\left[2\tan^{-1}x\right] = \dfrac{2}{1+x^2}

21+x2\boxed{\dfrac{2}{1+x^2}}


B2(a). I3I_3 (using (n1)In=tann1x(n1)In2(n-1)I_n = \tan^{n-1}x - (n-1)I_{n-2})

For n=3n=3: 2I3=tan2x2I12I_3 = \tan^2 x - 2I_1

I1=tanxdx=lnsecxI_1 = \displaystyle\int \tan x\,dx = \ln|\sec x|

I3=tan2x2lnsecx+C\boxed{I_3 = \dfrac{\tan^2 x}{2} - \ln|\sec x| + C}


SECTION C


Q3(a). f(x)=x(1x2)=xx3f(x) = x(1-x^2) = x - x^3

f(x)=13x2=0x=±13f'(x) = 1 - 3x^2 = 0 \Rightarrow x = \pm\dfrac{1}{\sqrt{3}}

f(x)=6xf''(x) = -6x

  • At x=13x = \dfrac{1}{\sqrt3}: f<0f''< 0Maximum, f=233=239f = \dfrac{2}{3\sqrt3} = \dfrac{2\sqrt3}{9}

  • At x=13x = -\dfrac{1}{\sqrt3}: f>0f'' > 0Minimum, f=239f = -\dfrac{2\sqrt3}{9}

Area (curve crosses x-axis at x=0,±1x = 0, \pm1):

A=201(xx3)dx=2[x22x44]01=2(1214)=214A = 2\int_0^1 (x - x^3)\,dx = 2\left[\dfrac{x^2}{2} - \dfrac{x^4}{4}\right]_0^1 = 2\left(\dfrac{1}{2}-\dfrac{1}{4}\right) = 2\cdot\dfrac{1}{4}

A=12 sq. units\boxed{A = \dfrac{1}{2} \text{ sq. units}}


Q3(b). Differentiate y=cos3xy = \cos 3x from first principles

dydx=limh0cos3(x+h)cos3xh\dfrac{dy}{dx} = \lim_{h\to 0}\dfrac{\cos 3(x+h) - \cos 3x}{h}

Using sum-to-product: cosAcosB=2sin ⁣(A+B2)sin ⁣(AB2)\cos A - \cos B = -2\sin\!\left(\dfrac{A+B}{2}\right)\sin\!\left(\dfrac{A-B}{2}\right)

=limh02sin(3x+3h2)sin(3h2)h= \lim_{h\to 0}\dfrac{-2\sin(3x + \tfrac{3h}{2})\sin(\tfrac{3h}{2})}{h}

=limh02sin ⁣(3x+3h2)sin(3h2)3h232= \lim_{h\to 0} -2\sin\!\left(3x+\tfrac{3h}{2}\right)\cdot\dfrac{\sin(\tfrac{3h}{2})}{\tfrac{3h}{2}}\cdot\dfrac{3}{2}

=2sin3x132=3sin3x= -2\sin 3x \cdot 1 \cdot \dfrac{3}{2} = \boxed{-3\sin 3x}


Q9(a). Show a(b+c)=ab+ac\mathbf{a}\cdot(\mathbf{b}+\mathbf{c}) = \mathbf{a}\cdot\mathbf{b} + \mathbf{a}\cdot\mathbf{c}

b+c=(1+2)i+(5+1)j+(1+2)k=3i4j+3k\mathbf{b}+\mathbf{c} = (1+2)\mathbf{i}+(-5+1)\mathbf{j}+(1+2)\mathbf{k} = 3\mathbf{i}-4\mathbf{j}+3\mathbf{k}

a(b+c)=(3)(3)+(2)(4)+(1)(3)=9+8+3=20\mathbf{a}\cdot(\mathbf{b}+\mathbf{c}) = (3)(3)+(-2)(-4)+(1)(3) = 9+8+3 = 20

ab=3(2)(5)+1=310+1=6\mathbf{a}\cdot\mathbf{b} = 3-(-2)(-5)+1 = 3-10+1 = -6

Wait, let me recompute: ab=(3)(1)+(2)(5)+(1)(1)=3+10+1=14\mathbf{a}\cdot\mathbf{b} = (3)(1)+(-2)(-5)+(1)(1) = 3+10+1 = 14

ac=(3)(2)+(2)(1)+(1)(2)=62+2=6\mathbf{a}\cdot\mathbf{c} = (3)(2)+(-2)(1)+(1)(2) = 6-2+2 = 6

ab+ac=14+6=20\mathbf{a}\cdot\mathbf{b}+\mathbf{a}\cdot\mathbf{c} = 14+6 = \mathbf{20}Shown.


Q9(b). dvdxxv=3x\dfrac{dv}{dx} - xv = 3x, y(0)=3y(0)=3

(Reading as dydxxy=3x\dfrac{dy}{dx} - xy = 3x)

Linear ODE. Integrating factor: μ=exdx=ex2/2\mu = e^{-\int x\,dx} = e^{-x^2/2}

ddx(yex2/2)=3xex2/2\dfrac{d}{dx}\left(ye^{-x^2/2}\right) = 3xe^{-x^2/2}

yex2/2=3xex2/2dx=3ex2/2+Cye^{-x^2/2} = \int 3xe^{-x^2/2}\,dx = -3e^{-x^2/2} + C

y=3+Cex2/2y = -3 + Ce^{x^2/2}

At y(0)=3y(0)=3: 3=3+CC=63 = -3 + C \Rightarrow C = 6

y=3+6ex2/2\boxed{y = -3 + 6e^{x^2/2}}


Q10(b). Projection of (2a+b)(2\mathbf{a}+\mathbf{b}) on (a2b)(\mathbf{a}-2\mathbf{b})

a=ijk\mathbf{a} = \mathbf{i}-\mathbf{j}-\mathbf{k}, b=2i3j+k\mathbf{b} = 2\mathbf{i}-3\mathbf{j}+\mathbf{k}

2a+b=(2+2)i+(23)j+(2+1)k=4i5jk2\mathbf{a}+\mathbf{b} = (2+2)\mathbf{i}+(-2-3)\mathbf{j}+(-2+1)\mathbf{k} = 4\mathbf{i}-5\mathbf{j}-\mathbf{k}

a2b=(14)i+(1+6)j+(12)k=3i+5j3k\mathbf{a}-2\mathbf{b} = (1-4)\mathbf{i}+(-1+6)\mathbf{j}+(-1-2)\mathbf{k} = -3\mathbf{i}+5\mathbf{j}-3\mathbf{k}

a2b=9+25+9=43|\mathbf{a}-2\mathbf{b}| = \sqrt{9+25+9} = \sqrt{43}

Projection =(2a+b)(a2b)a2b= \dfrac{(2\mathbf{a}+\mathbf{b})\cdot(\mathbf{a}-2\mathbf{b})}{|\mathbf{a}-2\mathbf{b}|}

=(4)(3)+(5)(5)+(1)(3)43=1225+343=3443= \dfrac{(4)(-3)+(-5)(5)+(-1)(-3)}{\sqrt{43}} = \dfrac{-12-25+3}{\sqrt{43}} = \dfrac{-34}{\sqrt{43}}

3443=344343\boxed{-\dfrac{34}{\sqrt{43}} = -\dfrac{34\sqrt{43}}{43}}


Q11(b). Area of triangle ABC

A=ij+2kA = \mathbf{i}-\mathbf{j}+2\mathbf{k}, B=i+4j3kB = \mathbf{i}+4\mathbf{j}-3\mathbf{k}, C=i3j+2kC = \mathbf{i}-3\mathbf{j}+2\mathbf{k}

ABundefined=0i+5j5k\overrightarrow{AB} = 0\mathbf{i}+5\mathbf{j}-5\mathbf{k}

ACundefined=0i2j+0k\overrightarrow{AC} = 0\mathbf{i}-2\mathbf{j}+0\mathbf{k}

ABundefined×ACundefined=ijk055020\overrightarrow{AB}\times\overrightarrow{AC} = \begin{vmatrix}\mathbf{i}&\mathbf{j}&\mathbf{k}\\0&5&-5\\0&-2&0\end{vmatrix}

=i(50(5)(2))j(00)+k(00)= \mathbf{i}(5\cdot0-(-5)(-2)) - \mathbf{j}(0-0) + \mathbf{k}(0-0)

=i(010)=10i= \mathbf{i}(0-10) = -10\mathbf{i}

ABundefined×ACundefined=10|\overrightarrow{AB}\times\overrightarrow{AC}| = 10

Area=12×10=5 sq. units\text{Area} = \dfrac{1}{2}\times 10 = \boxed{5 \text{ sq. units}}

Share this