The plabe $x+2y+3z=7$ is rotated about the line where it cut yz plane by an angle m . In the new position the plane contains the point (-1,0,2) . We have to find cos m.
My try
Equation of yz plane is x=0
equation of rotated plane would be $(k+1)x+2y+3z=7$ .
subtituting the values I got k=-1
the angle would be
$\cos m =\frac{7}{\sqrt{14}\sqrt{5}}$ .