+0  
 
0
548
1
avatar

(-2, sqrt/2, -3)  (sqrt/2, -2)

Ok so the first parenthasis has three numbers so does that mean I have a Z coordinate now or... How do I solve this??? I dont even know how to apply the distance formula to this

 Aug 27, 2016
 #1
avatar+33616 
0

In 3d with points (x1, y1, z1) and (x2, y2, z2) the distance formula is:

 

distance = sqrt( (x1-x2)^2 + (y1-y2)^2 + (z1-z2)^2 )

 

You need three coordinates for each point!

 Aug 27, 2016

0 Online Users