Skip to main content
Lemma

TMUA practice: Straight Lines, problem 5

A TMUA-calibre straight lines problem at difficulty 4 of 5, with the full worked solution.

The question
A straight line segment ABAB of length aa moves with end AA on the yy-axis and end BB on the xx-axis. The locus of the point PP on the segment for which AP:BP=2:1AP : BP = 2 : 1 is
A 9(x2+y2)=4a29(x^2 + y^2) = 4a^2
B 9(x2+4y2)=4a29(x^2 + 4y^2) = 4a^2
C 9(y2+4x2)=4a29(y^2 + 4x^2) = 4a^2
D 9x2+4y2=a29x^2 + 4y^2 = a^2

The correct answer is highlighted. B

Worked solution

Let A=(0,α)A = (0, \alpha) on the yy-axis and B=(β,0)B = (\beta, 0) on the xx-axis. The segment has length aa, so

α2+β2=a2.\alpha^2 + \beta^2 = a^2.

Locating PP. PP lies on ABAB with AP:PB=2:1AP : PB = 2 : 1, so PP divides ABAB two-thirds of the way from AA to BB:

P=A+23(BA)=(0,α)+23(β,α)=(2β3, α3).P = A + \tfrac23(B - A) = (0, \alpha) + \tfrac23(\beta, -\alpha) = \left(\tfrac{2\beta}{3},\ \tfrac{\alpha}{3}\right).

Eliminate α,β\alpha, \beta. Writing x=2β3x = \dfrac{2\beta}{3} and y=α3y = \dfrac{\alpha}{3} gives β=3x2\beta = \dfrac{3x}{2} and α=3y\alpha = 3y. Substituting into α2+β2=a2\alpha^2 + \beta^2 = a^2:

9y2+9x24=a2.9y^2 + \frac{9x^2}{4} = a^2.

Multiplying by 44:   36y2+9x2=4a2\;36y^2 + 9x^2 = 4a^2, that is 9(x2+4y2)=4a29(x^2 + 4y^2) = 4a^2.

Answer: B.