Correct option is B
∙ Normal vector to Plane 1 (n1):⟨1,1,1⟩∙ Normal vector to Plane 2 (n2):⟨1,−2,3⟩Compute the Dot Product and MagnitudesThe angle θ between the two planes is the same as the angle between their normal vectors. The cosine ofthis angle can be found using the dot product formula:cosθ=∣n1∣⋅∣n2∣n1⋅n2∙ Dot Product (n1⋅n2):1⋅1+1⋅(−2)+1⋅3=1−2+3=2∙ Magnitude of n1:12+12+12=1+1+1=3∙ Magnitude of n2:12+(−2)2+32=1+4+9=14Calculate the AngleSubstitute the values into the cosine formula:cosθ=3⋅142=422To find θ, take the inverse cosine:θ=cos−1(422)θ=cos−1(212)