InterviewSolution
Saved Bookmarks
| 1. |
A plane P contains the lineL 1 : y/b + z/c =1, x =0 and is parallel to the line L _(2) : x/a - z/c = 1, y =0.. Equation of the plane P is |
|
Answer» `x/a - y/b +z/c + 1=0` |
|