InterviewSolution
Saved Bookmarks
| 1. |
Find the equation of the line passing through the point (3,1,2) and perpendicular to the lines `(x-1)/1=(y-2)/2=(z-3)/3` and `x/(-3)=y/2=z/5`A. `(x-2)/2 = (y-1)/-7 = (z-3)/4`B. `(x+2)/2 = (y+1)/-7 = (z+3)/4`C. `(x-2)/2 = (y-1)/-7 = (z-3)/2`D. `(x+2)/2 = (y+1)/-7 = (z+3)/2` |
| Answer» Correct Answer - A | |