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