document.write( "Question 1109182: The points A, B, C and D have position vectors i +j +k, 2i+3j, 3i+5j-2k and -j+k respectively. find which of the following pairs of lines are parallel. a) AB and CD b) BC and CD c) BC and AD \n" ); document.write( "
Algebra.Com's Answer #724247 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Looking at the vector addition,
\n" ); document.write( "\"A%2BAB=B\" so
\n" ); document.write( "\"AB=B-A\"
\n" ); document.write( "Similarly,
\n" ); document.write( "\"BC=C-B\"
\n" ); document.write( "\"CD=D-C\"
\n" ); document.write( "\"AD=D-A\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "A:(1,1,1)
\n" ); document.write( "B:(2,3,0)
\n" ); document.write( "C:(3,5,-2)
\n" ); document.write( "D:(0,-1,1)
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "AB=B-A=(2,3,0)-(1,1,1)=(2-1,3-1,0-1)=(1,2,-1)
\n" ); document.write( "BC=C-B=(3,5,-2)-(2,3,0)=(3-2,5-3,-2-0)=(1,2,-2)
\n" ); document.write( "CD=D-C=(0,-1,1)-(3,5,-2)=(0-3,-1-5,1-(-2))=(-3,6,3)
\n" ); document.write( "AD=D-A=(0,-1,1)-(1,1,1)=(0-1,-1-1,1-1)=(-1,-2,0)
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "You can either find the unit vectors of each vector and compare or you can look for vectors that are multiples of each other, \"Y=kX\" where \"k\" is an integer.
\n" ); document.write( "Upon inspection you can see that \"CD=-3%2AAB\", so CD and AB are parallel.
\n" ); document.write( "
\n" ); document.write( "
\n" );