- Home
- /
- Physics
- /
- Motion & Change
- /
- Vectors
Mathematical quantities that possess both a magnitude (size) and a direction, represented graphically as arrows. Most physical quantities in mechanics — velocity, acceleration, force, displacement, momentum — are vectors.
Definition
Mathematical quantities that possess both a magnitude (size) and a direction, represented graphically as arrows.
💡 Intuition
An arrow pointing somewhere with a certain length—the length is 'how much,' the direction is 'which way.'
🎯 Core Idea
Vectors capture directional quantities; scalars (like mass) don't have direction.
Example
Notation
\vec{v} denotes a vector, |\vec{v}| or v is its magnitude, v_x and v_y are its components, \hat{i} and \hat{j} are unit vectors along the x- and y-axes, and \theta is the angle measured from the positive x-axis.
🌟 Why It Matters
Most physical quantities in mechanics — velocity, acceleration, force, displacement, momentum — are vectors. Without vector addition, you cannot correctly combine forces, predict trajectories, or navigate. Vectors are equally fundamental in engineering, computer graphics, and robotics.
💭 Hint When Stuck
When working with vectors, resolve each vector into horizontal (x) and vertical (y) components using v_x = v\cos\theta and v_y = v\sin\theta. Add all x-components together and all y-components together. Then find the resultant magnitude with Pythagoras and the direction with inverse tangent.
Formal View
Related Concepts
Compare With Similar Concepts
🚧 Common Stuck Point
Adding vectors isn't like adding numbers—you must account for direction.
⚠️ Common Mistakes
- Adding vector magnitudes directly — two forces of 3 N and 4 N at right angles produce a resultant of 5 N (not 7 N); you must use vector addition.
- Forgetting to include direction in the answer — '5 m/s' is a speed (scalar), while '5 m/s north' is a velocity (vector); the direction is essential.
- Resolving components with the wrong trigonometric function — use cosine for the component adjacent to the angle and sine for the component opposite.
Common Mistakes Guides
Frequently Asked Questions
What is Vectors in Physics?
Mathematical quantities that possess both a magnitude (size) and a direction, represented graphically as arrows.
When do you use Vectors?
When working with vectors, resolve each vector into horizontal (x) and vertical (y) components using v_x = v\cos\theta and v_y = v\sin\theta. Add all x-components together and all y-components together. Then find the resultant magnitude with Pythagoras and the direction with inverse tangent.
What do students usually get wrong about Vectors?
Adding vectors isn't like adding numbers—you must account for direction.
Next Steps
How Vectors Connects to Other Ideas
Once you have a solid grasp of vectors, you can move on to displacement, velocity and force.
🧪 Interactive Playground
Drag to explore. Click to commit changes.