Vectors
In this section you can practice your knowledge from what you have learned about vectors.
In the links below you can learn how to program your own vectors, or print out practice worksheets to test your understanding.
Programming Exercises
Note: When clicking on the programming exercises, wait around 5 to 15 seconds for the page to load.
1. Calculate a Unit Vector
2. Calculate a Vector Magnitude
3. Calculate a Vector Dot Product
4. Plot a Vector
5. Plot Vector Addition
6. Plot Vector Subtraction
7. Plot Vector Scaling
8. Plot Vector Cross Product
Worksheets
1. Example Vectors
2. Vector Components
3. Vector Magnitude
4. Unit Vectors
5. Vector Scaling
6. Vector Addition
7. Vector Subtraction
8. The Dot Product
9. The Cross Product