InterviewSolution
Saved Bookmarks
| 1. |
Prove that the distance between the points P(x1, y1, z1) and Q(x2, y2, z2) is given by PQ=√(x2−x1)2+(y2−y1)2+(z2−z1)2 |
|
Answer» Prove that the distance between the points P(x1, y1, z1) and Q(x2, y2, z2) is given by PQ=√(x2−x1)2+(y2−y1)2+(z2−z1)2 |
|