

InterviewSolution
Saved Bookmarks
1. |
Find the co-ordinates of the point at a distance of `sqrt(5)`units from the point `(1,2,3)` on the line `(x+2)/(3) = (y+1)/(2) = (z-3)/(2)`. |
Answer» Correct Answer - `(5/17,9/17,77/17),(1,1,5)` | |