InterviewSolution
Saved Bookmarks
| 1. |
The equation of a line passing through point (2,3,-1) and perpendicular to XY plane isA. `(x-2)/0 = (y-3)/1 = (z+1)/0`B. `(x-2)/1 = (y-3)/0 = (z+1)/0`C. `(x-2)/0 = (y-3)/0 = (z+1)/1`D. `(x-2)/1 = (y-3)/1 = (z+1)/1` |
| Answer» Correct Answer - C | |