

InterviewSolution
Saved Bookmarks
1. |
Find the co-ordinates of the point at a distance of `sqrt(14)` from the mid-point of AB on the line joining the point `A(1,2,3)` and `B(3,6,9)`. |
Answer» Correct Answer - `(3,6,9),(1,2,3)` | |