Show that the equation of any circle passing through the poi
Show that the equation of any circle passing through the points of intersection of the ellipse
(x + 2)2 + 2y2 = 18
and the ellipse
9(x?1)2 + 16y2 = 25
can be written in the form
x2 ?2ax + y2 = 5?4a .
Solution
First we have to ?nd the intersections of the two ellipses by solving the simultaneous equations
(x + 2)2 + 2y2 = 18
9(x-1)2 + 16y2 = 25 .
We can eliminate y by multiplying the ?rst equation by 8 and subtracting the two equations:
8(x + 2)2 -9(x-1)2 = 144-25 i.e. x2 ?50x + 96 = 0 i.e. (x-2)(x-48) = 0 .
The two possible values for x at the intersections are therefore 2 and 48.
Next we ?nd the values of y at the intersection. Taking x = 2 and substituting into the ?rst simultaneous equation, we have 16 + 2y2 = 18, so y = +-1.
Taking x = 48 gives 502 + 2y2 = 18 which has no (real) roots. Thus there are two points of intersection, at (2,1) and (2,-1).
Suppose a circle through these points has centre (p,q) and radius R.
Then the equation of the circle is (x-p)2 + (y-q)2 = R2. Setting (x,y) = (2,1) and (x,y) = (2,-1) gives two equations:.
(2-p)2 + (1-q)2 = R2 , (2-p)2 + (-1-q)2 = R2 .
Subtracting gives q = 0 (it is obvious anyway that the centre of the circle must lie on the y axis).
Thus the equation of any circle passing through the intersections is (x-p)2 + y2 = (2-p)2 + 1 , which simpli?es to the given result with p = a.
