InterviewSolution
Saved Bookmarks
| 1. |
Determine the area of parallelogram whose adjacent sides are the vector (1, -3, 1), (1,1,1) |
Answer» SOLUTION : =`-4hati+4hatk` AREA of the parallelogram = `SQRT(16+16) = 4sqrt2` SQ. units. |
|