InterviewSolution
Saved Bookmarks
| 1. |
I : If a,b,c,d are four vectors then [b c d] a + [c a d] b + [a b c] c = [a b c]d II : The points with position vectors a,b,c,d are coplanar then [a b d] + [b c d] + [c a d] = [a b c] |
|
Answer» only I is ture |
|