InterviewSolution
Saved Bookmarks
| 1. |
Equations of the line passing through `(1,2,3)and (-3,4,3)` areA. ` (x-1)/(-4) = (y-2)/(-2) = (z-3)/0`B. `(x-1)/(-4)= (y-2)/(-2)`C. `(x-1)/2 = 2- y = (z-3)/0`D. ` (x -2)/(-3) = (y-4)/2 = (z-3)/3 ` |
| Answer» Correct Answer - C | |