If P and Q are 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 how many values of p?
From the family of circles eqaution
$$S_1+\lambda S_2=0$$ The circle passes through (1,1)
So $$(7+2p)+\lambda (6-p^2)=0$$ $$\lambda =\frac{7+2p}{p^2-6}$$
Then it should be valid for values of p except for $\sqrt 6$. But the answer says -1 is not valid. What is correct answer?
Hint
So, the equation becomes $$(1+\lambda)(x^2+y^2)+x(\cdots)+y(\cdots)+\cdots=0$$
What if $1+\lambda=0$