Summary
Vectors in 2D involve understanding both the direction and magnitude of vectors, as well as operations like addition, subtraction, and scalar multiplication.
- Vector Notation — Vectors are expressed using starting and ending points with an arrow or as column vectors. Example: Vector AB can be written as .
- Magnitude — The length of a vector, calculated using its components. Example: For vector , the magnitude is 5.
- Directed Line Segment — A vector with a specific initial and terminal point. Example: A vector from point A to B.
- Translation by Vector — Moving a point by a vector's components. Example: Moving a point by (-3, 1) means 3 units left and 1 unit up.
- Sum of Vectors — Adding vectors to find a resultant vector. Example: Adding and gives .
- Scalar Multiplication — Multiplying a vector by a scalar changes its magnitude. Example: Multiplying by 2 gives .
Exam Tips
Key Definitions to Remember
- Vector: A quantity with both magnitude and direction.
- Magnitude: The length of a vector.
- Scalar Multiplication: Multiplying a vector by a number.
Common Confusions
- Confusing direction with magnitude.
- Forgetting to change direction when multiplying by a negative scalar.
Typical Exam Questions
- What is the magnitude of vector ? Answer: 5
- How do you express vector AB in column form if it moves 6 units right and 4 units up? Answer:
- What happens to a vector when multiplied by -2? Answer: Its direction reverses and magnitude doubles.
What Examiners Usually Test
- Understanding of vector notation and representation.
- Ability to calculate magnitude and perform vector addition.
- Application of scalar multiplication and its effects on vectors.