A vector has magnitude and direction. Written as a (bold) or \( a⃗ \) (arrow notation). Components in 2D: (\( a_1, a_2) \) or 3D: (\( a_1, a_2, a_3) \).
Addition / Subtraction
\( a + b = (a_1+b_1, a_2+b_2, a_3+b_3) \)
Add/subtract corresponding components
Scalar multiplication
\( ka \) = (\( ka_1, ka_2, ka_3) \)
Scales magnitude by |\( k|, \) reverses direction if \( k \) < 0
Magnitude
|a| = \( \sqrt{a_1^2 + a_2^2 + a_3^2} \)
Unit vector
\( â = a \) / |a|
Magnitude = 1, same direction
2
Dot Product (Scalar Product)
Component form
a \( \cdot \) b = \( a_1b_1 + a_2b_2 + a_3b_3 \)
Geometric form
a \( \cdot \) b = |a||b| cos \( \theta \)
Finding the angle between two vectors
\( \cos \theta = (a \) \( \cdot \) b) / (|a||b|)
If a \( \cdot \) b = 0, the vectors are perpendicular
Worked Example
Find the angle between a = (2, 1, \( -3) \) and b = (4, \( -2, 1) \).
Triangle area = \( \frac{1}{2}| \)a \( \times \) b|
▶
Direction:a \( \times \) b is perpendicular to both a and b (right-hand rule). Also a \( \times \) b = \( -( \)b \( \times \) a).
4
Vector Equation of a Line
Line through point a in direction b
\( r = a \) + \( \lambda \)b
a = position vector of a point on the line, b = direction vector, \( \lambda \in \mathbb{R} \)
▶
Parallel lines: direction vectors are scalar multiples. Intersecting lines: solve for \( \lambda \) and \( \mu \) — if all components are consistent, they intersect. Skew lines: not parallel and do not intersect (3D only).
Determinant meaning: |det(M)| gives the \( area scale factor \) of the transformation. If det(M) < 0, the transformation reverses orientation.
✗
Common error: For combined transformations, the order matters. “Reflect then rotate” means multiply R \( \times \) M \( \times \) point (rightmost matrix acts first).
✗
Common error: Confusing the dot product (scalar result) with matrix multiplication (matrix result). a \( \cdot \) b gives a number; AB gives a matrix.
▶
Formula booklet: The dot product, cross product, magnitude, and vector line equation are given. Eigenvalue method and transformation matrices are NOT in the booklet — learn the process.
This website uses essential cookies for authentication and security. We respect your privacy and comply with GDPR.
By continuing, you accept our Privacy Policy.
Cookie details
Cookie Information
Essential Cookies
JMaths uses only essential cookies required for the platform to function properly:
Session Cookies
Keep you logged in while using the platform. Deleted when you close your browser.
CSRF Protection
Prevent cross-site request forgery attacks for your security.
Performance Cache
Help load pages faster by storing temporary data.
Privacy-Friendly Analytics
Plausible Analytics
We use Plausible, a privacy-first analytics tool that doesn't use cookies and doesn't collect any personal information. It only tracks anonymous page visits to help improve the platform.
Privacy First: Our analytics are fully GDPR, COPPA, and FERPA compliant. No personal data is collected, and no cookies are used for tracking. We do not use advertising or third-party tracking cookies.
Managing Cookies
You can control cookies through your browser settings, but disabling essential cookies
may prevent the platform from working correctly. For educational use, we recommend
keeping these essential cookies enabled.