Cross Product Calculator
Enter the vector components to calculate their cross product (a × b) and see the step-by-step solution.
Quick Examples
How to Use the Calculator
This online cross product solver is an advanced mathematical tool designed to operate with vectors in three-dimensional space. Unlike the dot product, this operation generates a new vector that is orthogonal (perpendicular) to the original two.
How to enter your data:
- Direct entry in R3: enter the three rectangular components (x, y, z) for each of the vectors.
- Supported numerical formats: the input fields are flexible; you can use integers, decimals, exact fractions, and even irrational numbers (such as square roots). The algebraic engine will process these values symbolically to ensure there are no rounding errors during the calculation.
Result structure:
When processing your exercise, the tool provides an analytical solution, divided into two main sections:
- Quick answer and notations: in the top highlighted box, you will see the answer to your problem. The calculator will show the new resulting vector expressed in two standard ways: in component form (x, y, z) and as a linear combination of standard unit vectors (i, j, k). Additionally, this box will give you the magnitude of the resulting vector.
- Step-by-step solution: in the lower section, you will find the complete breakdown of the method used. The solver will show you how to set up the 3x3 matrix determinant, placing the unit vectors i, j, and k in the first row, and your vector components in the rows below. Then, you will see the cofactor expansion (solving the 2x2 minor determinants for each term), reducing the expressions term by term until the final vector is assembled.
Solved Exercises
The following are examples of problems solved by the calculator.
Calculate the cross product of the vectors \(\vec{a}=\langle 3, -2, 4\rangle\) and \(\vec{b}=\langle 1, 5, -3\rangle.\)
Result
The cross product of the given vectors is:
Unit vector notation: $$ \displaystyle \vec{a} \times \vec{b} = -14\hat{i} + 13\hat{j} + 17\hat{k} $$
Magnitude of the resulting vector: $$ \displaystyle |\vec{a} \times \vec{b}| = \sqrt{654} \approx 25.57 $$
Step-by-step solution
1. Identify the vectors.
The vectors to work with are:
2. Set up the general determinant.
We express the cross product using a 3x3 determinant, where the first row contains the unit vectors i, j, k, and the following rows contain the vector components.
3. Substitute the vector components.
We plug the entered vector values into the determinant while keeping their order (since the cross product is not commutative).
4. Expand the determinant by minors.
We expand the main determinant into the unit components i, j, and k, each multiplied by their respective 2x2 minor determinants. Remember to alternate the signs of the terms (positive, negative, positive).
5. Solve and simplify.
We calculate the 2x2 determinants by cross-multiplying and subtracting their products to obtain each component separately.
First term (vector i):
Second term (vector j):
It is important not to forget the negative sign on this term.
Third term (vector k):
Assemble the vector
Now that we have all three components, we can put together the resulting vector:
Find the cross product of the vectors \(\langle 0, 2, 0\rangle\) and \(\langle -4, 0, 1\rangle.\)
Result
The cross product of the given vectors is:
Unit vector notation: $$ \displaystyle \vec{a} \times \vec{b} = 2\hat{i} + 8\hat{k} $$
Magnitude of the resulting vector: $$ \displaystyle |\vec{a} \times \vec{b}| = 2 \sqrt{17} \approx 8.25 $$
Step-by-step solution
1. Identify the vectors.
The vectors to work with are:
2. Set up the general determinant.
We express the cross product using a 3x3 determinant, where the first row contains the unit vectors i, j, k, and the following rows contain the vector components.
3. Substitute the vector components.
We plug the entered vector values into the determinant while keeping their order (since the cross product is not commutative).
4. Expand the determinant by minors.
We expand the main determinant into the unit components i, j, and k, each multiplied by their respective 2x2 minor determinants. Remember to alternate the signs of the terms (positive, negative, positive).
5. Solve and simplify.
We calculate the 2x2 determinants by cross-multiplying and subtracting their products to obtain each component separately.
First term (vector i):
Second term (vector j):
It is important not to forget the negative sign on this term.
Third term (vector k):
Assemble the vector
Now that we have all three components, we can put together the resulting vector:
Obtain the product a × b of the vectors \(\vec{a}=\langle 1/2, 3, -1\rangle\) and \(\vec{b}=\langle 2, -1/3, 4 \rangle.\)
Result
The cross product of the given vectors is:
Unit vector notation: $$ \displaystyle \vec{a} \times \vec{b} = \frac{35}{3}\hat{i} - 4\hat{j} - \frac{37}{6}\hat{k} $$
Magnitude of the resulting vector: $$ \displaystyle |\vec{a} \times \vec{b}| = \frac{37 \sqrt{5}}{6} \approx 13.79 $$
Step-by-step solution
1. Identify the vectors.
The vectors to work with are:
2. Set up the general determinant.
We express the cross product using a 3x3 determinant, where the first row contains the unit vectors i, j, k, and the following rows contain the vector components.
3. Substitute the vector components.
We plug the entered vector values into the determinant while keeping their order (since the cross product is not commutative).
4. Expand the determinant by minors.
We expand the main determinant into the unit components i, j, and k, each multiplied by their respective 2x2 minor determinants. Remember to alternate the signs of the terms (positive, negative, positive).
5. Solve and simplify.
We calculate the 2x2 determinants by cross-multiplying and subtracting their products to obtain each component separately.
First term (vector i):
Second term (vector j):
It is important not to forget the negative sign on this term.
Third term (vector k):
Assemble the vector
Now that we have all three components, we can put together the resulting vector:
Calculate the cross multiplication of the vectors with decimal components \(\langle -1.5, 2.4, 0\rangle\) and \(\langle 3.2, -1, 2.5\rangle.\)
Result
The cross product of the given vectors is:
Unit vector notation: $$ \displaystyle \vec{a} \times \vec{b} = 6\hat{i} + \frac{15}{4}\hat{j} - \frac{309}{50}\hat{k} $$
Magnitude of the resulting vector: $$ \displaystyle |\vec{a} \times \vec{b}| = \frac{3 \sqrt{3} \sqrt{32687}}{100} \approx 9.39 $$
Step-by-step solution
1. Identify the vectors.
The vectors to work with are:
2. Set up the general determinant.
We express the cross product using a 3x3 determinant, where the first row contains the unit vectors i, j, k, and the following rows contain the vector components.
3. Substitute the vector components.
We plug the entered vector values into the determinant while keeping their order (since the cross product is not commutative).
4. Expand the determinant by minors.
We expand the main determinant into the unit components i, j, and k, each multiplied by their respective 2x2 minor determinants. Remember to alternate the signs of the terms (positive, negative, positive).
5. Solve and simplify.
We calculate the 2x2 determinants by cross-multiplying and subtracting their products to obtain each component separately.
First term (vector i):
Second term (vector j):
It is important not to forget the negative sign on this term.
Third term (vector k):
Assemble the vector
Now that we have all three components, we can put together the resulting vector:
Find the result of the cross product \(\langle 1, 1, 1\rangle \times \langle -1, -1, -1\rangle.\)
Result
The cross product of the given vectors is:
Unit vector notation: $$ \displaystyle \vec{a} \times \vec{b} = 0\hat{i} + 0\hat{j} + 0\hat{k} $$
Magnitude of the resulting vector: $$ \displaystyle |\vec{a} \times \vec{b}| = 0 $$
Step-by-step solution
1. Identify the vectors.
The vectors to work with are:
2. Set up the general determinant.
We express the cross product using a 3x3 determinant, where the first row contains the unit vectors i, j, k, and the following rows contain the vector components.
3. Substitute the vector components.
We plug the entered vector values into the determinant while keeping their order (since the cross product is not commutative).
4. Expand the determinant by minors.
We expand the main determinant into the unit components i, j, and k, each multiplied by their respective 2x2 minor determinants. Remember to alternate the signs of the terms (positive, negative, positive).
5. Solve and simplify.
We calculate the 2x2 determinants by cross-multiplying and subtracting their products to obtain each component separately.
First term (vector i):
Second term (vector j):
It is important not to forget the negative sign on this term.
Third term (vector k):
Assemble the vector
Now that we have all three components, we can put together the resulting vector:
