Find the angle between the planes
$ 5(x − 1) − 3(y + 2) + 2z = 0,$
$ x + 3(y − 1) + 2(z + 4) = 0.$
I am not too sure how to start and solve this problem I know the formula $\cos \theta=|U_{n_1}*U_{n_2}|$ is involved. This leads me to conclude that somehow the unit circle is involved. Or are you supposed to complete the square. Any suggestions on how to solve this would help me greatly.
You need to identify the normal vectors $n_1 = (5,-3,2)^T$ and $n_2=(1,3,2)^T$. Now you can use the dot product $<n_1,n_2>=|n_1||n_2|\cos(\alpha)$.