document.write( "Question 882303: points A(3,-5,1) and B(2,1,2) and C (1,-3,3) lie on a plane. Find the exact distance from X (2,-1,3) to the plane \n" ); document.write( "
Algebra.Com's Answer #533065 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
First find the equation of the plane.
\n" ); document.write( "AB=(-1,6,1)
\n" ); document.write( "BC=(-1,-4,1)
\n" ); document.write( "\"n=ABxBC=%28matrix%283%2C3%2Ci%2Cj%2Ck%2C-1%2C6%2C1%2C-1%2C-4%2C1%29%29\"
\n" ); document.write( "
\n" ); document.write( "\"n=10i%2B0j%2B10k\"
\n" ); document.write( "\"n%2A%28matrix%281%2C3%2Cx-3%2Cy%2B5%2Cz-1%29%29=0\"
\n" ); document.write( "\"10%28x-3%29%2B0%28y%2B5%29%2B10%28z-1%29=0\"
\n" ); document.write( "\"10x-30%2B10z-10=0\"
\n" ); document.write( "\"10x%2B10z=40\"
\n" ); document.write( "\"highlight_green%28x%2Bz=4%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "Now that you have the equation of the plane,
\n" ); document.write( "\"L=abs%28ax%5B0%5D%2Bby%5B0%5D%2Bcz%5B0%5D%2Bd%29%2Fsqrt%28a%5E2%2Bb%5E2%2Bc%5E2%29\"
\n" ); document.write( "where the plane is defined by \"ax%2Bby%2Bcz%2Bd=0\" and the point is
\n" ); document.write( "(\"x%5B0%5D\",\"y%5B0%5D\",\"z%5B0%5D\")\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"a=1\"
\n" ); document.write( "\"b=0\"
\n" ); document.write( "\"c=1\"
\n" ); document.write( "\"d=-4\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"L=abs%281%282%29%2B1%283%29-4%29%2Fsqrt%281%5E2%2B0%5E2%2B1%5E2%29\"
\n" ); document.write( "\"L=abs%282%2B3-4%29%2Fsqrt%282%29\"
\n" ); document.write( "\"L=1%2Fsqrt%282%29\"
\n" ); document.write( "\"highlight%28L=sqrt%282%29%2F2%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );