Find the perpendicular distance between 3x - y + 9z = 15 and 6x - 2y + 18z - 3 = 0. Give your answer to 3 significant figures:
Plane 1: r . (3i - j + 9k) = 15
Plane 2: r . (6i - 2j + 18k) = 3
The direction vector of Plane 2 = 2 x the direction vector of plane 1
Therefore, the planes are parallel.
Plane 1 contains the point A, (5,0,0)
The line that passes through (5,0,0) the plane 2 is
r = 5i + s(6i - 2j + 18k)
= (5 + 6s)i - 2sj + 18sk = 3
At the point where the line and the plane intersect, Q:
((5 + 6s)i - 2sj + 18sk) . (6i - 2j + 18k) = 3
30 + 36s + 4s + 324s = 3
364s = -27
s = -27/364
Therefore, vector OQ = (829/182)i + (27/182)j - (243/182)k
Therefore, vector AQ = -(81/182)i + (27/182)j - (243/182)k
Length AQ = root ((-81/182)^2 + (27/182)^2 + (-243/182)^2)
= 1.42
Textbook says 1.49. Where've I gone wrong? (If anywhere)
Take any point on one plane, say $(x,y,z)=(2,0,1)$ on the first one. Then calculate $$d= {|6x - 2y + 18z - 3|\over \sqrt{36+4+18^2}}={27\over \sqrt{364}}=1.4151845296...$$