Posted by Greg on Friday, September 14, 2012 at 2:35pm.
first, the axes are perpendicular, the there are 90°, not 0° between axes.
Second, can't do plots here.
Third, once you have picked your points, just plug them into the 3D version of the formula:
d^2 = (x2-x1)^2 + (y2-y1)^2 + (z2-z1)^2
To see that this is true, consider just the distances in the plane z=z1.
w^2 = (x2-x1)^2+(y2-y1)^2
That's just a diagonal line of length w. To get from (x1,y1,z1) to (x2,y2,z2), consider the right triangle from (x1,y1,z1) to (x2,y2,z1) with length w, and go from there to (x2,y2,z2) of length (z2-z1).
If that's confusing, just look online for references to 3D distances.
http://tonto.stanford.edu/~brian/euclidean_distance_in.html
is a good place to start
Related Questions
Precalculus - he distance between 2 points (x1,Y1) and (x2,y2) is given by d = ...
Finding a Formula, help please ! - Does anyone know the formula to find any ...
????Math Question????8th grade adv.math - Algebra! How is the distance formula ...
Calculus:Help! - Any ideas on how to solve this: Use a vector solution to ...
microeconomics - Consider a competitive exchange economy with two agents(1&2...
Calculus - I am bit of confused from this question. I have shown the work below ...
Calculus - I am bit of confused from this question. I have shown the work below ...
math - what is the slope of-6,3 -2,-9 help -6,3 -2,-9 I take these are ...
math - I need help with slopes and lines. Determine the slope of each line a ...
Linear Equation in Two Variables - I have to take a college placement test and ...
For Further Reading