InterviewSolution
Saved Bookmarks
| 1. |
Find the vector equation of the line passing through the points 2bar(i) + bar(j)+3bar(k), -bar(i)+3bar(j)-bar(k). |
|
Answer» `bar(R)=(3BAR(i)+2BAR(j)-4bar(k))+t(2bar(i)+2bar(j)-2bar(k))` |
|