Maths Olympiad Prep

Library / /16 of 27

Geometry Difficulty 5.7 AIME, harder Prove it Croatia

Find the locus of the centres of all circles that are externally tangent to the circle that satisfies x2+y24y+3=0x^2 + y^2 - 4y + 3 = 0, and that are also tangent to the xx-axis.
*(Anastazija Pažanin)*

Solution

Let the given circle be x2+y24y+3=0x^2 + y^2 - 4y + 3 = 0. Rewrite it in standard form:

x2+(y24y)+3=0x^2 + (y^2 - 4y) + 3 = 0
x2+(y2)24+3=0x^2 + (y - 2)^2 - 4 + 3 = 0
x2+(y2)21=0x^2 + (y - 2)^2 - 1 = 0
x2+(y2)2=1x^2 + (y - 2)^2 = 1

So, the circle has centre (0,2)(0, 2) and radius 11.

Let the centre of the required circle be (h,k)(h, k) and its radius be rr.

Since the circle is tangent to the xx-axis, its distance from the xx-axis is rr, so k=rk = r.

Since the circle is externally tangent to the given circle, the distance between their centres is equal to the sum of their radii:

(h0)2+(k2)2=r+1\sqrt{(h - 0)^2 + (k - 2)^2} = r + 1

But k=rk = r, so:

h2+(r2)2=r+1\sqrt{h^2 + (r - 2)^2} = r + 1

Square both sides:

h2+(r2)2=(r+1)2h^2 + (r - 2)^2 = (r + 1)^2
h2+r24r+4=r2+2r+1h^2 + r^2 - 4r + 4 = r^2 + 2r + 1

Subtract r2r^2 from both sides:

h24r+4=2r+1h^2 - 4r + 4 = 2r + 1
h24r+42r1=0h^2 - 4r + 4 - 2r - 1 = 0
h26r+3=0h^2 - 6r + 3 = 0

Recall k=rk = r, so:

h26k+3=0h^2 - 6k + 3 = 0

Therefore, the locus of the centres (h,k)(h, k) is:

h26k+3=0h^2 - 6k + 3 = 0

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.