Posted by Grace on Saturday, January 7, 2012 at 9:34pm.
You have two vectors:
a = (7,11,3)
b = (x,y,z)
The vector from a to b can be found by
a + d = b
so, d = b - a
= (x-7,y-11,z-3)
so the distance is |d| in the direction of d.
Related Questions
Geometry - 4.Determine which point does not lie on the graph of the line y=x-3 a...
math - L is a straight line in x-y plane. its equation is in the form y-8=m(x-1...
math - Given the plane 2x-3y+7z=4, a) Find the equation for the line ...
Math - Okay heres the pic. There is a plane with points B,D, and E.those [oints...
Geo Hons - Okay heres the pic. There is a plane with points B,D, and E.those [...
Geometry - Okay heres the pic. There is a plane with points B,D, and E.those [...
Math - Given the plane 2x-3y+7z=4, find the equation for the line perpendicular ...
Geometry - Eight points A, B, C, D, E, F, G, and H are distributed in a plane. ...
Algebra - Which of the following represent the equation of the line passing ...
Geometry - Three points are on a coordinate plane: A(1, 5), B(-2, -4), and C(6...
For Further Reading