InterviewSolution
Saved Bookmarks
| 1. |
If \(\vec a.\vec a=0\) and \(\vec a.\vec b=0\), what can you conclude about the vector \(\vec b\) ? |
|
Answer» it is given that \(\vec a.\vec a=0\) and \(\vec a.\vec b=0\) From this, we can say that \(|\vec a|^2=0\) So, \(\vec a\) is a zero vector \(\vec a.\vec b=0\) we can say that \(\vec b\) can be any vector perpendicular to zero vector \(\vec a.\) |
|