If P and Q are the points of intersection of the circles$$ x^2 + y^2 + 3x + 7y +2p – 5= 0$$ and $$x^2 + y^2 +2x + 2y – p^2 = 0$$ then there is a circle passing through P, Q, and (1, 1) for ...
a)all except 2 values of p. b)all values of p. c) all except 1 value of p.
My working: $$s2= x^2 + y^2 + 3x + 7y +2p – 5= 0$$ and $$s1=x^2 + y^2 +2x + 2y – p^2 = 0$$ Equation of required circle is $S1+kS2=0$ (family of circles) Putting (1,1), I got $$k= \frac{2p+7}{p^2-6}.$$
Therefore, p is not equal to +/- root 6, i.e. excepting two values of p.
However, by using another method, I'm getting a different answer. $$s2=x^2 + y^2 + 3x + 7y +2p – 5$$ and $$s1=x^2 + y^2 +2x + 2y – p^2 = 0$$ Equation of $PQ= S1-S2.$
Equation of line$ L(PQ)=x+5y+p^2+2p-5.$ Required equation= $S1+ kL=0.$
$$ k= \frac{-2p-7}{(p+1)^2}.$$ Therefore, p is not equal to -1, i.e. excepting one value of p.