InterviewSolution
Saved Bookmarks
| 1. |
If vec(a) = xhat(i) + yhat(j) + zhat(k), vec(b) = yhat(i) + zhat(j) + xhat(k) and vec(c) = zhat(i) + xhat(j) + yhat(k), then vec(a) xx (vec(b) xx vec(c)) is |
|
Answer» PARALLEL to`(y -Z )HAT(i)+ (z - X)hat(j) + (x-y)hat(k)` |
|