InterviewSolution
Saved Bookmarks
| 1. |
Equation of a line in the plane pi -= 2x - y + z -4=0 which is perpendicular to the line l whose equation is (x-2)/(1) = (y-2)/(-1) = (z-3)/(--2) and which passes through the point of intersection of l and pi is |
|
Answer» `(X-2)/(1) = (y -1)/(5) = (z-1)/(-1)` |
|