InterviewSolution
Saved Bookmarks
| 1. |
The equation of a line passing through the points `A(4,2,1)` and B(2,-1,3) isA. `(x-4)/-2 = (y-2)/3 = (z-1)/2`B. `(x+4)/-2 = (y-2)/0 = (z-5)/11`C. `(x-4)/2 = (y-2)/3 = (z-1)/-2`D. `(x+4)/2 = (y+2)/3 = (z+1)/-2` |
| Answer» Correct Answer - C | |