4. What is the distance between the point (1,2,4) and the plane 3x+ 2y+ 6z= 5?
5. What is the distance between the parallel planes ax+by+cz=d1 and ax+by+cz=d2?
You may wish to try picking a point on one plane that you can specify exactly and
working out the distance from that point to the other plane.
1
Expert's answer
2020-09-16T18:39:54-0400
(4)Find the distance between(1, 2, 4)and the plane3x + 2y + 6z = 5.The distance between(x1,y1,z1)and the planeax+by+cz+d=0is given byD=a2+b2+c2∣ax1+by1+cz1+d∣∴The distance between(1,2,4)and3x+2y+6z=5isD=32+22+62∣3(1)+2(2)+6(4)−5∣=9+4+36∣3+4+24−5∣=726≈3.714(3 d.p)(5)What is the distance betweenthe parallel planesax+by+cz=d1andax+by+cz=d2?LetX(x1,y1,z1)be anarbitrary point away fromthe two planes.If the distance between the pointXand the firstplane is given byD1and that between thepointXand the secondplane is given byD2.The distance between thetwo plates is given by D=D2−D1D1=a2+b2+c2∣ax1+by1+cz1−d1∣andD2=a2+b2+c2∣ax1+by1+cz1−d2∣D=D2−D1=a2+b2+c2∣ax1+by1+cz1−d2∣−a2+b2+c2∣ax1+by1+cz1−d1∣=a2+b2+c2∣(ax1+by1+cz1)−(ax1+by1+cz1)+d1−d2∣=a2+b2+c2∣d1−d2∣∴Ifax+by+cz=d1andax+by+cz=d2are plane equations, then thedistanceDbetween the planescan be found usingD=a2+b2+c2∣d1−d2∣
Comments