Unit-vector notation is a way of expressing vectors using unit vectors as building blocks. A unit vector has a magnitude of one and points in a specific direction. In two dimensions, we use \( \hat{\mathbf{i}} \) for the x-direction and \( \hat{\mathbf{j}} \) for the y-direction. By combining these unit vectors, we can describe any vector in the plane.
For example, the vector \( \overrightarrow{\mathbf{a}} = 5 \hat{\mathbf{i}} + 3 \hat{\mathbf{j}} \) means the vector has 5 units in the x direction and 3 units in the y direction. Similarly, \( \overrightarrow{\mathbf{b}} = -3 \hat{\mathbf{i}} + 2 \hat{\mathbf{j}} \) tells us this vector goes 3 units in the negative x direction and 2 units in the positive y direction.
- Unit vectors are essential for breaking down vectors into their components.
- This notation simplifies addition, subtraction, and other operations.
To add vectors in unit-vector notation, simply add their respective components, as seen in the step-by-step solution above.