answersLogoWhite

0

Given vectors A and B, the cross product C is defined as the vector that

1) is perpendicular to both A and B (which is what you are looking for)

2) whose magnitude is the product of the magnitudes of A and B times the sine of the angle between them.

If we write the three elements of A as A(1) A(2) A(3), and the same for B, then the components of C are

C(1)=A(2)*B(3)-A(3)*B(2);

C(2)=A(3)*B(1)-A(1)*B(3);

C(3)=A(1)*B(2)-A(2)*B(1);

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

JudyJudy
Simplicity is my specialty.
Chat with Judy
TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan
More answers

Be

u - vector number one

v - vector number two

u is perpendicular to v when

the norm of u times the norm of v times cosine of the angle between the two vectors = 0.

User Avatar

Wiki User

15y ago
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find a vector perpendicular to a given vector?
Write your answer...
Submit
Still have questions?
magnify glass
imp