Given the line r:x=1+2t,y=2+3t,z=−1−t and the plane π:x−2y+3z+4=0.
(a) Verify that r intersects π.
(b) Find the point of intersection.
(c) Find the angle that r makes with π.
(d) Compute the distance of P(3,1,2) from π.
(e) Write the parametric equations of the line through P perpendicular to π.
(f) Find the radius of the circle obtained by cutting the sphere x2+y2+z2+x+y+z−16=0 with π.
(g) Find the volume and surface area of that sphere.
Solution
(a) Substituting the parametric equations of r into the equation of π: (1+2t)−2(2+3t)+3(−1−t)+4=−2−7t=0⇒t=−72 (unique solution), so r meets π in exactly one point.
(b) Substituting t=−72 into the equations of r gives I=(73,78,−75)≈(0.43,1.14,−0.71).
(c) The direction vector of r is d=(2,3,−1) and the normal vector of π is n=(1,−2,3): sinθ=∣d∣∣n∣∣d⋅n∣=147=21⇒θ=30°.
(d)d(P,π)=14∣3−2+6+4∣=1411≈2.940.
(e) The line through P perpendicular to π has direction the normal vector n=(1,−2,3): x=3+t,y=1−2t,z=2+3t.
(f) The sphere has centre C=(−21,−21,−21) and radius R=16.75≈4.093. The distance from the centre to the plane is d(C,π)=143≈0.802, so the radius of the section is ρsez=R2−d2≈4.013.
(g) Volume and surface area of the sphere: V=34πR3≈287.15 and S=4πR2≈210.49.
t=−72;I(73,78,−75);θ=30°;dP≈2.94;ρsez≈4.01;V≈287.15;S≈210.49