InterviewSolution
Saved Bookmarks
| 1. |
The equation `ax+by +c=0` represents a plane perpendicular to theA. xy-planeB. yz-planeC. zx-planeD. none of these |
|
Answer» Correct Answer - A The equation of xy-plane is `z=0` i.e.`0x+0y+z=0` Clearly, the given plane is perpendicular to this plane. |
|