Engineering Mathematics (4320002) - Summer 2022 Solution

Complete solution guide for Engineering Mathematics (4320002) Summer 2022 exam

Q.1 [14 marks]

Fill in the blanks using appropriate choice from the given options

Q1.1 [1 mark]

If A2×3A_{2×3} and B3×4B_{3×4} are two matrices then find order of AB =______

Answer: b. 2×42×4

Solution: When multiplying matrices, if AA is of order m×nm×n and BB is of order n×pn×p, then ABAB is of order m×pm×p. Given: A2×3A_{2×3} and B3×4B_{3×4} Therefore, ABAB will be of order 2×42×4.

Q1.2 [1 mark]

If A=[1 3 2]A = [1\ 3\ 2] and B=[121]B = \begin{bmatrix} 1 \\ 2 \\ 1 \end{bmatrix} then find AB =______

Answer: b. 9

Solution: AB=[1 3 2][121]=1(1)+3(2)+2(1)=1+6+2=9AB = [1\ 3\ 2] \begin{bmatrix} 1 \\ 2 \\ 1 \end{bmatrix} = 1(1) + 3(2) + 2(1) = 1 + 6 + 2 = 9

Q1.3 [1 mark]

A.I2=AA.I_2 = A then I2I_2 =______

Answer: c. [1001]\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}

Solution: I2I_2 is the identity matrix of order 2×2, which has 1's on the main diagonal and 0's elsewhere.

Q1.4 [1 mark]

If ddx(sin2x+cos2x)=\frac{d}{dx}(\sin^2 x + \cos^2 x) = ______

Answer: b. 0

Solution: Since sin2x+cos2x=1\sin^2 x + \cos^2 x = 1 (fundamental trigonometric identity) ddx(sin2x+cos2x)=ddx(1)=0\frac{d}{dx}(\sin^2 x + \cos^2 x) = \frac{d}{dx}(1) = 0

Q1.5 [1 mark]

ddx(cotx)=\frac{d}{dx}(\cot x) = ______

Answer: d. csc2x-\csc^2 x

Solution: ddx(cotx)=csc2x\frac{d}{dx}(\cot x) = -\csc^2 x

Q1.6 [1 mark]

ddxlog(sinx)\frac{d}{dx}\log(\sin x) then find out d2ydx2=\frac{d^2y}{dx^2} = ______

Answer: d. cot2x-\cot^2 x

Solution: Let y=log(sinx)y = \log(\sin x) dydx=1sinxcosx=cotx\frac{dy}{dx} = \frac{1}{\sin x} \cdot \cos x = \cot x d2ydx2=ddx(cotx)=csc2x\frac{d^2y}{dx^2} = \frac{d}{dx}(\cot x) = -\csc^2 x

However, since csc2x=1+cot2x\csc^2 x = 1 + \cot^2 x, the answer is csc2x-\csc^2 x.

Q1.7 [1 mark]

ddx(1x)=\frac{d}{dx}(\frac{1}{x}) = ______

Answer: c. 1x2-\frac{1}{x^2}

Solution: ddx(1x)=ddx(x1)=1x2=1x2\frac{d}{dx}(\frac{1}{x}) = \frac{d}{dx}(x^{-1}) = -1 \cdot x^{-2} = -\frac{1}{x^2}

Q1.8 [1 mark]

If x5dx=\int x^5 dx = ______+ c

Answer: a. x66\frac{x^6}{6}

Solution: x5dx=x5+15+1+c=x66+c\int x^5 dx = \frac{x^{5+1}}{5+1} + c = \frac{x^6}{6} + c

Q1.9 [1 mark]

02π(sin2θ+cos2θ)dθ=\int_0^{2\pi} (\sin^2 θ + \cos^2 θ)dθ = ______+ c

Answer: a. 2π

Solution: 02π(sin2θ+cos2θ)dθ=02π1dθ=[θ]02π=2π0=2π\int_0^{2\pi} (\sin^2 θ + \cos^2 θ)dθ = \int_0^{2\pi} 1 \, dθ = [θ]_0^{2\pi} = 2\pi - 0 = 2\pi

Q1.10 [1 mark]

11x3dx=\int_{-1}^{1} x^3 dx = ______+ c

Answer: c. 0

Solution: 11x3dx=[x44]11=144(1)44=1414=0\int_{-1}^{1} x^3 dx = \left[\frac{x^4}{4}\right]_{-1}^{1} = \frac{1^4}{4} - \frac{(-1)^4}{4} = \frac{1}{4} - \frac{1}{4} = 0

Q1.11 [1 mark]

The order and degree of the differential equation x2d2ydx2+3y2=0x^2 \frac{d^2y}{dx^2} + 3y^2 = 0 is =______

Answer: c. 2 and 1

Solution: Order is the highest derivative present = 2 (from d2ydx2\frac{d^2y}{dx^2}) Degree is the power of the highest derivative = 1

Q1.12 [1 mark]

An integrating factor of the differential equation dydx+py=Q\frac{dy}{dx} + py = Q is ______

Answer: c. epdxe^{\int p dx}

Solution: For a first-order linear differential equation dydx+py=Q\frac{dy}{dx} + py = Q, the integrating factor is epdxe^{\int p dx}.

Q1.13 [1 mark]

i4=i^4 = ______

Answer: a. 1

Solution: i4=(i2)2=(1)2=1i^4 = (i^2)^2 = (-1)^2 = 1

Q1.14 [1 mark]

(3+4i)(4-5i) =______

Answer: d. -32+ i

Solution: (3+4i)(45i)=3(4)+3(5i)+4i(4)+4i(5i)(3+4i)(4-5i) = 3(4) + 3(-5i) + 4i(4) + 4i(-5i) =1215i+16i20i2= 12 - 15i + 16i - 20i^2 =12+i20(1)= 12 + i - 20(-1) =12+i+20=32+i= 12 + i + 20 = 32 + i

Wait, let me recalculate: (3+4i)(45i)=1215i+16i20i2=12+i+20=32+i(3+4i)(4-5i) = 12 - 15i + 16i - 20i^2 = 12 + i + 20 = 32 + i

The correct answer should be b. 32+ i, but option d shows -32+ i. There might be an error in the options.

Q.2 [14 marks]

Q.2(a) [6 marks]

Attempt any two

Q2.1 [3 marks]

If A=[111321]A = \begin{bmatrix} 1 & -1 & 1 \\ 3 & 2 & 1 \end{bmatrix} and B=[124217]B = \begin{bmatrix} 1 & 2 \\ 4 & 2 \\ 1 & 7 \end{bmatrix} then find out AB & BA.

Solution:

AB calculation: AB=[111321][124217]AB = \begin{bmatrix} 1 & -1 & 1 \\ 3 & 2 & 1 \end{bmatrix} \begin{bmatrix} 1 & 2 \\ 4 & 2 \\ 1 & 7 \end{bmatrix}

AB=[1(1)+(1)(4)+1(1)1(2)+(1)(2)+1(7)3(1)+2(4)+1(1)3(2)+2(2)+1(7)]AB = \begin{bmatrix} 1(1) + (-1)(4) + 1(1) & 1(2) + (-1)(2) + 1(7) \\ 3(1) + 2(4) + 1(1) & 3(2) + 2(2) + 1(7) \end{bmatrix}

AB=[14+122+73+8+16+4+7]=[271217]AB = \begin{bmatrix} 1 - 4 + 1 & 2 - 2 + 7 \\ 3 + 8 + 1 & 6 + 4 + 7 \end{bmatrix} = \begin{bmatrix} -2 & 7 \\ 12 & 17 \end{bmatrix}

BA calculation: BA=[124217][111321]BA = \begin{bmatrix} 1 & 2 \\ 4 & 2 \\ 1 & 7 \end{bmatrix} \begin{bmatrix} 1 & -1 & 1 \\ 3 & 2 & 1 \end{bmatrix}

BA=[1(1)+2(3)1(1)+2(2)1(1)+2(1)4(1)+2(3)4(1)+2(2)4(1)+2(1)1(1)+7(3)1(1)+7(2)1(1)+7(1)]BA = \begin{bmatrix} 1(1) + 2(3) & 1(-1) + 2(2) & 1(1) + 2(1) \\ 4(1) + 2(3) & 4(-1) + 2(2) & 4(1) + 2(1) \\ 1(1) + 7(3) & 1(-1) + 7(2) & 1(1) + 7(1) \end{bmatrix}

BA=[733100622138]BA = \begin{bmatrix} 7 & 3 & 3 \\ 10 & 0 & 6 \\ 22 & 13 & 8 \end{bmatrix}

Q2.2 [3 marks]

If A=[1231]A = \begin{bmatrix} -1 & 2 \\ 3 & 1 \end{bmatrix} then prove that A27I2=0A^2 - 7I_2 = 0

Solution: A2=[1231][1231]A^2 = \begin{bmatrix} -1 & 2 \\ 3 & 1 \end{bmatrix} \begin{bmatrix} -1 & 2 \\ 3 & 1 \end{bmatrix}

A2=[(1)(1)+(2)(3)(1)(2)+(2)(1)(3)(1)+(1)(3)(3)(2)+(1)(1)]A^2 = \begin{bmatrix} (-1)(-1) + (2)(3) & (-1)(2) + (2)(1) \\ (3)(-1) + (1)(3) & (3)(2) + (1)(1) \end{bmatrix}

A2=[1+62+23+36+1]=[7007]A^2 = \begin{bmatrix} 1 + 6 & -2 + 2 \\ -3 + 3 & 6 + 1 \end{bmatrix} = \begin{bmatrix} 7 & 0 \\ 0 & 7 \end{bmatrix}

7I2=7[1001]=[7007]7I_2 = 7\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix} = \begin{bmatrix} 7 & 0 \\ 0 & 7 \end{bmatrix}

Therefore, A27I2=[7007][7007]=[0000]=0A^2 - 7I_2 = \begin{bmatrix} 7 & 0 \\ 0 & 7 \end{bmatrix} - \begin{bmatrix} 7 & 0 \\ 0 & 7 \end{bmatrix} = \begin{bmatrix} 0 & 0 \\ 0 & 0 \end{bmatrix} = 0

Hence proved.

Q2.3 [3 marks]

Find the inverse complex number of 2+3i43i\frac{2+3i}{4-3i}

Solution: First, let's find 2+3i43i\frac{2+3i}{4-3i}:

2+3i43i=(2+3i)(4+3i)(43i)(4+3i)=8+6i+12i+9i2169i2\frac{2+3i}{4-3i} = \frac{(2+3i)(4+3i)}{(4-3i)(4+3i)} = \frac{8 + 6i + 12i + 9i^2}{16 - 9i^2}

=8+18i916+9=1+18i25=125+1825i= \frac{8 + 18i - 9}{16 + 9} = \frac{-1 + 18i}{25} = -\frac{1}{25} + \frac{18}{25}i

The inverse of a complex number z=a+biz = a + bi is 1z=zˉz2\frac{1}{z} = \frac{\bar{z}}{|z|^2}

Let z=125+1825iz = -\frac{1}{25} + \frac{18}{25}i

z2=(125)2+(1825)2=1625+324625=325625=1325|z|^2 = \left(-\frac{1}{25}\right)^2 + \left(\frac{18}{25}\right)^2 = \frac{1}{625} + \frac{324}{625} = \frac{325}{625} = \frac{13}{25}

zˉ=1251825i\bar{z} = -\frac{1}{25} - \frac{18}{25}i

1z=1251825i1325=118i13\frac{1}{z} = \frac{-\frac{1}{25} - \frac{18}{25}i}{\frac{13}{25}} = \frac{-1 - 18i}{13}

Q.2(b) [8 marks]

Attempt any two

Q2.1 [4 marks]

2y+5x-4 =0 and 7x +3y = 5 solve the equations using matrix method.

Solution: The system can be written as: 5x+2y=45x + 2y = 4 7x+3y=57x + 3y = 5

In matrix form: [5273][xy]=[45]\begin{bmatrix} 5 & 2 \\ 7 & 3 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} = \begin{bmatrix} 4 \\ 5 \end{bmatrix}

Let A=[5273]A = \begin{bmatrix} 5 & 2 \\ 7 & 3 \end{bmatrix}

A=5(3)2(7)=1514=1|A| = 5(3) - 2(7) = 15 - 14 = 1

A1=1A[3275]=[3275]A^{-1} = \frac{1}{|A|} \begin{bmatrix} 3 & -2 \\ -7 & 5 \end{bmatrix} = \begin{bmatrix} 3 & -2 \\ -7 & 5 \end{bmatrix}

[xy]=A1[45]=[3275][45]\begin{bmatrix} x \\ y \end{bmatrix} = A^{-1} \begin{bmatrix} 4 \\ 5 \end{bmatrix} = \begin{bmatrix} 3 & -2 \\ -7 & 5 \end{bmatrix} \begin{bmatrix} 4 \\ 5 \end{bmatrix}

[xy]=[3(4)+(2)(5)7(4)+5(5)]=[121028+25]=[23]\begin{bmatrix} x \\ y \end{bmatrix} = \begin{bmatrix} 3(4) + (-2)(5) \\ -7(4) + 5(5) \end{bmatrix} = \begin{bmatrix} 12 - 10 \\ -28 + 25 \end{bmatrix} = \begin{bmatrix} 2 \\ -3 \end{bmatrix}

Therefore, x=2x = 2 and y=3y = -3.

Q2.2 [4 marks]

If A=[2231]A = \begin{bmatrix} 2 & -2 \\ 3 & 1 \end{bmatrix} and B=[1543]B = \begin{bmatrix} -1 & 5 \\ 4 & -3 \end{bmatrix} then Prove that (AB)T=BT.AT(AB)^T = B^T.A^T

Solution: First, let's find ABAB: AB=[2231][1543]AB = \begin{bmatrix} 2 & -2 \\ 3 & 1 \end{bmatrix} \begin{bmatrix} -1 & 5 \\ 4 & -3 \end{bmatrix}

AB=[2(1)+(2)(4)2(5)+(2)(3)3(1)+1(4)3(5)+1(3)]AB = \begin{bmatrix} 2(-1) + (-2)(4) & 2(5) + (-2)(-3) \\ 3(-1) + 1(4) & 3(5) + 1(-3) \end{bmatrix}

AB=[2810+63+4153]=[1016112]AB = \begin{bmatrix} -2 - 8 & 10 + 6 \\ -3 + 4 & 15 - 3 \end{bmatrix} = \begin{bmatrix} -10 & 16 \\ 1 & 12 \end{bmatrix}

(AB)T=[1011612](AB)^T = \begin{bmatrix} -10 & 1 \\ 16 & 12 \end{bmatrix}

Now, let's find BTB^T and ATA^T: AT=[2321]A^T = \begin{bmatrix} 2 & 3 \\ -2 & 1 \end{bmatrix}, BT=[1453]B^T = \begin{bmatrix} -1 & 4 \\ 5 & -3 \end{bmatrix}

BTAT=[1453][2321]B^T \cdot A^T = \begin{bmatrix} -1 & 4 \\ 5 & -3 \end{bmatrix} \begin{bmatrix} 2 & 3 \\ -2 & 1 \end{bmatrix}

BTAT=[1(2)+4(2)1(3)+4(1)5(2)+(3)(2)5(3)+(3)(1)]B^T \cdot A^T = \begin{bmatrix} -1(2) + 4(-2) & -1(3) + 4(1) \\ 5(2) + (-3)(-2) & 5(3) + (-3)(1) \end{bmatrix}

BTAT=[283+410+6153]=[1011612]B^T \cdot A^T = \begin{bmatrix} -2 - 8 & -3 + 4 \\ 10 + 6 & 15 - 3 \end{bmatrix} = \begin{bmatrix} -10 & 1 \\ 16 & 12 \end{bmatrix}

Since (AB)T=BTAT(AB)^T = B^T \cdot A^T, the property is proved.

Q2.3 [4 marks]

Simplify: (cos2θ+isin2θ)3.(cos3θisin3θ)2(cos2θ+isin2θ)7.(cos5θisin5θ)3\frac{(cos2θ+isin2θ)^{-3}.(cos3θ-isin3θ)^2}{(cos2θ+isin2θ)^{-7}.(cos5θ-isin5θ)^3}

Solution: Using De Moivre's theorem: (cosθ+isinθ)n=cos(nθ)+isin(nθ)(\cos\theta + i\sin\theta)^n = \cos(n\theta) + i\sin(n\theta)

(cos2θ+isin2θ)3=cos(6θ)+isin(6θ)=cos(6θ)isin(6θ)(\cos2θ+i\sin2θ)^{-3} = \cos(-6θ) + i\sin(-6θ) = \cos(6θ) - i\sin(6θ)

(cos3θisin3θ)2=(cos(3θ)+isin(3θ))2=cos(6θ)+isin(6θ)=cos(6θ)isin(6θ)(\cos3θ-i\sin3θ)^2 = (\cos(-3θ) + i\sin(-3θ))^2 = \cos(-6θ) + i\sin(-6θ) = \cos(6θ) - i\sin(6θ)

(cos2θ+isin2θ)7=cos(14θ)+isin(14θ)=cos(14θ)isin(14θ)(\cos2θ+i\sin2θ)^{-7} = \cos(-14θ) + i\sin(-14θ) = \cos(14θ) - i\sin(14θ)

(cos5θisin5θ)3=(cos(5θ)+isin(5θ))3=cos(15θ)+isin(15θ)=cos(15θ)isin(15θ)(\cos5θ-i\sin5θ)^3 = (\cos(-5θ) + i\sin(-5θ))^3 = \cos(-15θ) + i\sin(-15θ) = \cos(15θ) - i\sin(15θ)

The expression becomes: [cos(6θ)isin(6θ)][cos(6θ)isin(6θ)][cos(14θ)isin(14θ)][cos(15θ)isin(15θ)]\frac{[\cos(6θ) - i\sin(6θ)][\cos(6θ) - i\sin(6θ)]}{[\cos(14θ) - i\sin(14θ)][\cos(15θ) - i\sin(15θ)]}

=[cos(6θ)isin(6θ)]2[cos(14θ)isin(14θ)][cos(15θ)isin(15θ)]= \frac{[\cos(6θ) - i\sin(6θ)]^2}{[\cos(14θ) - i\sin(14θ)][\cos(15θ) - i\sin(15θ)]}

=cos(12θ)isin(12θ)cos(29θ)isin(29θ)= \frac{\cos(12θ) - i\sin(12θ)}{\cos(29θ) - i\sin(29θ)}

=cos(12θ29θ)+isin(12θ29θ)=cos(17θ)+isin(17θ)=cos(17θ)isin(17θ)= \cos(12θ - 29θ) + i\sin(12θ - 29θ) = \cos(-17θ) + i\sin(-17θ) = \cos(17θ) - i\sin(17θ)

Q.3 [14 marks]

Q.3(a) [6 marks]

Attempt any two

Q3.1 [3 marks]

If y=1+tanx1tanxy = \frac{1+\tan x}{1-\tan x} then find dydx\frac{dy}{dx}

Solution: Using quotient rule: ddx[uv]=vdudxudvdxv2\frac{d}{dx}\left[\frac{u}{v}\right] = \frac{v\frac{du}{dx} - u\frac{dv}{dx}}{v^2}

Let u=1+tanxu = 1+\tan x and v=1tanxv = 1-\tan x

dudx=sec2x\frac{du}{dx} = \sec^2 x and dvdx=sec2x\frac{dv}{dx} = -\sec^2 x

dydx=(1tanx)(sec2x)(1+tanx)(sec2x)(1tanx)2\frac{dy}{dx} = \frac{(1-\tan x)(\sec^2 x) - (1+\tan x)(-\sec^2 x)}{(1-\tan x)^2}

=(1tanx)sec2x+(1+tanx)sec2x(1tanx)2= \frac{(1-\tan x)\sec^2 x + (1+\tan x)\sec^2 x}{(1-\tan x)^2}

=sec2x[(1tanx)+(1+tanx)](1tanx)2= \frac{\sec^2 x[(1-\tan x) + (1+\tan x)]}{(1-\tan x)^2}

=2sec2x(1tanx)2= \frac{2\sec^2 x}{(1-\tan x)^2}

Q3.2 [3 marks]

Using Definition of differentiation differentiate x3x^3 with respect to xx.

Solution: Using the definition: dydx=limh0f(x+h)f(x)h\frac{dy}{dx} = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}

For f(x)=x3f(x) = x^3:

ddx(x3)=limh0(x+h)3x3h\frac{d}{dx}(x^3) = \lim_{h \to 0} \frac{(x+h)^3 - x^3}{h}

=limh0x3+3x2h+3xh2+h3x3h= \lim_{h \to 0} \frac{x^3 + 3x^2h + 3xh^2 + h^3 - x^3}{h}

=limh03x2h+3xh2+h3h= \lim_{h \to 0} \frac{3x^2h + 3xh^2 + h^3}{h}

=limh0h(3x2+3xh+h2)h= \lim_{h \to 0} \frac{h(3x^2 + 3xh + h^2)}{h}

=limh0(3x2+3xh+h2)= \lim_{h \to 0} (3x^2 + 3xh + h^2)

=3x2+0+0=3x2= 3x^2 + 0 + 0 = 3x^2

Q3.3 [3 marks]

Simplify: 4+3cosxsin2xdx\int \frac{4+3\cos x}{\sin^2 x} dx

Solution: 4+3cosxsin2xdx=4sin2xdx+3cosxsin2xdx\int \frac{4+3\cos x}{\sin^2 x} dx = \int \frac{4}{\sin^2 x} dx + \int \frac{3\cos x}{\sin^2 x} dx

=4csc2xdx+3cosxsin2xdx= 4\int \csc^2 x \, dx + 3\int \frac{\cos x}{\sin^2 x} dx

For the first integral: csc2xdx=cotx\int \csc^2 x \, dx = -\cot x

For the second integral, let u=sinxu = \sin x, then du=cosxdxdu = \cos x \, dx: cosxsin2xdx=1u2du=1u=1sinx=cscx\int \frac{\cos x}{\sin^2 x} dx = \int \frac{1}{u^2} du = -\frac{1}{u} = -\frac{1}{\sin x} = -\csc x

Therefore: 4+3cosxsin2xdx=4(cotx)+3(cscx)+C=4cotx3cscx+C\int \frac{4+3\cos x}{\sin^2 x} dx = 4(-\cot x) + 3(-\csc x) + C = -4\cot x - 3\csc x + C

Q.3(b) [8 marks]

Attempt any two

Q3.1 [4 marks]

If y=log(cosx1+sinx)y = \log\left(\frac{\cos x}{1+\sin x}\right) then find dydx\frac{dy}{dx}

Solution: y=log(cosx1+sinx)=log(cosx)log(1+sinx)y = \log\left(\frac{\cos x}{1+\sin x}\right) = \log(\cos x) - \log(1+\sin x)

dydx=ddx[log(cosx)]ddx[log(1+sinx)]\frac{dy}{dx} = \frac{d}{dx}[\log(\cos x)] - \frac{d}{dx}[\log(1+\sin x)]

=1cosx(sinx)11+sinxcosx= \frac{1}{\cos x} \cdot (-\sin x) - \frac{1}{1+\sin x} \cdot \cos x

=sinxcosxcosx1+sinx= -\frac{\sin x}{\cos x} - \frac{\cos x}{1+\sin x}

=tanxcosx1+sinx= -\tan x - \frac{\cos x}{1+\sin x}

To simplify further: =sinx(1+sinx)+cos2xcosx(1+sinx)= -\frac{\sin x(1+\sin x) + \cos^2 x}{\cos x(1+\sin x)}

=sinx+sin2x+cos2xcosx(1+sinx)= -\frac{\sin x + \sin^2 x + \cos^2 x}{\cos x(1+\sin x)}

=sinx+1cosx(1+sinx)=1cosx=secx= -\frac{\sin x + 1}{\cos x(1+\sin x)} = -\frac{1}{\cos x} = -\sec x

Q3.2 [4 marks]

Find maximum and minimum value of function f(x)=2x315x2+36x+10f(x) = 2x^3 - 15x^2 + 36x + 10.

Solution: To find extrema, we find where f(x)=0f'(x) = 0:

f(x)=6x230x+36=6(x25x+6)=6(x2)(x3)f'(x) = 6x^2 - 30x + 36 = 6(x^2 - 5x + 6) = 6(x-2)(x-3)

Setting f(x)=0f'(x) = 0: x=2x = 2 or x=3x = 3

To determine nature of critical points, we use the second derivative test: f(x)=12x30f''(x) = 12x - 30

At x=2x = 2: f(2)=2430=6<0f''(2) = 24 - 30 = -6 < 0 → Local maximum At x=3x = 3: f(3)=3630=6>0f''(3) = 36 - 30 = 6 > 0 → Local minimum

Values: f(2)=2(8)15(4)+36(2)+10=1660+72+10=38f(2) = 2(8) - 15(4) + 36(2) + 10 = 16 - 60 + 72 + 10 = 38 f(3)=2(27)15(9)+36(3)+10=54135+108+10=37f(3) = 2(27) - 15(9) + 36(3) + 10 = 54 - 135 + 108 + 10 = 37

Therefore:

  • Local maximum value: 38 at x=2x = 2
  • Local minimum value: 37 at x=3x = 3

Q3.3 [4 marks]

If y=2e3x+3e2xy = 2e^{-3x} + 3e^{2x} then prove that y2+y16y=0y_2 + y_1 - 6y = 0.

Solution: Given: y=2e3x+3e2xy = 2e^{-3x} + 3e^{2x}

y1=dydx=2(3)e3x+3(2)e2x=6e3x+6e2xy_1 = \frac{dy}{dx} = 2(-3)e^{-3x} + 3(2)e^{2x} = -6e^{-3x} + 6e^{2x}

y2=d2ydx2=6(3)e3x+6(2)e2x=18e3x+12e2xy_2 = \frac{d^2y}{dx^2} = -6(-3)e^{-3x} + 6(2)e^{2x} = 18e^{-3x} + 12e^{2x}

Now let's verify y2+y16y=0y_2 + y_1 - 6y = 0:

y2+y16y=(18e3x+12e2x)+(6e3x+6e2x)6(2e3x+3e2x)y_2 + y_1 - 6y = (18e^{-3x} + 12e^{2x}) + (-6e^{-3x} + 6e^{2x}) - 6(2e^{-3x} + 3e^{2x})

=18e3x+12e2x6e3x+6e2x12e3x18e2x= 18e^{-3x} + 12e^{2x} - 6e^{-3x} + 6e^{2x} - 12e^{-3x} - 18e^{2x}

=(18612)e3x+(12+618)e2x= (18 - 6 - 12)e^{-3x} + (12 + 6 - 18)e^{2x}

=0e3x+0e2x=0= 0 \cdot e^{-3x} + 0 \cdot e^{2x} = 0

Hence proved.

Q.4 [14 marks]

Q.4(a) [6 marks]

Attempt any two

Q4.1 [3 marks]

Evaluate: x21+x6dx\int \frac{x^2}{1+x^6} dx

Solution: Let u=x3u = x^3, then du=3x2dxdu = 3x^2 dx, so x2dx=13dux^2 dx = \frac{1}{3} du

x21+x6dx=11+(x3)2x2dx=11+u213du\int \frac{x^2}{1+x^6} dx = \int \frac{1}{1+(x^3)^2} \cdot x^2 dx = \int \frac{1}{1+u^2} \cdot \frac{1}{3} du

=1311+u2du=13tan1(u)+C= \frac{1}{3} \int \frac{1}{1+u^2} du = \frac{1}{3} \tan^{-1}(u) + C

=13tan1(x3)+C= \frac{1}{3} \tan^{-1}(x^3) + C

Q4.2 [3 marks]

Evaluate: xlogxdx\int x \log x \, dx

Solution: Using integration by parts: udv=uvvdu\int u \, dv = uv - \int v \, du

Let u=logxu = \log x and dv=xdxdv = x \, dx Then du=1xdxdu = \frac{1}{x} dx and v=x22v = \frac{x^2}{2}

xlogxdx=logxx22x221xdx\int x \log x \, dx = \log x \cdot \frac{x^2}{2} - \int \frac{x^2}{2} \cdot \frac{1}{x} dx

=x2logx2x2dx= \frac{x^2 \log x}{2} - \int \frac{x}{2} dx

=x2logx2x24+C= \frac{x^2 \log x}{2} - \frac{x^2}{4} + C

=x22(logx12)+C= \frac{x^2}{2}(\log x - \frac{1}{2}) + C

Q4.3 [3 marks]

Solve the differential equation xdy+ydx=0x dy + y dx = 0.

Solution: The given equation is: xdy+ydx=0x dy + y dx = 0

This can be written as: xdy=ydxx dy = -y dx

Separating variables: dyy=dxx\frac{dy}{y} = -\frac{dx}{x}

Integrating both sides: dyy=dxx\int \frac{dy}{y} = \int -\frac{dx}{x}

logy=logx+C1\log|y| = -\log|x| + C_1

logy+logx=C1\log|y| + \log|x| = C_1

logxy=C1\log|xy| = C_1

xy=eC1=C|xy| = e^{C_1} = C (where C=eC1C = e^{C_1})

Therefore: xy=±Cxy = \pm C

The general solution is: xy=kxy = k (where kk is an arbitrary constant)

Q.4(b) [8 marks]

Attempt any two

Q4.1 [4 marks]

Evaluate: 1e(logx)2xdx\int_1^e \frac{(\log x)^2}{x} dx

Solution: Let u=logxu = \log x, then du=1xdxdu = \frac{1}{x} dx

When x=1x = 1: u=log1=0u = \log 1 = 0 When x=ex = e: u=loge=1u = \log e = 1

1e(logx)2xdx=01u2du\int_1^e \frac{(\log x)^2}{x} dx = \int_0^1 u^2 du

=[u33]01=133033=13= \left[\frac{u^3}{3}\right]_0^1 = \frac{1^3}{3} - \frac{0^3}{3} = \frac{1}{3}

Q4.2 [4 marks]

Evaluate: 0π/2secxsecx+cosxdx\int_0^{\pi/2} \frac{\sec x}{\sec x + \cos x} dx

Solution: Let I=0π/2secxsecx+cosxdxI = \int_0^{\pi/2} \frac{\sec x}{\sec x + \cos x} dx

First, let's simplify the integrand: secxsecx+cosx=1cosx1cosx+cosx=1cosx1+cos2xcosx=11+cos2x\frac{\sec x}{\sec x + \cos x} = \frac{\frac{1}{\cos x}}{\frac{1}{\cos x} + \cos x} = \frac{\frac{1}{\cos x}}{\frac{1 + \cos^2 x}{\cos x}} = \frac{1}{1 + \cos^2 x}

So I=0π/211+cos2xdxI = \int_0^{\pi/2} \frac{1}{1 + \cos^2 x} dx

Using the substitution tan(x/2)=t\tan(x/2) = t: cosx=1t21+t2\cos x = \frac{1-t^2}{1+t^2}, dx=2dt1+t2dx = \frac{2dt}{1+t^2}

When x=0x = 0: t=0t = 0 When x=π/2x = \pi/2: t=1t = 1

I=0111+(1t21+t2)22dt1+t2I = \int_0^1 \frac{1}{1 + \left(\frac{1-t^2}{1+t^2}\right)^2} \cdot \frac{2dt}{1+t^2}

After simplification (which involves significant algebra), this evaluates to: I=π22I = \frac{\pi}{2\sqrt{2}}

Q4.3 [4 marks]

Solve the differential equation dydx+yx=ex\frac{dy}{dx} + \frac{y}{x} = e^x, y(0)=2y(0) = 2.

Solution: This is a first-order linear differential equation of the form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x)

Here, P(x)=1xP(x) = \frac{1}{x} and Q(x)=exQ(x) = e^x

The integrating factor is: μ(x)=eP(x)dx=e1xdx=elogx=x=x\mu(x) = e^{\int P(x) dx} = e^{\int \frac{1}{x} dx} = e^{\log|x|} = |x| = x (for x>0x > 0)

Multiplying the equation by the integrating factor: xdydx+y=xexx\frac{dy}{dx} + y = xe^x

The left side is ddx(xy)\frac{d}{dx}(xy), so: ddx(xy)=xex\frac{d}{dx}(xy) = xe^x

Integrating both sides: xy=xexdxxy = \int xe^x dx

Using integration by parts for xexdx\int xe^x dx: Let u=xu = x, dv=exdxdv = e^x dx Then du=dxdu = dx, v=exv = e^x

xexdx=xexexdx=xexex+C=ex(x1)+C\int xe^x dx = xe^x - \int e^x dx = xe^x - e^x + C = e^x(x-1) + C

Therefore: xy=ex(x1)+Cxy = e^x(x-1) + C

y=ex(x1)+Cxy = \frac{e^x(x-1) + C}{x}

Using the initial condition y(0)=2y(0) = 2: This presents a problem as the solution is undefined at x=0x = 0. Let me reconsider the problem.

Actually, let's solve this more carefully. The equation should be valid for x0x \neq 0.

If we assume the initial condition is at x=1x = 1 instead (as x=0x = 0 makes the equation singular), and y(1)=2y(1) = 2:

2=e1(11)+C1=0+C1=C2 = \frac{e^1(1-1) + C}{1} = \frac{0 + C}{1} = C

So C=2C = 2, and the solution is: y=ex(x1)+2xy = \frac{e^x(x-1) + 2}{x}

Q.5 [14 marks]

Q.5(a) [6 marks]

Attempt any two

Q5.1 [3 marks]

Find the conjugate complex number and modulus of 3+7i1i\frac{3+7i}{1-i}.

Solution: First, let's simplify 3+7i1i\frac{3+7i}{1-i}:

3+7i1i=(3+7i)(1+i)(1i)(1+i)=3+3i+7i+7i21i2\frac{3+7i}{1-i} = \frac{(3+7i)(1+i)}{(1-i)(1+i)} = \frac{3 + 3i + 7i + 7i^2}{1 - i^2}

=3+10i71+1=4+10i2=2+5i= \frac{3 + 10i - 7}{1 + 1} = \frac{-4 + 10i}{2} = -2 + 5i

Conjugate: The conjugate of 2+5i-2 + 5i is 25i-2 - 5i

Modulus: 2+5i=(2)2+(5)2=4+25=29|{-2 + 5i}| = \sqrt{(-2)^2 + (5)^2} = \sqrt{4 + 25} = \sqrt{29}

Q5.2 [3 marks]

Find the square root of complex number 34i3-4i.

Solution: Let 34i=a+bi\sqrt{3-4i} = a + bi where a,bRa, b \in \mathbb{R}

Then (a+bi)2=34i(a + bi)^2 = 3 - 4i

a2+2abi+(bi)2=34ia^2 + 2abi + (bi)^2 = 3 - 4i

a2b2+2abi=34ia^2 - b^2 + 2abi = 3 - 4i

Comparing real and imaginary parts: a2b2=3a^2 - b^2 = 3 ... (1) 2ab=42ab = -4 ... (2)

From equation (2): b=2ab = -\frac{2}{a}

Substituting in equation (1): a2(2a)2=3a^2 - \left(-\frac{2}{a}\right)^2 = 3

a24a2=3a^2 - \frac{4}{a^2} = 3

a43a24=0a^4 - 3a^2 - 4 = 0

Let u=a2u = a^2: u23u4=0u^2 - 3u - 4 = 0

(u4)(u+1)=0(u-4)(u+1) = 0

So u=4u = 4 or u=1u = -1

Since u=a20u = a^2 \geq 0, we have u=4u = 4, so a2=4a^2 = 4

Therefore a=±2a = \pm 2

If a=2a = 2: b=22=1b = -\frac{2}{2} = -1 If a=2a = -2: b=22=1b = -\frac{2}{-2} = 1

The two square roots are: 2i2 - i and 2+i-2 + i

Q5.3 [3 marks]

Find dydx\frac{dy}{dx} for y=(sinx)tanxy = (\sin x)^{\tan x}

Solution: Taking logarithm of both sides: logy=tanxlog(sinx)\log y = \tan x \log(\sin x)

Differentiating both sides with respect to xx: 1ydydx=ddx[tanxlog(sinx)]\frac{1}{y} \frac{dy}{dx} = \frac{d}{dx}[\tan x \log(\sin x)]

Using product rule on the right side: 1ydydx=sec2xlog(sinx)+tanxcosxsinx\frac{1}{y} \frac{dy}{dx} = \sec^2 x \log(\sin x) + \tan x \cdot \frac{\cos x}{\sin x}

1ydydx=sec2xlog(sinx)+tanxcotx\frac{1}{y} \frac{dy}{dx} = \sec^2 x \log(\sin x) + \tan x \cdot \cot x

1ydydx=sec2xlog(sinx)+1\frac{1}{y} \frac{dy}{dx} = \sec^2 x \log(\sin x) + 1

Therefore: dydx=y[sec2xlog(sinx)+1]\frac{dy}{dx} = y[\sec^2 x \log(\sin x) + 1]

dydx=(sinx)tanx[sec2xlog(sinx)+1]\frac{dy}{dx} = (\sin x)^{\tan x}[\sec^2 x \log(\sin x) + 1]

Q.5(b) [8 marks]

Attempt any two

Q5.1 [4 marks]

Find solution of the differential equation tanydx+tanxsec2ydy=0\tan y \, dx + \tan x \sec^2 y \, dy = 0.

Solution: The given equation is: tanydx+tanxsec2ydy=0\tan y \, dx + \tan x \sec^2 y \, dy = 0

Rearranging: tanydx=tanxsec2ydy\tan y \, dx = -\tan x \sec^2 y \, dy

tanysec2ydy=tanxdx\frac{\tan y}{\sec^2 y} dy = -\tan x \, dx

siny/cosy1/cos2ydy=tanxdx\frac{\sin y / \cos y}{1/\cos^2 y} dy = -\tan x \, dx

sinycosycos2ydy=tanxdx\frac{\sin y}{\cos y} \cdot \cos^2 y \, dy = -\tan x \, dx

sinycosydy=tanxdx\sin y \cos y \, dy = -\tan x \, dx

Integrating both sides: sinycosydy=tanxdx\int \sin y \cos y \, dy = -\int \tan x \, dx

For the left side, let u=sinyu = \sin y, then du=cosydydu = \cos y \, dy: sinycosydy=udu=u22=sin2y2\int \sin y \cos y \, dy = \int u \, du = \frac{u^2}{2} = \frac{\sin^2 y}{2}

For the right side: tanxdx=sinxcosxdx=logcosx+C1-\int \tan x \, dx = -\int \frac{\sin x}{\cos x} dx = \log|\cos x| + C_1

Therefore: sin2y2=logcosx+C\frac{\sin^2 y}{2} = \log|\cos x| + C

sin2y=2logcosx+K\sin^2 y = 2\log|\cos x| + K (where K=2CK = 2C)

Q5.2 [4 marks]

If A=[312411501]A = \begin{bmatrix} 3 & -1 & 2 \\ 4 & 1 & -1 \\ 5 & 0 & 1 \end{bmatrix} then find A1A^{-1}.

Solution: To find A1A^{-1}, we use the formula A1=1Aadj(A)A^{-1} = \frac{1}{|A|} \text{adj}(A)

First, let's find A|A|: A=31101(1)4151+24150|A| = 3\begin{vmatrix} 1 & -1 \\ 0 & 1 \end{vmatrix} - (-1)\begin{vmatrix} 4 & -1 \\ 5 & 1 \end{vmatrix} + 2\begin{vmatrix} 4 & 1 \\ 5 & 0 \end{vmatrix}

=3(11(1)0)+1(41(1)5)+2(4015)= 3(1 \cdot 1 - (-1) \cdot 0) + 1(4 \cdot 1 - (-1) \cdot 5) + 2(4 \cdot 0 - 1 \cdot 5)

=3(1)+1(4+5)+2(05)=3+910=2= 3(1) + 1(4 + 5) + 2(0 - 5) = 3 + 9 - 10 = 2

Now we find the cofactor matrix:

C11=+1101=1C_{11} = +\begin{vmatrix} 1 & -1 \\ 0 & 1 \end{vmatrix} = 1

C12=4151=(4(5))=9C_{12} = -\begin{vmatrix} 4 & -1 \\ 5 & 1 \end{vmatrix} = -(4-(-5)) = -9

C13=+4150=05=5C_{13} = +\begin{vmatrix} 4 & 1 \\ 5 & 0 \end{vmatrix} = 0-5 = -5

C21=1201=(10)=1C_{21} = -\begin{vmatrix} -1 & 2 \\ 0 & 1 \end{vmatrix} = -(-1-0) = 1

C22=+3251=310=7C_{22} = +\begin{vmatrix} 3 & 2 \\ 5 & 1 \end{vmatrix} = 3-10 = -7

C23=3150=(0(5))=5C_{23} = -\begin{vmatrix} 3 & -1 \\ 5 & 0 \end{vmatrix} = -(0-(-5)) = -5

C31=+1211=12=1C_{31} = +\begin{vmatrix} -1 & 2 \\ 1 & -1 \end{vmatrix} = 1-2 = -1

C32=3241=(38)=11C_{32} = -\begin{vmatrix} 3 & 2 \\ 4 & -1 \end{vmatrix} = -(-3-8) = 11

C33=+3141=3(4)=7C_{33} = +\begin{vmatrix} 3 & -1 \\ 4 & 1 \end{vmatrix} = 3-(-4) = 7

The cofactor matrix is: C=[1951751117]C = \begin{bmatrix} 1 & -9 & -5 \\ 1 & -7 & -5 \\ -1 & 11 & 7 \end{bmatrix}

The adjugate is the transpose of the cofactor matrix: adj(A)=[1119711557]\text{adj}(A) = \begin{bmatrix} 1 & 1 & -1 \\ -9 & -7 & 11 \\ -5 & -5 & 7 \end{bmatrix}

Therefore: A1=12[1119711557]=[1/21/21/29/27/211/25/25/27/2]A^{-1} = \frac{1}{2}\begin{bmatrix} 1 & 1 & -1 \\ -9 & -7 & 11 \\ -5 & -5 & 7 \end{bmatrix} = \begin{bmatrix} 1/2 & 1/2 & -1/2 \\ -9/2 & -7/2 & 11/2 \\ -5/2 & -5/2 & 7/2 \end{bmatrix}

Q5.3 [4 marks]

x=a(θsinθ)x = a(\theta - \sin\theta), y=a(1cosθ)y = a(1 - \cos\theta) then find dydx\frac{dy}{dx}.

Solution: These are parametric equations. To find dydx\frac{dy}{dx}, we use: dydx=dy/dθdx/dθ\frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta}

First, let's find dxdθ\frac{dx}{d\theta}: x=a(θsinθ)x = a(\theta - \sin\theta) dxdθ=a(1cosθ)\frac{dx}{d\theta} = a(1 - \cos\theta)

Next, let's find dydθ\frac{dy}{d\theta}: y=a(1cosθ)y = a(1 - \cos\theta) dydθ=asinθ\frac{dy}{d\theta} = a\sin\theta

Therefore: dydx=asinθa(1cosθ)=sinθ1cosθ\frac{dy}{dx} = \frac{a\sin\theta}{a(1 - \cos\theta)} = \frac{\sin\theta}{1 - \cos\theta}

Using the identity 1cosθ=2sin2(θ/2)1 - \cos\theta = 2\sin^2(\theta/2) and sinθ=2sin(θ/2)cos(θ/2)\sin\theta = 2\sin(\theta/2)\cos(\theta/2):

dydx=2sin(θ/2)cos(θ/2)2sin2(θ/2)=cos(θ/2)sin(θ/2)=cot(θ/2)\frac{dy}{dx} = \frac{2\sin(\theta/2)\cos(\theta/2)}{2\sin^2(\theta/2)} = \frac{\cos(\theta/2)}{\sin(\theta/2)} = \cot(\theta/2)


Formula Cheat Sheet

Differentiation Formulas

  • ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}
  • ddx(sinx)=cosx\frac{d}{dx}(\sin x) = \cos x
  • ddx(cosx)=sinx\frac{d}{dx}(\cos x) = -\sin x
  • ddx(tanx)=sec2x\frac{d}{dx}(\tan x) = \sec^2 x
  • ddx(logx)=1x\frac{d}{dx}(\log x) = \frac{1}{x}
  • ddx(ex)=ex\frac{d}{dx}(e^x) = e^x

Integration Formulas

  • xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C (for n1n \neq -1)
  • 1xdx=logx+C\int \frac{1}{x} dx = \log|x| + C
  • exdx=ex+C\int e^x dx = e^x + C
  • sinxdx=cosx+C\int \sin x dx = -\cos x + C
  • cosxdx=sinx+C\int \cos x dx = \sin x + C
  • sec2xdx=tanx+C\int \sec^2 x dx = \tan x + C

Matrix Operations

  • (AB)T=BTAT(AB)^T = B^T A^T
  • A1=1Aadj(A)A^{-1} = \frac{1}{|A|} \text{adj}(A)
  • For 2×2 matrix: [abcd]1=1adbc[dbca]\begin{bmatrix} a & b \\ c & d \end{bmatrix}^{-1} = \frac{1}{ad-bc} \begin{bmatrix} d & -b \\ -c & a \end{bmatrix}

Complex Numbers

  • i2=1i^2 = -1, i3=ii^3 = -i, i4=1i^4 = 1
  • a+bi=a2+b2|a + bi| = \sqrt{a^2 + b^2}
  • De Moivre's Theorem: (cosθ+isinθ)n=cos(nθ)+isin(nθ)(\cos\theta + i\sin\theta)^n = \cos(n\theta) + i\sin(n\theta)

Problem-Solving Strategies

  1. For Matrix Problems: Always check dimensions before multiplication
  2. For Differentiation: Use appropriate rules (product, quotient, chain)
  3. For Integration: Look for substitutions or integration by parts
  4. For Differential Equations: Identify type (separable, linear, etc.)
  5. For Complex Numbers: Convert to standard form before operations

Common Mistakes to Avoid

  1. Sign errors in differentiation and integration
  2. Forgetting constant of integration
  3. Matrix dimension mismatch
  4. Not simplifying complex fractions
  5. Missing absolute value signs in logarithms

Exam Tips

  1. Show all steps clearly
  2. Double-check calculations
  3. Use proper mathematical notation
  4. Manage time effectively
  5. Attempt easier questions first