| 
 
 
| Question 1197174:  What is The position of an ant and a spider in a room are A(2,5,7)and5(4,6,10), determine their distance
 Answer by math_tutor2020(3817)
      (Show Source): 
You can put this solution on YOUR website! Point A = ant's position
 Point B = spider's position
 
 A = (x1,y1,z1) = (2,5,7)
 B = (x2,y2,z2) = (4,6,10)
 
 Use the 3D version of the distance formula
 d = distance from A to B
 
 
   
 
   
 
   
 
   
 
  is the exact distance between the two points A(2,5,7) and B(4,6,10); i.e. it is the exact length of segment AB. 
 
  
 | 
  
 | 
 |