InterviewSolution
Saved Bookmarks
| 1. |
Write the equation of the plane passing through x-axis and y-axis. |
| Answer» SOLUTION :Any plane perpendicular to Z-axis has EQUATION z = 4 As it passes through `(1,-2,4) we have 4 = k `therefore` The REQUIRED equation is z = 4. | |