2020 IJMB mathematics paper 2

2020 IJMB mathematics paper 2

IJMB Statistics & Coordinate Geometry — Practice Paper

SECTION A (20%)

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

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

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

4. Find the equation of the circle whose centre is (3,2)(3,-2) and radius 7\sqrt7. [04 marks]

5. Find the eccentricity and foci of the ellipse x236+y29=1\dfrac{x^2}{36}+\dfrac{y^2}{9}=1. [04 marks]


SECTION B: CO-ORDINATE GEOMETRY

6. (a) Show that the equation y24y6x+10=0y^2-4y-6x+10=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 (2,3)(2,3), (2,1)(2,1), and (0,3)(0,3). [10 marks]

7. (a) Show that the equation x2+9y2+4x+18y+4=0x^2+9y^2+4x+18y+4=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 three times its distance from the point (4,0)(4,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=3(1+cosθ)r = 3(1+\cos\theta) in polar form, for 0θ360°0\le\theta\le360°. [10 marks]


SECTION C: STATISTICS

9. (a) The number of accidents at a busy junction follows a Poisson law with an average of 3 accidents a week. Find the probability that in a certain week:

(i) at least three accidents occur; (ii) at most one accident occurs; (iii) there are exactly three accidents. [12 marks]

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

(i) A Jack or a Club; (ii) The Ace of Spades. [08 marks]

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

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

(b) The weight of packages from a factory is normally distributed with mean 20 kg and standard deviation of 5 kg. Determine the probability that a package weighs between 10 kg and 30 kg. [08 marks]

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

Mathematics XX 5 7 6 4 8 5 7 6
Physics YY 7 5 8 7 4 8 6 3

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

(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(3,5)B(3,5)

Given: P(4,2)P(4,-2), Q(2,6)Q(-2,6)

Midpoint AA:

A=(4+(2)2,2+62)=(22,42)A = \left(\frac{4+(-2)}{2}, \frac{-2+6}{2}\right) = \left(\frac{2}{2}, \frac{4}{2}\right)

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

Distance ABAB where B(3,5)B(3,5):

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

AB=13 units\boxed{AB = \sqrt{13}\ \text{units}}


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

For a valid probability density function:

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

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

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

M[cosπ3+cos0]=1M\left[-\cos\tfrac{\pi}{3}+\cos0\right] = 1

M[12+1]=1M\left[-\tfrac12+1\right] = 1

M12=1M\cdot\frac12 = 1

M=2\boxed{M = 2}


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

Given:

  • P(B)=0.65P(B) = 0.65
  • P(AB)=0.95P(A\cup B) = 0.95
  • 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.95=P(A)+0.6500.95 = P(A) + 0.65 - 0

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


Q4. Equation of Circle — Centre (3,2)(3,-2), Radius 7\sqrt7

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

(x3)2+(y+2)2=(7)2=7(x-3)^2+(y+2)^2 = (\sqrt7)^2 = 7

Expanding:

x26x+9+y2+4y+4=7x^2-6x+9+y^2+4y+4 = 7

x2+y26x+4y+6=0\boxed{x^2+y^2-6x+4y+6=0}


Q5. Eccentricity and Foci of x236+y29=1\dfrac{x^2}{36}+\dfrac{y^2}{9}=1

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

  • a2=36a=6a^2=36 \Rightarrow a=6
  • b2=9b=3b^2=9 \Rightarrow b=3
  • Since a>ba>b, major axis is along the xx-axis

c2=a2b2=369=27c=33c^2 = a^2-b^2 = 36-9 = 27 \Rightarrow c=3\sqrt3

Eccentricity:

e=ca=336=32e = \frac{c}{a} = \frac{3\sqrt3}{6} = \frac{\sqrt3}{2}

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

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

Foci=(33,0) and (33,0)\boxed{\text{Foci} = (3\sqrt3,0)\ \text{and}\ (-3\sqrt3,0)}


SECTION B: CO-ORDINATE GEOMETRY

Q6(a). Show y24y6x+10=0y^2-4y-6x+10=0 is a Parabola

Complete the square in yy:

y24y=6x10y^2-4y = 6x-10

(y2)24=6x10(y-2)^2-4 = 6x-10

(y2)2=6x6(y-2)^2 = 6x-6

(y2)2=6(x1)(y-2)^2 = 6(x-1)

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

This is a parabola opening to the right. ✓

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

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

Focus: X=p=32x1=32x=52,y=2X=p=\dfrac32 \Rightarrow x-1=\dfrac32 \Rightarrow x=\dfrac52,y=2

Focus=(52, 2)\boxed{\text{Focus} = \left(\frac52,\ 2\right)}

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

x=12\boxed{x = -\frac12}

Axis of symmetry: Y=0y2=0Y=0 \Rightarrow y-2=0

y=2\boxed{y=2}


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

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

Substituting (2,3)(2,3):

4+9+2D+3E+F=02D+3E+F=13(1)4+9+2D+3E+F=0 \Rightarrow 2D+3E+F=-13\quad(1)

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

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

Substituting (0,3)(0,3):

0+9+0+3E+F=03E+F=9(3)0+9+0+3E+F=0 \Rightarrow 3E+F=-9\quad(3)

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

2E=8E=42E=-8 \Rightarrow E=-4

From (3)(3): F=93(4)=9+12=3F = -9-3(-4) = -9+12 = 3

From (2)(2): 2D=5EF=5+43=4D=22D=-5-E-F=-5+4-3=-4 \Rightarrow D=-2

Equation:

x2+y22x4y+3=0\boxed{x^2+y^2-2x-4y+3=0}

Verification:

  • (2,3)(2,3): 4+9412+3=04+9-4-12+3=0
  • (2,1)(2,1): 4+144+3=04+1-4-4+3=0
  • (0,3)(0,3): 0+9012+3=00+9-0-12+3=0

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

Complete the square:

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

(x+2)24+9[(y+1)21]+4=0(x+2)^2-4 + 9\left[(y+1)^2-1\right] + 4 = 0

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

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

Dividing by 9:

(x+2)29+(y+1)21=1\frac{(x+2)^2}{9} + \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=9a^2=9, b2=1b^2=1 \Rightarrow ellipse

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

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

a=3a=3, b=1b=1

c2=a2b2=91=8c=22c^2=a^2-b^2=9-1=8 \Rightarrow c=2\sqrt2

Eccentricity:

e=2230.943\boxed{e = \frac{2\sqrt2}{3} \approx 0.943}

Directrices (parallel to yy-axis):

x+2=±ae=±322/3=±922x+2 = \pm\frac{a}{e} = \pm\frac{3}{2\sqrt2/3} = \pm\frac{9}{2\sqrt2}

x=2±922=2±924\boxed{x = -2 \pm \frac{9}{2\sqrt2} = -2 \pm \frac{9\sqrt2}{4}}


Q7(b). Locus — Distance from Origin is Three Times Distance from (4,0)(4,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 (4,0)(4,0): r2=(x4)2+y2r_2 = \sqrt{(x-4)^2+y^2}

Condition: r1=3r2r_1 = 3r_2

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

Squaring:

x2+y2=9[(x4)2+y2]x^2+y^2 = 9\left[(x-4)^2+y^2\right]

x2+y2=9x272x+144+9y2x^2+y^2 = 9x^2-72x+144+9y^2

0=8x272x+144+8y20 = 8x^2-72x+144+8y^2

x2+y29x+18=0x^2+y^2-9x+18=0

Completing the square:

(x4.5)220.25+y2+18=0(x-4.5)^2-20.25+y^2+18=0

(x4.5)2+y2=2.25(x-4.5)^2+y^2=2.25

This is a circle with centre (4.5,0)(4.5,0) and radius 1.51.5. ✓ \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=2m±16m24-1 = -2m \pm\sqrt{16m^2-4}

2m1=±16m242m-1 = \pm\sqrt{16m^2-4}

Squaring:

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

4m24m+1=16m244m^2-4m+1 = 16m^2-4

0=12m2+4m50 = 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=1224=12,m2=2024=56m_1 = \frac{12}{24} = \frac12,\qquad m_2 = \frac{-20}{24} = -\frac56

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

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

2y+2=x+22y+2 = x+2

x2y=0\boxed{x-2y=0}

Tangent 2 (m=5/6m=-5/6):

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

6y+6=5x106y+6 = -5x-10

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


Q8(b). Sketch r=3(1+cosθ)r=3(1+\cos\theta), 0θ360°0\le\theta\le360°

Key values table:

θ\theta cosθ\cos\theta r=3(1+cosθ)r=3(1+\cos\theta)
0° 11 66
60°60° 0.50.5 4.54.5
90°90° 00 33
120°120° 0.5-0.5 1.51.5
180°180° 1-1 00
240°240° 0.5-0.5 1.51.5
270°270° 00 33
300°300° 0.50.5 4.54.5
360°360° 11 66

This is a cardioid with its cusp at θ=180°\theta=180° (r=0r=0, pointing left) and maximum r=6r=6 at θ=0°\theta=0° (pointing right).

              θ=90° (r=3)
                  *
            *            *
       *                       *
  θ=180°(r=0)                θ=0°(r=6)
       *                       *
            *            *
                  *
              θ=270° (r=3)

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


SECTION C: STATISTICS

Q9(a). Poisson Distribution — Accidents

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

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

e3=0.0498e^{-3} = 0.0498

P(X=0)=0.0498P(X=0) = 0.0498

P(X=1)=0.0498×3=0.1494P(X=1) = 0.0498\times3 = 0.1494

P(X=2)=0.0498×4.5=0.2241P(X=2) = 0.0498\times4.5 = 0.2241

P(X=3)=e3333!=0.0498×4.5=0.2241P(X=3) = \frac{e^{-3}\cdot3^3}{3!} = 0.0498\times4.5 = 0.2241

(i) P(X3)P(X\ge3) — at least three accidents:

P(X3)=1P(X=0)P(X=1)P(X=2)=10.04980.14940.2241P(X\ge3) = 1-P(X=0)-P(X=1)-P(X=2) = 1-0.0498-0.1494-0.2241

P(X3)=0.5767\boxed{P(X\ge3) = 0.5767}

(ii) P(X1)P(X\le1) — at most one accident:

P(X1)=P(X=0)+P(X=1)=0.0498+0.1494P(X\le1) = P(X=0)+P(X=1) = 0.0498+0.1494

P(X1)=0.1992\boxed{P(X\le1) = 0.1992}

(iii) P(X=3)P(X=3) — exactly three accidents:

P(X=3)=0.2241\boxed{P(X=3) = 0.2241}


Q9(b). Card Probability

Deck: 52 cards, 4 suits, 13 cards each

(i) P(Jack or Club)P(\text{Jack or Club}):

Using the addition rule:

P(JC)=P(J)+P(C)P(JC)=452+1352152=1652P(J\cup C) = P(J)+P(C)-P(J\cap C) = \frac{4}{52}+\frac{13}{52}-\frac{1}{52} = \frac{16}{52}

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

(ii) P(Ace of Spades)P(\text{Ace of Spades}):

Only 1 ace of spades in the deck:

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


Q10(a). Binomial Distribution — Defective Components

Given: n=6n=6, p=0.15p=0.15 (defective), q=0.85q=0.85

XB(6,0.15)X\sim B(6,0.15)

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)=(61)(0.15)1(0.85)5=6×0.15×0.4437P(X=1) = \binom{6}{1}(0.15)^1(0.85)^5 = 6\times0.15\times0.4437

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

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

P(X=0)=(60)(0.15)0(0.85)6=(0.85)6=0.4437×0.85P(X=0) = \binom{6}{0}(0.15)^0(0.85)^6 = (0.85)^6 = 0.4437\times0.85

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

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

P(X<2)=P(X=0)+P(X=1)=0.3771+0.3993P(X<2) = P(X=0)+P(X=1) = 0.3771+0.3993

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


Q10(b). Normal Distribution — Package Weights

Given: μ=20\mu=20, σ=5\sigma=5

Find P(10X30)P(10\le X\le30)

Standardizing:

Z1=10205=2Z_1 = \frac{10-20}{5} = -2

Z2=30205=+2Z_2 = \frac{30-20}{5} = +2

P(2Z2)P(-2\le Z\le2):

=P(Z2)P(Z2)=0.97720.0228= P(Z\le2) - P(Z\le-2) = 0.9772-0.0228

P(10X30)=0.954495.44%\boxed{P(10\le X\le30) = 0.9544 \approx 95.44\%}


Q11. Correlation and Regression

Data:

Student XX YY X2X^2 Y2Y^2 XYXY
1 5 7 25 49 35
2 7 5 49 25 35
3 6 8 36 64 48
4 4 7 16 49 28
5 8 4 64 16 32
6 5 8 25 64 40
7 7 6 49 36 42
8 6 3 36 9 18
Σ\Sigma 48 48 300 312 278

n=8n=8


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

xˉ=ΣXn=488=6 \bar{x} = \frac{\Sigma X}{n} = \frac{48}{8} = 6\ \checkmark

yˉ=ΣYn=488=6 \bar{y} = \frac{\Sigma Y}{n} = \frac{48}{8} = 6\ \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(278)(48)(48)=22242304=80n\Sigma XY - \Sigma X\Sigma Y = 8(278)-(48)(48) = 2224-2304 = -80

Denominator:

nΣX2(ΣX)2=8(300)482=24002304=96n\Sigma X^2-(\Sigma X)^2 = 8(300)-48^2 = 2400-2304 = 96

nΣY2(ΣY)2=8(312)482=24962304=192n\Sigma Y^2-(\Sigma Y)^2 = 8(312)-48^2 = 2496-2304 = 192

96×192=18432=962\sqrt{96\times192} = \sqrt{18432} = 96\sqrt2

r=80962=562=52120.589\boxed{r = \frac{-80}{96\sqrt2} = -\frac{5}{6\sqrt2} = -\frac{5\sqrt2}{12} \approx -0.589}


(iii) Interpretation of rr

r0.589r\approx-0.589 indicates a moderate negative correlation between Mathematics and Physics marks. Students who score higher in Mathematics tend, on average, to score somewhat lower in Physics — though the relationship is not as strong as a near-perfect correlation.


(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 5 6.5 7 3.5 3 9
2 7 2.5 5 6 −3.5 12.25
3 6 4.5 8 1.5 3 9
4 4 8 7 3.5 4.5 20.25
5 8 1 4 7 −6 36
6 5 6.5 8 1.5 5 25
7 7 2.5 6 5 −2.5 6.25
8 6 4.5 3 8 −3.5 12.25
Σd2\Sigma d^2 130

(Tied ranks are averaged)

Formula:

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

rs=16×1308(641)=1780504=16542r_s = 1 - \frac{6\times130}{8(64-1)} = 1-\frac{780}{504} = 1-\frac{65}{42}

rs=23420.548\boxed{r_s = -\frac{23}{42} \approx -0.548}


(v) Interpretation of rsr_s

rs0.548r_s\approx-0.548 indicates a moderate negative rank correlation, consistent with the Pearson result — students ranking high in Mathematics tend to rank somewhat lower in Physics, though the relationship has noticeable exceptions.


(vi) Correspondence Between rr and rsr_s

Yes, both r0.589r\approx-0.589 and rs0.548r_s\approx-0.548 show a moderate negative correlation, indicating broad correspondence between the two measures. The values are close in magnitude, confirming the same general trend.


(vii) Scatter Diagram

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

Y
8 |    *        *
7 |  *    *
6 |              *
5 |       *
4 |          *
3 |              *
  |___________________
     4  5  6  7  8   X

Points: (5,7),(7,5),(6,8),(4,7),(8,4),(5,8),(7,6),(6,3)(5,7),(7,5),(6,8),(4,7),(8,4),(5,8),(7,6),(6,3)

The points show a mild downward trend, with some scatter, from left to right.


(viii) Scatter Diagram vs Calculated Coefficients

Yes, broadly. The scatter diagram shows a general downward drift consistent with the negative correlation found in both r0.589r\approx-0.589 and rs0.548r_s\approx-0.548, although the relationship is visibly looser (more scatter) than a strong correlation would show.


(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 σx2\sigma_x^2 and σy2\sigma_y^2:

σx2=ΣX2nxˉ2=300836=37.536=1.5\sigma_x^2 = \frac{\Sigma X^2}{n}-\bar{x}^2 = \frac{300}{8}-36 = 37.5-36 = 1.5

σy2=ΣY2nyˉ2=312836=3936=3\sigma_y^2 = \frac{\Sigma Y^2}{n}-\bar{y}^2 = \frac{312}{8}-36 = 39-36 = 3

Regression coefficient of xx on yy:

bxy=rσxσy=r1.53=r0.5=521212=512b_{xy} = r\cdot\frac{\sigma_x}{\sigma_y} = r\cdot\sqrt{\frac{1.5}{3}} = r\cdot\sqrt{0.5} = -\frac{5\sqrt2}{12}\cdot\frac{1}{\sqrt2} = -\frac{5}{12}

Line of xx on yy:

x6=512(y6)x-6 = -\frac{5}{12}(y-6)

x6=512y+2.5x-6 = -\frac{5}{12}y + 2.5

x=8.5512y\boxed{x = 8.5 - \frac{5}{12}y}

or equivalently: 12x+5y=10212x + 5y = 102

Share this