Complete Vectors Formulas
Complete Vectors Formulas
1. Basics of Vectors:
• A vector is a quantity having both magnitude and direction.
• Position vector of a point P(x, y, z): OP = xi + yj + zk
• Types of Vectors:
- Zero Vector: Magnitude is 0.
- Unit Vector: A vector with magnitude 1.
- Collinear Vectors: Vectors parallel to the same line.
2. Vector Operations:
• Vector Addition: A + B = (x1 + x2)i + (y1 + y2)j + (z1 + z2)k
• Scalar Multiplication: kA = (kx)i + (ky)j + (kz)k
• Negative of a Vector: -A = (-x)i + (-y)j + (-z)k