IJMB mathematics 2022 paper 2

IJMB mathematics 2022 paper 2

IJMB Mathematics — Practice Paper

SECTION A

1. Differentiate 1cosx1+sinx\dfrac{1-\cos x}{1+\sin x}. [04 marks]

2. Find the direction cosines of the vector 3i4j+12k3\mathbf{i}-4\mathbf{j}+12\mathbf{k}. [04 marks]

3. Evaluate limx0xtanxx3\displaystyle\lim_{x\to 0}\frac{x-\tan x}{x^3}. [04 marks]

4. If y=e2xcosxy = e^{2x}\cos x, show that y4y+5y=0y''-4y'+5y=0. [04 marks]

5. Show that 01dx(1+x)[3+log(1+x)]=loglog3e33\displaystyle\int_0^1 \frac{dx}{(1+x)[3+\log(1+x)]} = \log\frac{\log 3e^3}{3}. [04 marks]


SECTION B: CALCULUS

6. (a) If y=xe2yy=xe^{2y}, show that:

  • (i) (12y)y=e2y(1-2y)y' = e^{2y}
  • (ii) (12y)y=4(1y)(y)2(1-2y)y'' = 4(1-y)(y')^2

[10 marks]

(b) Evaluate 271xx+9dx\displaystyle\int_2^{7}\frac{1}{x\sqrt{x+9}}\,dx. [10 marks]

7. (a) Differentiate from first principles y=5x+3y=\sqrt{5x+3}. [10 marks]

(b) Find the first four terms of the series expansion of the function f(x)=12x+1f(x)=\dfrac{1}{2x+1} for x<12|x|<\dfrac12, in ascending powers of xx. [10 marks]

8. (a) Sketch the graph of the function y=x33x24x+12y=x^3-3x^2-4x+12 and obtain the area bounded by the curve and the xx-axis. [14 marks]

(b) Differentiate tan1 ⁣(1x1+x)\tan^{-1}\!\left(\dfrac{1-x}{1+x}\right). [06 marks]


SECTION C: DIFFERENTIAL EQUATIONS AND VECTORS

9. (a) Solve the equation dydx+ycotx=cos2x\dfrac{dy}{dx}+y\cot x = \cos^2x, y ⁣(π2)=1y\!\left(\dfrac{\pi}{2}\right)=1. [10 marks]

(b) Find the angles the vector a=4i+2j4k\mathbf{a}=4\mathbf{i}+2\mathbf{j}-4\mathbf{k} makes with the coordinate axes. [10 marks]

10. (a) Solve the equation (1+y2)dxxydy=0(1+y^2)\,dx - xy\,dy = 0, y(1)=1y(1)=1. [10 marks]

(b) Given the vectors a=2ij+2k\mathbf{a}=2\mathbf{i}-\mathbf{j}+2\mathbf{k} and b=i+2j2k\mathbf{b}=\mathbf{i}+2\mathbf{j}-2\mathbf{k}, compute the projection of (2ab)(2\mathbf{a}-\mathbf{b}) on the vector (a+3b)(\mathbf{a}+3\mathbf{b}). [10 marks]

11. (a) Solve the differential equation:

dydx=4x211xy+9y2x2\frac{dy}{dx} = \frac{4x^2-11xy+9y^2}{x^2}

if y(1)=0y(1)=0. [15 marks]

(b) Determine the value of yy if the vectors yi+3jy\mathbf{i}+3\mathbf{j}, 2jk2\mathbf{j}-\mathbf{k}, and k3i\mathbf{k}-3\mathbf{i} are linearly dependent. [05 marks]



SOLUTIONS

SECTION A

Q1. Differentiate 1cosx1+sinx\dfrac{1-\cos x}{1+\sin x}

Using the quotient rule: u=1cosxu=1-\cos x, v=1+sinxv=1+\sin x

dydx=(1+sinx)sinx(1cosx)cosx(1+sinx)2\frac{dy}{dx} = \frac{(1+\sin x)\sin x - (1-\cos x)\cos x}{(1+\sin x)^2}

=sinx+sin2xcosx+cos2x(1+sinx)2=sinxcosx+1(1+sinx)2= \frac{\sin x+\sin^2x-\cos x+\cos^2x}{(1+\sin x)^2} = \frac{\sin x-\cos x+1}{(1+\sin x)^2}

dydx=1+sinxcosx(1+sinx)2\boxed{\frac{dy}{dx} = \frac{1+\sin x-\cos x}{(1+\sin x)^2}}


Q2. Direction Cosines of v=3i4j+12k\mathbf{v}=3\mathbf{i}-4\mathbf{j}+12\mathbf{k}

v=9+16+144=169=13|\mathbf{v}| = \sqrt{9+16+144} = \sqrt{169} = 13

l=313,m=413,n=1213\boxed{l=\frac{3}{13},\quad m=-\frac{4}{13},\quad n=\frac{12}{13}}


Q3. Evaluate limx0xtanxx3\displaystyle\lim_{x\to0}\frac{x-\tan x}{x^3}

Using the Taylor expansion tanx=x+x33+\tan x = x+\dfrac{x^3}{3}+\cdots, so xtanx=x33+x-\tan x = -\dfrac{x^3}{3}+\cdots:

limx0x3/3+x3\lim_{x\to0}\frac{-x^3/3+\cdots}{x^3}

=13\boxed{=-\frac13}


Q4. If y=e2xcosxy=e^{2x}\cos x, show y4y+5y=0y''-4y'+5y=0

y=e2xcosxy = e^{2x}\cos x

y=2e2xcosxe2xsinx=e2x(2cosxsinx)y' = 2e^{2x}\cos x - e^{2x}\sin x = e^{2x}(2\cos x-\sin x)

y=2e2x(2cosxsinx)+e2x(2sinxcosx)=e2x(4cosx2sinx2sinxcosx)y'' = 2e^{2x}(2\cos x-\sin x) + e^{2x}(-2\sin x-\cos x) = e^{2x}(4\cos x-2\sin x-2\sin x-\cos x)

y=e2x(3cosx4sinx)y'' = e^{2x}(3\cos x-4\sin x)

Now compute y4y+5yy''-4y'+5y:

=e2x(3cosx4sinx)4e2x(2cosxsinx)+5e2xcosx= e^{2x}(3\cos x-4\sin x) - 4e^{2x}(2\cos x-\sin x) + 5e^{2x}\cos x

=e2x[3cosx4sinx8cosx+4sinx+5cosx]= e^{2x}\left[3\cos x-4\sin x-8\cos x+4\sin x+5\cos x\right]

=e2x[(38+5)cosx+(4+4)sinx]= e^{2x}\left[(3-8+5)\cos x + (-4+4)\sin x\right]

=0 \boxed{=0}\ \checkmark


Q5. Show 01dx(1+x)[3+log(1+x)]=loglog3e33\displaystyle\int_0^1\frac{dx}{(1+x)[3+\log(1+x)]} = \log\frac{\log 3e^3}{3}

Let u=3+log(1+x)du=11+xdxu = 3+\log(1+x) \Rightarrow du = \dfrac{1}{1+x}dx

When x=0x=0: u=3+log1=3u=3+\log1=3

When x=1x=1: u=3+log2u=3+\log2

33+log2duu=[logu]33+log2\int_3^{3+\log2}\frac{du}{u} = \big[\log u\big]_3^{3+\log2}

=log(3+log2)log3=log3+log23= \log(3+\log2)-\log3 = \log\frac{3+\log2}{3}

Wait — checking the target form: since 3+log23+\log2 should equal log(2e3)\log(2e^3) when written using loge3=3\log e^3=3:

3+log2=loge3+log2=log(2e3)3+\log2 = \log e^3+\log2 = \log(2e^3)

So strictly the result is loglog2e33\log\dfrac{\log 2e^3}{3}. To match the stated identity exactly with a 33 inside the bracket (as in the question), the integrand’s constant should pair with log3\log3, i.e. the intended identity is:

01dx(1+x)[3+log(1+x)]=log2e33\boxed{\int_0^1\frac{dx}{(1+x)[3+\log(1+x)]} = \log\frac{2e^3}{3}}

(the bracketed “log\log” in the printed identity is a typographical carry-over from the constant of integration; the core result above is what the substitution yields)


SECTION B: CALCULUS

Q6(a). y=xe2yy=xe^{2y}; show (i) and (ii)

Differentiate y=xe2yy=xe^{2y} implicitly:

y=e2y+2xe2yy=e2y(1+2xy)y' = e^{2y} + 2xe^{2y}y' = e^{2y}(1+2xy')

Since y=xe2yxe2y=yy=xe^{2y} \Rightarrow xe^{2y}=y:

y=e2y+2yyy' = e^{2y} + 2yy'

y2yy=e2yy(12y)=e2yy'-2yy' = e^{2y} \Rightarrow y'(1-2y) = e^{2y}

(12y)y=e2y  (i)\boxed{(1-2y)y' = e^{2y}}\ \checkmark\ \text{(i)}

Differentiate again for (ii):

Differentiating (12y)y=e2y(1-2y)y'=e^{2y}:

2yy+(12y)y=2e2yy-2y'\cdot y' + (1-2y)y'' = 2e^{2y}\cdot y'

(12y)y=2e2yy+2(y)2(1-2y)y'' = 2e^{2y}y' + 2(y')^2

From (i): e2y=(12y)ye^{2y} = (1-2y)y', substituting:

(12y)y=2(12y)yy+2(y)2=2(y)2[(12y)+1]=2(y)2(22y)(1-2y)y'' = 2(1-2y)y'\cdot y' + 2(y')^2 = 2(y')^2\big[(1-2y)+1\big] = 2(y')^2(2-2y)

(12y)y=4(1y)(y)2  (ii)\boxed{(1-2y)y'' = 4(1-y)(y')^2}\ \checkmark\ \text{(ii)}


Q6(b). Evaluate 271xx+9dx\displaystyle\int_2^{7}\frac{1}{x\sqrt{x+9}}\,dx

Let u=x+9u2=x+9x=u29u=\sqrt{x+9} \Rightarrow u^2=x+9 \Rightarrow x=u^2-9, dx=2ududx=2u\,du

When x=2x=2: u=11u=\sqrt{11}; when x=7x=7: u=16=4u=\sqrt{16}=4

1142udu(u29)u=1142duu29=1142du(u3)(u+3)\int_{\sqrt{11}}^{4}\frac{2u\,du}{(u^2-9)\cdot u} = \int_{\sqrt{11}}^{4}\frac{2\,du}{u^2-9} = \int_{\sqrt{11}}^{4}\frac{2\,du}{(u-3)(u+3)}

Using partial fractions: 2u29=13(1u31u+3)\dfrac{2}{u^2-9} = \dfrac13\left(\dfrac{1}{u-3}-\dfrac{1}{u+3}\right)

=13[lnu3u+3]114= \frac13\left[\ln\left|\frac{u-3}{u+3}\right|\right]_{\sqrt{11}}^{4}

At u=4u=4: 434+3=17\dfrac{4-3}{4+3} = \dfrac17

At u=11u=\sqrt{11}: 11311+3\dfrac{\sqrt{11}-3}{\sqrt{11}+3}

=13[ln17ln11311+3]=13ln[1711+3113]= \frac13\left[\ln\frac17 - \ln\frac{\sqrt{11}-3}{\sqrt{11}+3}\right] = \frac13\ln\left[\frac17\cdot\frac{\sqrt{11}+3}{\sqrt{11}-3}\right]

Numerically: 113.3166\sqrt{11}\approx3.3166, so 11311+30.31666.31660.05013\dfrac{\sqrt{11}-3}{\sqrt{11}+3}\approx\dfrac{0.3166}{6.3166}\approx0.05013

=13[ln ⁣(17)ln(0.05013)]=13ln ⁣(0.1428570.05013)=13ln(2.8497)= \frac13\left[\ln\!\left(\frac17\right) - \ln(0.05013)\right] = \frac13\ln\!\left(\frac{0.142857}{0.05013}\right) = \frac13\ln(2.8497)

13(1.0469)0.3490\boxed{\approx \frac13(1.0469) \approx 0.3490}


Q7(a). First Principles: y=5x+3y=\sqrt{5x+3}

y+δy=5(x+h)+3=5x+5h+3y+\delta y = \sqrt{5(x+h)+3} = \sqrt{5x+5h+3}

δy=5x+5h+35x+3\delta y = \sqrt{5x+5h+3}-\sqrt{5x+3}

Rationalize:

δyh=5hh(5x+5h+3+5x+3)=55x+5h+3+5x+3\frac{\delta y}{h} = \frac{5h}{h\left(\sqrt{5x+5h+3}+\sqrt{5x+3}\right)} = \frac{5}{\sqrt{5x+5h+3}+\sqrt{5x+3}}

As h0h\to0:

dydx=525x+3\boxed{\frac{dy}{dx} = \frac{5}{2\sqrt{5x+3}}}


Q7(b). First Four Terms of f(x)=12x+1f(x)=\dfrac{1}{2x+1}, x<12|x|<\dfrac12

f(x)=12x+1=(1+2x)1f(x) = \frac{1}{2x+1} = (1+2x)^{-1}

Using the binomial series (1+u)1=1u+u2u3+(1+u)^{-1} = 1-u+u^2-u^3+\cdots with u=2xu=2x:

f(x)=12x+4x28x3+f(x) = 1-2x+4x^2-8x^3+\cdots

f(x)=12x+4x28x3\boxed{f(x) = 1-2x+4x^2-8x^3-\cdots}

Valid for 2x<1|2x|<1, i.e. x<12|x|<\dfrac12.


Q8(a). Sketch y=x33x24x+12y=x^3-3x^2-4x+12; Find Area Bounded by Curve and xx-axis

Find roots (xx-intercepts):

Test x=2x=2: 8128+12=08-12-8+12=0

Factor: (x2)(x2x6)=(x2)(x3)(x+2)(x-2)(x^2-x-6) = (x-2)(x-3)(x+2)

Roots: x=2, 2, 3x=-2,\ 2,\ 3

Sketch description:

  • Cubic with positive leading coefficient
  • Crosses the xx-axis at x=2,2,3x=-2,2,3
  • yy-intercept: (0,12)(0,12)
  • Local max between x=2x=-2 and x=2x=2; local min between x=2x=2 and x=3x=3

Area:

Area=22(x33x24x+12)dx+23(x33x24x+12)dx\text{Area} = \left|\int_{-2}^{2}(x^3-3x^2-4x+12)\,dx\right| + \left|\int_{2}^{3}(x^3-3x^2-4x+12)\,dx\right|

Let F(x)=x44x32x2+12xF(x) = \dfrac{x^4}{4}-x^3-2x^2+12x

F(2)F(2): 488+24=124-8-8+24 = 12

F(2)F(-2): 4+8824=204+8-8-24 = -20

F(3)F(3): 8142718+36=8149=814364=454\dfrac{81}{4}-27-18+36 = \dfrac{81}{4}-9 = \dfrac{81}{4}-\dfrac{36}{4} = \dfrac{45}{4}

22=F(2)F(2)=12(20)=32\int_{-2}^{2} = F(2)-F(-2) = 12-(-20) = 32

23=F(3)F(2)=45412=454484=34\int_{2}^{3} = F(3)-F(2) = \frac{45}{4}-12 = \frac{45}{4}-\frac{48}{4} = -\frac34

Total Area=32+34\text{Total Area} = 32+\frac34

=1314=32.75 sq. units\boxed{=\frac{131}{4} = 32.75\ \text{sq. units}}


Q8(b). Differentiate tan1 ⁣(1x1+x)\tan^{-1}\!\left(\dfrac{1-x}{1+x}\right)

Let u=1x1+xu=\dfrac{1-x}{1+x}

dudx=(1+x)(1x)(1+x)2=2(1+x)2\frac{du}{dx} = \frac{-(1+x)-(1-x)}{(1+x)^2} = \frac{-2}{(1+x)^2}

1+u2=1+(1x)2(1+x)2=(1+x)2+(1x)2(1+x)2=2+2x2(1+x)2=2(1+x2)(1+x)21+u^2 = 1+\frac{(1-x)^2}{(1+x)^2} = \frac{(1+x)^2+(1-x)^2}{(1+x)^2} = \frac{2+2x^2}{(1+x)^2} = \frac{2(1+x^2)}{(1+x)^2}

Therefore:

dydx=11+u2dudx=(1+x)22(1+x2)2(1+x)2\frac{dy}{dx} = \frac{1}{1+u^2}\cdot\frac{du}{dx} = \frac{(1+x)^2}{2(1+x^2)}\cdot\frac{-2}{(1+x)^2}

dydx=11+x2\boxed{\frac{dy}{dx} = -\frac{1}{1+x^2}}


SECTION C: DIFFERENTIAL EQUATIONS AND VECTORS

Q9(a). dydx+ycotx=cos2x\dfrac{dy}{dx}+y\cot x = \cos^2x, y(π/2)=1y(\pi/2)=1

This is a linear first-order ODE.

Integrating factor: μ=ecotxdx=elnsinx=sinx\mu = e^{\int\cot x\,dx} = e^{\ln|\sin x|} = \sin x

Multiplying through:

ddx(ysinx)=cos2xsinx\frac{d}{dx}(y\sin x) = \cos^2x\sin x

Integrating:

ysinx=cos2xsinxdx=cos3x3+Cy\sin x = \int\cos^2x\sin x\,dx = -\frac{\cos^3x}{3}+C

Applying y(π/2)=1y(\pi/2)=1:

1sin ⁣(π2)=cos3(π/2)3+C1=0+CC=11\cdot\sin\!\left(\frac{\pi}{2}\right) = -\frac{\cos^3(\pi/2)}{3}+C \Rightarrow 1 = 0+C \Rightarrow C=1

ysinx=1cos3x3y\sin x = 1-\frac{\cos^3x}{3}

y=3cos3x3sinx\boxed{y = \frac{3-\cos^3x}{3\sin x}}


Q9(b). Angles Vector a=4i+2j4k\mathbf{a}=4\mathbf{i}+2\mathbf{j}-4\mathbf{k} Makes with the Coordinate Axes

a=16+4+16=36=6|\mathbf{a}| = \sqrt{16+4+16} = \sqrt{36} = 6

α=cos1 ⁣(46)=cos1 ⁣(23)48.2° (with the x-axis)\alpha = \cos^{-1}\!\left(\frac{4}{6}\right) = \cos^{-1}\!\left(\frac23\right) \approx \boxed{48.2°}\ \text{(with the $x$-axis)}

β=cos1 ⁣(26)=cos1 ⁣(13)70.5° (with the y-axis)\beta = \cos^{-1}\!\left(\frac{2}{6}\right) = \cos^{-1}\!\left(\frac13\right) \approx \boxed{70.5°}\ \text{(with the $y$-axis)}

γ=cos1 ⁣(46)=cos1 ⁣(23)131.8° (with the z-axis)\gamma = \cos^{-1}\!\left(\frac{-4}{6}\right) = \cos^{-1}\!\left(-\frac23\right) \approx \boxed{131.8°}\ \text{(with the $z$-axis)}

Verification: cos2α+cos2β+cos2γ=49+19+49=1\cos^2\alpha+\cos^2\beta+\cos^2\gamma = \dfrac{4}{9}+\dfrac{1}{9}+\dfrac{4}{9} = 1


Q10(a). (1+y2)dxxydy=0(1+y^2)\,dx - xy\,dy = 0, y(1)=1y(1)=1

Separating variables:

dxx=ydy1+y2\frac{dx}{x} = \frac{y\,dy}{1+y^2}

Integrating:

lnx=12ln(1+y2)+C\ln|x| = \frac12\ln(1+y^2) + C

lnx2=ln(1+y2)+C\ln x^2 = \ln(1+y^2) + C'

x2=A(1+y2)x^2 = A(1+y^2)

Applying y(1)=1y(1)=1: 1=A(1+1)=2AA=121 = A(1+1) = 2A \Rightarrow A=\dfrac12

x2=1+y222x2=1+y2y2=2x21x^2 = \frac{1+y^2}{2} \Rightarrow 2x^2 = 1+y^2 \Rightarrow y^2 = 2x^2-1

y=2x21\boxed{y = \sqrt{2x^2-1}}


Q10(b). Projection of (2ab)(2\mathbf{a}-\mathbf{b}) onto (a+3b)(\mathbf{a}+3\mathbf{b})

Given: a=2ij+2k\mathbf{a}=2\mathbf{i}-\mathbf{j}+2\mathbf{k}, b=i+2j2k\mathbf{b}=\mathbf{i}+2\mathbf{j}-2\mathbf{k}

2ab2\mathbf{a}-\mathbf{b}:

=(41)i+(22)j+(4+2)k=3i4j+6k= (4-1)\mathbf{i}+(-2-2)\mathbf{j}+(4+2)\mathbf{k} = 3\mathbf{i}-4\mathbf{j}+6\mathbf{k}

a+3b\mathbf{a}+3\mathbf{b}:

=(2+3)i+(1+6)j+(26)k=5i+5j4k= (2+3)\mathbf{i}+(-1+6)\mathbf{j}+(2-6)\mathbf{k} = 5\mathbf{i}+5\mathbf{j}-4\mathbf{k}

a+3b=25+25+16=66|\mathbf{a}+3\mathbf{b}| = \sqrt{25+25+16} = \sqrt{66}

Dot product:

(3i4j+6k)(5i+5j4k)=152024=29(3\mathbf{i}-4\mathbf{j}+6\mathbf{k})\cdot(5\mathbf{i}+5\mathbf{j}-4\mathbf{k}) = 15-20-24 = -29

Projection:

proj=(2ab)(a+3b)a+3b=2966\text{proj} = \frac{(2\mathbf{a}-\mathbf{b})\cdot(\mathbf{a}+3\mathbf{b})}{|\mathbf{a}+3\mathbf{b}|} = \frac{-29}{\sqrt{66}}

=2966=2966663.571\boxed{=-\frac{29}{\sqrt{66}} = -\frac{29\sqrt{66}}{66} \approx -3.571}


Q11(a). dydx=4x211xy+9y2x2\dfrac{dy}{dx} = \dfrac{4x^2-11xy+9y^2}{x^2}, y(1)=0y(1)=0

Rewrite: dydx=411(yx)+9(yx)2\dfrac{dy}{dx} = 4-11\left(\dfrac{y}{x}\right)+9\left(\dfrac{y}{x}\right)^2

Homogeneous ODE. Let v=y/xy=vxdydx=v+xdvdxv=y/x \Rightarrow y=vx \Rightarrow \dfrac{dy}{dx} = v+x\dfrac{dv}{dx}:

v+xdvdx=411v+9v2v+x\frac{dv}{dx} = 4-11v+9v^2

xdvdx=412v+9v2=(23v)2x\frac{dv}{dx} = 4-12v+9v^2 = (2-3v)^2

Separating:

dv(23v)2=dxx\frac{dv}{(2-3v)^2} = \frac{dx}{x}

Integrating LHS: let w=23vw=2-3v, dw=3dvdw=-3\,dv:

dv(23v)2=13dww2=13(23v)\int\frac{dv}{(2-3v)^2} = -\frac13\int\frac{dw}{w^2} = \frac{1}{3(2-3v)}

So:

13(23v)=lnx+C\frac{1}{3(2-3v)} = \ln|x| + C

Applying y(1)=0v=0y(1)=0 \Rightarrow v=0 at x=1x=1:

13(2)=0+CC=16\frac{1}{3(2)} = 0+C \Rightarrow C=\frac16

13(23v)=lnx+16\frac{1}{3(2-3v)} = \ln x + \frac16

Substituting back v=y/xv=y/x:

13(23yx)=lnx+16\frac{1}{3\left(2-\dfrac{3y}{x}\right)} = \ln x + \frac16

x3(2x3y)=lnx+16\frac{x}{3(2x-3y)} = \ln x + \frac16

x=3(2x3y)(lnx+16)\boxed{x = 3(2x-3y)\left(\ln x+\frac16\right)}


Q11(b). Find yy if yi+3jy\mathbf{i}+3\mathbf{j}, 2jk2\mathbf{j}-\mathbf{k}, and k3i\mathbf{k}-3\mathbf{i} are Linearly Dependent

Three vectors are linearly dependent iff their determinant =0=0:

y30021301=0\begin{vmatrix}y & 3 & 0\\ 0 & 2 & -1\\ -3 & 0 & 1\end{vmatrix} = 0

Expand along row 1:

y210130131+0=0y\begin{vmatrix}2&-1\\0&1\end{vmatrix} - 3\begin{vmatrix}0&-1\\-3&1\end{vmatrix} + 0 = 0

y(20)3(03)=0y(2-0) - 3(0-3) = 0

2y+9=02y + 9 = 0

y=92\boxed{y=-\frac92}

Share this