Saved Bookmarks
| 1. |
Distance of point (3,2,1)from origin is |
|
Answer» Coordinates of ORIGIN is (0,0,0) Coordinates of POINT is (3,2,1) Now DISTANCE formula √{(x2-x1)²+(y2-y1)²+(z2-z1)²} Now √{9+4+1} √14 is the answer Step-by-step explanation: |
|