 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Show that the vectors` vec a=-2 hat i-2 hat j+4 hat k , vec b=-2 hat i+4 hat j-2 hat k a n d vec c=4 hat i-2 hat j-2 hat k`are coplanar. | 
| Answer» `[vec(a)vec(b)vec(c)]=|(-2,-2,4),(-2,4,-2),(4,-2,-2)|=(-2)(-8-4)+2(4+8)+4(4-16)` `=(24+24-48)=0`. Hence `vec(a), vec(b),vec(c)` are coplanar. | |