document.write( "Question 1049882: Find the distance between the lines 2x-2y+3z-12=0=2x+2y+z , 2x-z=0=5x-2y+9 \n" ); document.write( "
Algebra.Com's Answer #666326 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
2x-2y+3z-12 = 0 = 2x+2y+z represent the line that is the intersection of the two planes 2x-2y+3z-12 = 0 and 2x+2y+z = 0. Similarly, 2x-z = 0 = 5x-2y+9 represent the intersection of the planes 2x-z = 0 and 5x-2y+9 = 0.
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "In the first pair of planes, solving for x and y in terms of z gives x + z = 3 and y - z/2 = -3. The symmetric equation of the line of intersection is thus \"%28x-3%29%2F%28-1%29+=+%28y%2B3%29%2F%281%2F2%29+=+z\". This line \"L%5B1%5D\" has direction vector < -1,1/2,1 >, or < -2,1,2 > with the fraction cleared, and passes through the point (3,-3,0).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The second pair of planes would give a line of intersection with symmetric equation \"x%2F%281%2F2%29+=+%28y-9%2F2%29%2F%285%2F4%29+=+z\", with direction vector < 1/2, 5/4,1 >, or < 2,5,4 > with the fractions cleared. This line \"L%5B2%5D\" line passes through the point (0,9/2,0).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The vector \"v%5Bo%5D\" starting at the point (0,9/2,0) of \"L%5B2%5D\" and terminating at the point (3,-3,0) of \"L%5B1%5D\" is given by < 3,-15/2,0 >, or < 6,-15,0 >, with the fraction cleared.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now a vector N perpendicular to both the direction vectors of the two intersection lines is < 1,-2,2 >. (This can be obtained either by getting the cross product of the two direction vectors, or by solving simultaneously the system < a,b,c >*< -2,1,2 > = 0 and < a,b,c >*< 2,5,4 > = 0 for a,b, and c.)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The distance between the two lines is then just the scalar projection of the vector \"v%5Bo%5D\" onto the vector N:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );