Summary
Vectors are mathematical objects used to represent quantities that have both magnitude and direction. They can be used in two or three dimensions and are essential in describing physical phenomena.
- Displacement or Translation Vectors — A vector that represents movement from one point to another. Example: Walking 100 m on a bearing of 045°.
- Position Vectors — A vector that describes the position of a point relative to an origin. Example: The position vector of point P(x, y) is xi + yj.
- Scalar Product — Also known as the dot product, it is a way to multiply two vectors to get a scalar. Example: a · b = |a| × |b| × cos(θ).
- Vector Equation of a Line — An equation that represents all points on a line using a position vector and a direction vector. Example: r = a + tb.
- Intersection of Two Lines — Determines if two lines meet at a point, are parallel, or are skew. Example: Solving parametric equations to find intersection points.
Exam Tips
Key Definitions to Remember
- Displacement or Translation Vectors
- Position Vectors
- Scalar Product
- Vector Equation of a Line
Common Confusions
- Mixing up the direction of vectors when adding or subtracting
- Confusing scalar product with vector product
Typical Exam Questions
- How do you calculate the magnitude of a vector? Use the Pythagorean theorem on the vector components.
- What is the scalar product of two perpendicular vectors? The scalar product is zero.
- How do you find the intersection of two lines? Solve the parametric equations simultaneously.
What Examiners Usually Test
- Ability to calculate and interpret vector magnitudes and directions
- Understanding of vector addition, subtraction, and scalar multiplication
- Application of the scalar product in geometric problems
- Formulation and interpretation of vector equations of lines