InterviewSolution
Saved Bookmarks
| 1. |
The vector equation of the line passing through the point vec(i)-2vec(j) + vec(k) and perpendicular to the vectors 2vec(i)-3vec(j)-vec(k), vec(i) + 4vec(j)-2vec(k) is |
|
Answer» `VEC(R )= (vec(i) -2vec(J) + vec(K)) + t(10vec(i) + 3vec(j) + 11vec(k))` |
|