InterviewSolution
Saved Bookmarks
| 1. |
The intercepts of the plane `5x-3y+6z-60=0` on the coordinate axes areA. `10,20,-10`B. `10,-20,12`C. `12,-20,10`D. `12,20,-10` |
|
Answer» Correct Answer - B The equation of the plane is `5x-3y+6z-60=0` `implies5x-3y+6z=60impliesx/12+y/(-20)+z/10=1` Hence the intercepts are 12,-20,10. |
|