InterviewSolution
Saved Bookmarks
| 1. |
The vector equation of the plane passing through the points (1, -2, 5), (0, -5, -1), (-3, 5, 0) is |
|
Answer» `BAR(r)=(1-s-t)(bar(i)-2bar(j)-5bar(K))+s(-5bar(j)-bar(k))+t(-3bar(i)+5bar(j))` |
|