MathIsimple

Plane Vectors

Master 2D vectors: concepts, operations, coordinate representations, and the powerful dot product.

Geometry
Intermediate
~60 min
Vector Calculator
Calculate magnitude, add, subtract, scale vectors, and check collinearity/perpendicularity

Enter vectors to see operations

1. What is a Vector?

A vector is a quantity with both magnitude (size) and direction.

Notation

  • a\vec{a} or a (bold) — vector a
  • a|\vec{a}| or a\|\vec{a}\| — magnitude of a
  • AB\vec{AB} — vector from A to B

Special Vectors

  • Zero vector 0\vec{0}: magnitude 0, no direction
  • Unit vector: magnitude = 1
  • Standard basis: i^=(1,0)\hat{i} = (1,0), j^=(0,1)\hat{j} = (0,1)
2. Vector Operations
3. Coordinate Representation
4. Dot Product
5. Applications

Practice Quiz

Practice Quiz
20
Questions
0
Correct
0%
Accuracy
1
A vector has:
Not attempted
2
If a=(3,4)\vec{a} = (3, 4), what is a|\vec{a}|?
Not attempted
3
If a=(2,3)\vec{a} = (2, 3) and b=(1,1)\vec{b} = (1, -1), what is a+b\vec{a} + \vec{b}?
Not attempted
4
If a=(4,6)\vec{a} = (4, 6), what is 2a2\vec{a}?
Not attempted
5
The dot product ab\vec{a} \cdot \vec{b} is:
Not attempted
6
If a=(3,4)\vec{a} = (3, 4) and b=(2,1)\vec{b} = (2, 1), what is ab\vec{a} \cdot \vec{b}?
Not attempted
7
Two vectors are perpendicular if their dot product is:
Not attempted
8
The zero vector 0\vec{0} has:
Not attempted
9
If a=(1,0)\vec{a} = (1, 0), what type of vector is this?
Not attempted
10
The vector from point A(1, 2) to B(4, 6) is:
Not attempted
11
aa\vec{a} \cdot \vec{a} equals:
Not attempted
12
If a=(6,8)\vec{a} = (6, 8), the unit vector in the direction of a\vec{a} is:
Not attempted
13
If ab=ab\vec{a} \cdot \vec{b} = |\vec{a}||\vec{b}|, the angle between them is:
Not attempted
14
If ab=ab\vec{a} \cdot \vec{b} = -|\vec{a}||\vec{b}|, the angle between them is:
Not attempted
15
The formula for the dot product is:
Not attempted
16
If a=(1,2)\vec{a} = (1, 2) and b=(2,1)\vec{b} = (-2, 1), then ab\vec{a} \cdot \vec{b} is:
Not attempted
17
The projection of a\vec{a} onto b\vec{b} has direction:
Not attempted
18
If a=(3,0)\vec{a} = (3, 0) and b=(0,4)\vec{b} = (0, 4), then a+b|\vec{a} + \vec{b}| is:
Not attempted
19
Scalar multiplication changes:
Not attempted
20
The angle θ\theta between two vectors can be found using:
Not attempted
Ask AI ✨