Order of operation for the Cross Product in linear algebra

$\begingroup$

I realize that the order of operation for the Cross Product actually matters. I understand that AxB = -BxA. (when A and B are vectors)

But I'm confused in finding the correct order. If you take a look at the picture I linked below, the exercise decided to label PQ vector U, and PR vector V. After that, they used the Cross Product with the following order: UxV.

So, is there a reason for assigning PQ vector U, and PR vector V? Why not the other way? Why can't PQ be V, and PR be U?

the picture of my exercise

$\endgroup$ 1

2 Answers

$\begingroup$

In this case, a choice of sign does not matter, since the area of the triangle is given in terms of the norm of the cross product of two vectors. Remember that the norm of a vector is equal to the norm of the negative of that vector.

Note the solution in the image is missing a bit: It should be

$$\frac 1 2 \|u \times v \|$$

at the first step, not just $\frac 1 2 u \times v$. A similar caveat applies to the right hand side of the first equality. (Notice the type error: the first line is about vectors, the second line is about numbers).

$\endgroup$ 3 $\begingroup$

You'll just get the negative if you do it that way, which gives the same answer for the area.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like