2019 IJMB mathematics paper 2

2019 IJMB mathematics paper 2

SECTION A (20%)

1. Given the points P(2,3)P(2,-3) and Q(2,5)Q(-2,5), find the coordinates of the mid-point AA of PQPQ and its distance from B(1,3)B(-1,3). [05 marks]

2. Calculate the value of MM of the distribution with probability density function f(x)=Msinxf(x) = M\sin x, where 0xπ0\le x\le\pi. [04 marks]

3. Calculate P(A)P(A) given that P(B)=0.72P(B)=0.72, P(AB)=0.98P(A\cup B)=0.98, if AA and BB are mutually exclusive events. [03 marks]

4. Find the equation of the circle whose centre is (2,1)(-2,1) and radius 5\sqrt5. [04 marks]

5. Find the eccentricity and foci of the ellipse x225+y24=1\dfrac{x^2}{25}+\dfrac{y^2}{4}=1. [04 marks]


SECTION B: CO-ORDINATE GEOMETRY

6. (a) Show that the equation y22y4x+5=0y^2-2y-4x+5=0 represents a parabola. Find the coordinates of its vertex, focus, and the equations of its directrix and axis. [10 marks]

(b) Find the equation of the circle which passes through the points (1,2)(1,2), (1,0)(1,0), and (0,2)(0,2). [10 marks]

7. (a) Show that the equation x2+4y2+2x+8y+1=0x^2+4y^2+2x+8y+1=0 represents an ellipse. Hence, find the value of its eccentricity, centre, and the equations of its directrices. [10 marks]

(b) Show that the locus of points which move so that its distance from the origin is twice its distance from the point (3,0)(3,0) is a circle. [10 marks]

8. (a) Find the equations of the tangents to the hyperbola x216y24=1\dfrac{x^2}{16}-\dfrac{y^2}{4}=1 from the point (2,1)(-2,1). [10 marks]

(b) Sketch the curve r=2(1sinθ)r = 2(1-\sin\theta) in polar form, for 0θ360°0\le\theta\le360°. [10 marks]


SECTION C: STATISTICS

9. (a) The number of deaths in a small town follows a Poisson law with an average of 2 deaths a week. Find the probability that in a certain week:

(i) at least two deaths occur; (ii) at most two deaths occur; (iii) there are exactly two deaths. [12 marks]

(b) If a card is randomly selected from a deck of cards, find the probability that it is:

(i) A queen or a Diamond; (ii) A king of Diamonds. [08 marks]

10. (a) If 20% of the bolts produced by a machine are defective, determine, using the binomial distribution, the probability that out of 5 bolts selected at random:

(i) 1; (ii) 0; and (iii) less than 2 will be defective. [12 marks]

(b) The age of students in a certain class is normally distributed with mean 18 years and standard deviation of 4 years. Determine the probability of a student with age between 15 years and 25 years. [08 marks]

11. The following are marks obtained by eight students out of a maximum of 10 marks for each subject in a test:

Statistics XX 6 8 7 6 9 5 8 7
Economics YY 7 6 8 8 5 9 7 6

(i) Verify that for the above data xˉ=yˉ=7\bar{x}=\bar{y}=7

(ii) Calculate the correlation coefficient, rr.

(iii) Interpret the value of this coefficient.

(iv) Calculate Spearman’s rank correlation coefficient.

(v) Interpret the value of the coefficient.

(vi) Do the values in (ii) and (iv) above show any correspondence?

(vii) Plot the points (x,y)(x,y) on the scatter diagram.

(viii) Does the scatter diagram indicate the same type of result as in (ii) and (iv)?

(ix) Calculate the equation of the line of xx on yy. [20 marks]



COMPLETE SOLUTIONS

SECTION A

Q1. Midpoint AA of PQPQ and Distance from B(1,3)B(-1,3)

Given: P(2,3)P(2,-3), Q(2,5)Q(-2,5)

Midpoint AA:

A=(2+(2)2,3+52)=(02,22)A = \left(\frac{2+(-2)}{2}, \frac{-3+5}{2}\right) = \left(\frac{0}{2}, \frac{2}{2}\right)

A=(0,1)\boxed{A = (0,1)}

Distance ABAB where B(1,3)B(-1,3):

AB=(0(1))2+(13)2=1+4AB = \sqrt{(0-(-1))^2 + (1-3)^2} = \sqrt{1+4}

AB=5 units\boxed{AB = \sqrt5\ \text{units}}


Q2. Find MM for f(x)=Msinxf(x) = M\sin x, 0xπ0\le x\le\pi

For a valid probability density function:

0πf(x)dx=1\int_0^{\pi} f(x)\,dx = 1

M0πsinxdx=1M\int_0^{\pi}\sin x\,dx = 1

M[cosx]0π=1M[-\cos x]_0^{\pi} = 1

M[cosπ+cos0]=1M[-\cos\pi + \cos0] = 1

M[1+1]=1M[1+1] = 1

2M=12M = 1

M=12\boxed{M = \frac12}


Q3. Find P(A)P(A) given Mutually Exclusive Events

Given:

  • P(B)=0.72P(B) = 0.72
  • P(AB)=0.98P(A\cup B) = 0.98
  • AA and BB are mutually exclusive P(AB)=0\Rightarrow P(A\cap B)=0

Formula: P(AB)=P(A)+P(B)P(AB)P(A\cup B) = P(A)+P(B)-P(A\cap B)

0.98=P(A)+0.7200.98 = P(A) + 0.72 - 0

P(A)=0.980.72P(A) = 0.98 - 0.72

P(A)=0.26\boxed{P(A) = 0.26}


Q4. Equation of Circle — Centre (2,1)(-2,1), Radius 5\sqrt5

Standard form: (xh)2+(yk)2=r2(x-h)^2+(y-k)^2=r^2

(x(2))2+(y1)2=(5)2(x-(-2))^2 + (y-1)^2 = (\sqrt5)^2

(x+2)2+(y1)2=5(x+2)^2 + (y-1)^2 = 5

Expanding:

x2+4x+4+y22y+1=5x^2+4x+4+y^2-2y+1 = 5

x2+y2+4x2y=0\boxed{x^2+y^2+4x-2y=0}


Q5. Eccentricity and Foci of x225+y24=1\dfrac{x^2}{25}+\dfrac{y^2}{4}=1

Comparing with x2a2+y2b2=1\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1:

  • a2=25a=5a^2=25 \Rightarrow a=5
  • b2=4b=2b^2=4 \Rightarrow b=2
  • Since a>ba>b, major axis is along the xx-axis

c2=a2b2=254=21c=21c^2 = a^2-b^2 = 25-4 = 21 \Rightarrow c=\sqrt{21}

Eccentricity:

e=ca=215e = \frac{c}{a} = \frac{\sqrt{21}}{5}

e=2150.917\boxed{e = \frac{\sqrt{21}}{5} \approx 0.917}

Foci: (±c,0)(\pm c, 0)

Foci=(21,0) and (21,0)\boxed{\text{Foci} = (\sqrt{21},0)\ \text{and}\ (-\sqrt{21},0)}


SECTION B: CO-ORDINATE GEOMETRY

Q6(a). Show y22y4x+5=0y^2-2y-4x+5=0 is a Parabola

Complete the square in yy:

y22y=4x5y^2-2y = 4x-5

(y1)21=4x5(y-1)^2 - 1 = 4x-5

(y1)2=4x4(y-1)^2 = 4x-4

(y1)2=4(x1)(y-1)^2 = 4(x-1)

This is of the form (Y)2=4pX(Y)^2 = 4pX where Y=y1Y=y-1, X=x1X=x-1, 4p=4p=14p=4 \Rightarrow p=1

This is a parabola opening to the right. ✓

Vertex: X=0,Y=0x=1,y=1X=0,Y=0 \Rightarrow x=1,y=1

Vertex=(1,1)\boxed{\text{Vertex} = (1,1)}

Focus: X=p=1x1=1x=2,y=1X=p=1 \Rightarrow x-1=1 \Rightarrow x=2,y=1

Focus=(2,1)\boxed{\text{Focus} = (2,1)}

Directrix: X=px1=1X=-p \Rightarrow x-1=-1

x=0\boxed{x=0}

Axis of symmetry: Y=0y1=0Y=0 \Rightarrow y-1=0

y=1\boxed{y=1}


Q6(b). Circle Through (1,2)(1,2), (1,0)(1,0), and (0,2)(0,2)

General equation: x2+y2+Dx+Ey+F=0x^2+y^2+Dx+Ey+F=0

Substituting (1,2)(1,2):

1+4+D+2E+F=0D+2E+F=5(1)1+4+D+2E+F=0 \Rightarrow D+2E+F=-5\quad (1)

Substituting (1,0)(1,0):

1+0+D+0+F=0D+F=1(2)1+0+D+0+F=0 \Rightarrow D+F=-1\quad (2)

Substituting (0,2)(0,2):

0+4+0+2E+F=02E+F=4(3)0+4+0+2E+F=0 \Rightarrow 2E+F=-4\quad (3)

From (1)(2)(1)-(2):

2E=4E=22E=-4 \Rightarrow E=-2

From (3)(3): F=42(2)=4+4=0F = -4-2(-2) = -4+4 = 0

From (2)(2): D=1F=10=1D = -1-F = -1-0 = -1

Equation:

x2+y2x2y=0\boxed{x^2+y^2-x-2y=0}

Verification:

  • (1,2)(1,2): 1+414=01+4-1-4=0
  • (1,0)(1,0): 1+010=01+0-1-0=0
  • (0,2)(0,2): 0+404=00+4-0-4=0

Q7(a). Show x2+4y2+2x+8y+1=0x^2+4y^2+2x+8y+1=0 is an Ellipse

Complete the square:

(x2+2x)+4(y2+2y)+1=0(x^2+2x) + 4(y^2+2y) + 1 = 0

(x+1)21+4[(y+1)21]+1=0(x+1)^2-1 + 4[(y+1)^2-1] + 1 = 0

(x+1)21+4(y+1)24+1=0(x+1)^2-1+4(y+1)^2-4+1=0

(x+1)2+4(y+1)2=4(x+1)^2+4(y+1)^2=4

Dividing by 4:

(x+1)24+(y+1)21=1\frac{(x+1)^2}{4} + \frac{(y+1)^2}{1} = 1

This is of the form X2a2+Y2b2=1\dfrac{X^2}{a^2}+\dfrac{Y^2}{b^2}=1 with a2=4a^2=4, b2=1b^2=1 \Rightarrow ellipse

Centre: (1,1)(-1,-1)

Centre=(1,1)\boxed{\text{Centre} = (-1,-1)}

a=2a=2, b=1b=1

c2=a2b2=41=3c=3c^2=a^2-b^2=4-1=3 \Rightarrow c=\sqrt3

Eccentricity:

e=320.866\boxed{e = \frac{\sqrt3}{2} \approx 0.866}

Directrices (along major axis, parallel to yy-axis):

x+1=±ae=±23/2=±43x+1 = \pm\frac{a}{e} = \pm\frac{2}{\sqrt3/2} = \pm\frac{4}{\sqrt3}

x=1±43=1±433\boxed{x = -1 \pm \frac{4}{\sqrt3} = -1 \pm \frac{4\sqrt3}{3}}


Q7(b). Locus — Distance from Origin is Twice Distance from (3,0)(3,0)

Let P(x,y)P(x,y) be any point on the locus.

Distance from origin: r1=x2+y2r_1 = \sqrt{x^2+y^2}

Distance from (3,0)(3,0): r2=(x3)2+y2r_2 = \sqrt{(x-3)^2+y^2}

Condition: r1=2r2r_1 = 2r_2

x2+y2=2(x3)2+y2\sqrt{x^2+y^2} = 2\sqrt{(x-3)^2+y^2}

Squaring:

x2+y2=4[(x3)2+y2]x^2+y^2 = 4[(x-3)^2+y^2]

x2+y2=4[x26x+9+y2]x^2+y^2 = 4[x^2-6x+9+y^2]

x2+y2=4x224x+36+4y2x^2+y^2 = 4x^2-24x+36+4y^2

0=3x224x+36+3y20 = 3x^2-24x+36+3y^2

3x2+3y224x+36=03x^2+3y^2-24x+36=0

x2+y28x+12=0x^2+y^2-8x+12=0

Completing the square:

(x4)216+y2+12=0(x-4)^2-16+y^2+12=0

(x4)2+y2=4(x-4)^2+y^2=4

This is a circle with centre (4,0)(4,0) and radius 22. ✓ \blacksquare


Q8(a). Tangents to Hyperbola x216y24=1\dfrac{x^2}{16}-\dfrac{y^2}{4}=1 from (2,1)(-2,1)

Equation of tangent with slope mm to x216y24=1\dfrac{x^2}{16}-\dfrac{y^2}{4}=1:

y=mx±16m24y = mx \pm\sqrt{16m^2-4}

Passing through (2,1)(-2,1):

1=m(2)±16m241 = m(-2) \pm\sqrt{16m^2-4}

1+2m=±16m241+2m = \pm\sqrt{16m^2-4}

Squaring:

(1+2m)2=16m24(1+2m)^2 = 16m^2-4

1+4m+4m2=16m241+4m+4m^2 = 16m^2-4

0=12m24m50 = 12m^2-4m-5

Quadratic formula:

m=4±16+24024=4±25624=4±1624m = \frac{4\pm\sqrt{16+240}}{24} = \frac{4\pm\sqrt{256}}{24} = \frac{4\pm16}{24}

m1=2024=56,m2=1224=12m_1 = \frac{20}{24} = \frac56,\qquad m_2 = \frac{-12}{24} = -\frac12

Tangent 1 (m=5/6m=5/6):

y1=56(x+2)y-1 = \frac56(x+2)

6y6=5x+106y-6 = 5x+10

5x6y+16=0\boxed{5x-6y+16=0}

Tangent 2 (m=1/2m=-1/2):

y1=12(x+2)y-1 = -\frac12(x+2)

2y2=x22y-2 = -x-2

x+2y=0\boxed{x+2y=0}


Q8(b). Sketch r=2(1sinθ)r=2(1-\sin\theta), 0θ360°0\le\theta\le360°

Key values table:

θ\theta sinθ\sin\theta r=2(1sinθ)r=2(1-\sin\theta)
0° 00 22
30°30° 0.50.5 11
90°90° 11 00
150°150° 0.50.5 11
180°180° 00 22
210°210° 0.5-0.5 33
270°270° 1-1 44
330°330° 0.5-0.5 33
360°360° 00 22

This is a cardioid pointing downward (minimum r=0r=0 at θ=90°\theta=90°, maximum r=4r=4 at θ=270°\theta=270°).

         θ=90° (r=0)
              *
         *         *
    *                   *
  *    θ=0°(r=2)          *
    *                   *
         *         *
              *
         θ=270° (r=4) ← maximum

(Plot in polar coordinates showing a downward-pointing cardioid)


SECTION C: STATISTICS

Q9(a). Poisson Distribution — Deaths

Given: λ=2\lambda = 2 deaths/week, XPoisson(2)X\sim\text{Poisson}(2)

Poisson formula: P(X=k)=eλλkk!P(X=k) = \dfrac{e^{-\lambda}\lambda^k}{k!}

e2=0.1353e^{-2} = 0.1353

P(X=0)=e2200!=0.1353P(X=0) = \frac{e^{-2}\cdot2^0}{0!} = 0.1353

P(X=1)=e2211!=0.2707P(X=1) = \frac{e^{-2}\cdot2^1}{1!} = 0.2707

P(X=2)=e2222!=0.2707P(X=2) = \frac{e^{-2}\cdot2^2}{2!} = 0.2707

(i) P(X2)P(X\ge2) — at least two deaths:

P(X2)=1P(X=0)P(X=1)=10.13530.2707P(X\ge2) = 1-P(X=0)-P(X=1) = 1-0.1353-0.2707

P(X2)=0.5940\boxed{P(X\ge2) = 0.5940}

(ii) P(X2)P(X\le2) — at most two deaths:

P(X2)=P(X=0)+P(X=1)+P(X=2)=0.1353+0.2707+0.2707P(X\le2) = P(X=0)+P(X=1)+P(X=2) = 0.1353+0.2707+0.2707

P(X2)=0.6767\boxed{P(X\le2) = 0.6767}

(iii) P(X=2)P(X=2) — exactly two deaths:

P(X=2)=e242=0.2707\boxed{P(X=2) = \frac{e^{-2}\cdot4}{2} = 0.2707}


Q9(b). Card Probability

Deck: 52 cards, 4 suits, 13 cards each

(i) P(Queen or Diamond)P(\text{Queen or Diamond}):

Using the addition rule:

P(QD)=P(Q)+P(D)P(QD)=452+1352152=1652P(Q\cup D) = P(Q)+P(D)-P(Q\cap D) = \frac{4}{52}+\frac{13}{52}-\frac{1}{52} = \frac{16}{52}

P(Queen or Diamond)=4130.308\boxed{P(\text{Queen or Diamond}) = \frac{4}{13} \approx 0.308}

(ii) P(King of Diamonds)P(\text{King of Diamonds}):

Only 1 king of diamonds in the deck:

P(King of Diamonds)=1520.019\boxed{P(\text{King of Diamonds}) = \frac{1}{52} \approx 0.019}


Q10(a). Binomial Distribution — Defective Bolts

Given: n=5n=5, p=0.20p=0.20 (defective), q=0.80q=0.80

XB(5,0.2)X\sim B(5,0.2)

Formula: P(X=r)=(nr)prqnrP(X=r) = \binom{n}{r}p^r q^{n-r}

(i) P(X=1)P(X=1) — exactly 1 defective:

P(X=1)=(51)(0.2)1(0.8)4=5×0.2×0.4096P(X=1) = \binom{5}{1}(0.2)^1(0.8)^4 = 5\times0.2\times0.4096

P(X=1)=0.4096\boxed{P(X=1) = 0.4096}

(ii) P(X=0)P(X=0) — none defective:

P(X=0)=(50)(0.2)0(0.8)5=1×1×0.32768P(X=0) = \binom{5}{0}(0.2)^0(0.8)^5 = 1\times1\times0.32768

P(X=0)=0.3277\boxed{P(X=0) = 0.3277}

(iii) P(X<2)P(X<2) — less than 2 defective:

P(X<2)=P(X=0)+P(X=1)=0.3277+0.4096P(X<2) = P(X=0)+P(X=1) = 0.3277+0.4096

P(X<2)=0.7373\boxed{P(X<2) = 0.7373}


Q10(b). Normal Distribution — Student Ages

Given: μ=18\mu=18, σ=4\sigma=4

Find P(15X25)P(15\le X\le25)

Standardizing:

Z1=15184=34=0.75Z_1 = \frac{15-18}{4} = -\frac34 = -0.75

Z2=25184=74=+1.75Z_2 = \frac{25-18}{4} = \frac74 = +1.75

P(0.75Z1.75)P(-0.75\le Z\le1.75):

=P(Z1.75)P(Z0.75)=0.95990.2266= P(Z\le1.75) - P(Z\le-0.75) = 0.9599-0.2266

P(15X25)=0.733373.33%\boxed{P(15\le X\le25) = 0.7333 \approx 73.33\%}


Q11. Correlation and Regression

Data:

Student XX YY X2X^2 Y2Y^2 XYXY
1 6 7 36 49 42
2 8 6 64 36 48
3 7 8 49 64 56
4 6 8 36 64 48
5 9 5 81 25 45
6 5 9 25 81 45
7 8 7 64 49 56
8 7 6 49 36 42
Σ\Sigma 56 56 404 404 382

n=8n=8


(i) Verify xˉ=yˉ=7\bar{x}=\bar{y}=7

xˉ=ΣXn=568=7 \bar{x} = \frac{\Sigma X}{n} = \frac{56}{8} = 7\ \checkmark

yˉ=ΣYn=568=7 \bar{y} = \frac{\Sigma Y}{n} = \frac{56}{8} = 7\ \checkmark


(ii) Correlation Coefficient rr

Formula:

r=nΣXYΣXΣY[nΣX2(ΣX)2][nΣY2(ΣY)2]r = \frac{n\Sigma XY - \Sigma X\Sigma Y}{\sqrt{[n\Sigma X^2-(\Sigma X)^2][n\Sigma Y^2-(\Sigma Y)^2]}}

Numerator:

nΣXYΣXΣY=8(382)(56)(56)=30563136=80n\Sigma XY - \Sigma X\Sigma Y = 8(382)-(56)(56) = 3056-3136 = -80

Denominator:

nΣX2(ΣX)2=8(404)562=32323136=96n\Sigma X^2-(\Sigma X)^2 = 8(404)-56^2 = 3232-3136 = 96

nΣY2(ΣY)2=8(404)562=32323136=96n\Sigma Y^2-(\Sigma Y)^2 = 8(404)-56^2 = 3232-3136 = 96

96×96=96\sqrt{96\times96} = 96

r=8096=0.833\boxed{r = \frac{-80}{96} = -0.833}


(iii) Interpretation of rr

r=0.833r=-0.833 indicates a strong negative correlation between Statistics and Economics marks. Students who score high in Statistics tend to score low in Economics and vice versa.


(iv) Spearman’s Rank Correlation Coefficient

Ranking (1 = highest):

Student XX Rank XX (RxR_x) YY Rank YY (RyR_y) d=RxRyd=R_x-R_y d2d^2
1 6 6.5 7 4.5 2 4
2 8 2.5 6 7 −4.5 20.25
3 7 4.5 8 1.5 3 9
4 6 6.5 8 1.5 5 25
5 9 1 5 8 −7 49
6 5 8 9 1 7 49
7 8 2.5 7 4.5 −2 4
8 7 4.5 6 7 −2.5 6.25
Σd2\Sigma d^2 166.5

(Tied ranks are averaged)

Formula:

rs=16Σd2n(n21)r_s = 1 - \frac{6\Sigma d^2}{n(n^2-1)}

rs=16×166.58(641)r_s = 1 - \frac{6\times166.5}{8(64-1)}

rs=1999504r_s = 1 - \frac{999}{504}

rs=11.982=0.982r_s = 1 - 1.982 = -0.982

rs0.982\boxed{r_s \approx -0.982}


(v) Interpretation of rsr_s

rs=0.982r_s = -0.982 indicates a very strong negative rank correlation — there is almost perfect inverse ranking between Statistics and Economics performance.


(vi) Correspondence Between rr and rsr_s

Yes, both r=0.833r=-0.833 and rs=0.982r_s=-0.982 show strong negative correlation, indicating correspondence in their conclusions. Both confirm that students performing well in Statistics tend to perform poorly in Economics. The Spearman coefficient is slightly stronger due to its rank-based nature.


(vii) Scatter Diagram

Plot points (X,Y)(X,Y):

Y
9 |          *
8 |       *     *
7 |  *             *
6 |     *             *
5 |          *
  |___________________
     5  6  7  8  9   X

Points: (6,7),(8,6),(7,8),(6,8),(9,5),(5,9),(8,7),(7,6)(6,7),(8,6),(7,8),(6,8),(9,5),(5,9),(8,7),(7,6)

The points show a downward trend from left to right.


(viii) Scatter Diagram vs Calculated Coefficients

Yes, the scatter diagram confirms the same result as (ii) and (iv). The downward slope of the points from top-left to bottom-right is consistent with the negative correlation found in both r=0.833r=-0.833 and rs=0.982r_s=-0.982.


(ix) Equation of Line of xx on yy

Formula: xxˉ=r(σxσy)(yyˉ)x-\bar{x} = r\left(\dfrac{\sigma_x}{\sigma_y}\right)(y-\bar{y})

Computing σx\sigma_x and σy\sigma_y:

σx2=ΣX2nxˉ2=404849=50.549=1.5\sigma_x^2 = \frac{\Sigma X^2}{n}-\bar{x}^2 = \frac{404}{8}-49 = 50.5-49 = 1.5

σy2=ΣY2nyˉ2=404849=1.5\sigma_y^2 = \frac{\Sigma Y^2}{n}-\bar{y}^2 = \frac{404}{8}-49 = 1.5

σx=σy=1.5\sigma_x = \sigma_y = \sqrt{1.5}

Regression coefficient of xx on yy:

bxy=rσxσy=0.833×1.51.5=0.833b_{xy} = r\cdot\frac{\sigma_x}{\sigma_y} = -0.833\times\frac{\sqrt{1.5}}{\sqrt{1.5}} = -0.833

Line of xx on yy:

x7=0.833(y7)x-7 = -0.833(y-7)

x7=0.833y+5.833x-7 = -0.833y+5.833

x=0.833y+12.833\boxed{x = -0.833y+12.833}

or equivalently: x+0.833y=12.833x + 0.833y = 12.833

Share this