Questions On Vectors

Questions on vectors

graph TB A[Questions on vectors] A --> B[What is a vector?] A --> C[How to calculate the magnitude of a vector?] A --> D[What is the direction of a vector?] A --> E[How to add and subtract vectors?] A --> F[What is a unit vector?] A --> G[How to calculate the dot product of two vectors?] A --> H[How to calculate the cross product of two vectors?] A --> I[What is the angle between two vectors?] A --> J[How to find the projection of a vector?] A --> K[What is a scalar and vector projection?]