InterviewSolution
Saved Bookmarks
| 1. |
If the component of one vector in the direction of another vector is zero, then those two vectorsare parallel to each otherare perpendicular to each otherare opposite to each otherare coplanar vectors |
|
Answer» Perpendicular to each other.Explanation:Consider a VECTOR A, ANOTHER vector B perpendicular to A.Then the component of vector B in the DIRECTION of A is Bx = B cos ()Since both vectors are perpendicular so ANGLE is 90 degree.Bx = B cos(90) = 0So, component of B in the direction of A is zero, if both vectors are perpendicular to each other.Hope you find the best.If any further problem feel free to CONTACT me. |
|