Summarize this article:
Last updated on September 26, 2025
In mathematics, vectors are entities with both magnitude and direction, crucial for various applications in physics and engineering. In this topic, we will explore key vector formulas, including addition, subtraction, dot product, and cross product.
Vectors are fundamental in mathematics and physics. Let’s learn the formulas for vector addition, subtraction, dot product, and cross product.
Vector addition involves combining two vectors to produce a resultant vector.
It is calculated using the formula: For vectors A = (a1, a2, a3) and B = (b1, b2, b3), the resultant vector R = A + B = (a1 + b1, a2 + b2, a3 + b3).
Vector subtraction is the process of finding the vector difference between two vectors.
For vectors A = (a1, a2, a3) and B = (b1, b2, b3), the vector difference D = A - B = (a1 - b1, a2 - b2, a3 - b3).
The dot product of two vectors results in a scalar and is calculated as follows:
For vectors A = (a1, a2, a3) and B = (b1, b2, b3), the dot product A · B = a1*b1 + a2*b2 + a3*b3.
The cross product of two vectors results in another vector that is perpendicular to the plane containing the original vectors.
The cross product is calculated as: For vectors A = (a1, a2, a3) and B = (b1, b2, b3), the cross product A × B = (a2*b3 - a3*b2, a3*b1 - a1*b3, a1*b2 - a2*b1).
In mathematics and real life, vector formulas are essential for analyzing and solving problems in physics, engineering, and computer graphics.
Understanding vector operations allows us to:
Students often make errors when performing vector operations.
Here are common mistakes and how to avoid them to master vector formulas.
Add the vectors A = (2, 3, 4) and B = (1, -1, 2).
The resultant vector is (3, 2, 6).
For vectors A = (2, 3, 4) and B = (1, -1, 2), the addition is:
R = A + B = (2 + 1, 3 - 1, 4 + 2) = (3, 2, 6).
Subtract the vector B = (5, 2, -3) from A = (8, 4, 1).
The vector difference is (3, 2, 4).
For vectors A = (8, 4, 1) and B = (5, 2, -3), the subtraction is:
D = A - B = (8 - 5, 4 - 2, 1 - (-3)) = (3, 2, 4).
Find the dot product of A = (1, 2, 3) and B = (4, -5, 6).
The dot product is 12.
For vectors A = (1, 2, 3) and B = (4, -5, 6), the dot product is:
A · B = (1*4) + (2*(-5)) + (3*6) = 4 - 10 + 18 = 12.
Calculate the cross product of A = (1, 0, -1) and B = (0, 1, 1).
The cross product is (1, -1, 1).
For vectors A = (1, 0, -1) and B = (0, 1, 1), the cross product is:
A × B = ((0*1 - (-1)*1), ((-1)*0 - 1*1), (1*1 - 0*0)) = (1, -1, 1).
Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.
: He loves to play the quiz with kids through algebra to make kids love it.