The plane contains points $A ( p_1, p_2, p_3 )$ and $B ( q_1, q_2, q_3 )$ and is tangent to sphere with centre at $( c_1, c_2, c_3 )$ and radius r?
Approach:
Consider the eq of plane: $$a(x-p_1) + b(y-p_2) + c(z-p_3)= 0 \qquad \qquad (eq.1) $$
The point B lies on the plane, therefore $$ a(q_1-p_1) + b( q_2-p_2 ) + c( q_3-p_3)= 0 \qquad \qquad (eq.2) $$
The normal vector to the plane is given by $$ \hat n= a\hat i + b\hat j +c\hat k \qquad \qquad \qquad \qquad \qquad \qquad \quad \; \; \; (eq.3) $$
And I am stuck at this point. I cannot find a cleaner way to do this as I am given only coordinates not their values?
HINT
To find the planes containing $A$ and $B$ and tangent to the sphere, we can set $ax+by+cz+1=0$ and use