Hi
I have a question regarding vectors and how to solve problems given a set of points forming a triangle.
"For triangle ABC, with vertices A=(1,2,2), B=(0,-2,1) and C=(1,5,-1) find:
(a) the length of side AB - I have done this;
(b) the equation of the line that passes through A & B - we...