Revision notes
Core ideas
Secure these ideas first. Say each definition in your own words, then connect it to the topic overview.
- Vector: A quantity that has both magnitude (size) and direction. Represented by a column vector or an arrow.
- Scalar: A quantity that has magnitude only, with no direction. E.g. speed, mass, temperature.
- Column Vector: A vector written as (x, y) where x is the horizontal component and y is the vertical component.
- Adding Vectors: Add the corresponding components: (a, b) + (c, d) = (a+c, b+d).