InterviewSolution
Saved Bookmarks
| 1. |
The vector equation to the line through the point (2, 3, 1) and parallel to the vector (4, -2, 3) |
|
Answer» `BAR(R)=(4bar(i)-2bar(J)+3bar(k))+t(2bar(i)+3bar(j)+bar(k))` |
|