My math book shows an example of vector cross products:
[1, 3, 4] x [2, -5, 8] = [4, -16, 10]
When I looked at it the answer didn't really make sense to me so I worked it out on paper and I got:
[44, 0, -11]
I thought, hmm....I wonder what I'm doing wrong so I punched it into my calculator and it gave the same answer as what I got.
What did I do wrong?
Here is how my book is working it out:
[1, 3, 4] x [2, -5, 8] = [(3)(8)-(-4)(-5), (-4)(2)-(1)(8), (1)(-5)-(3)(2)] = [4, -16, 10]
I'm completely lost here
Please help!
Thanks in advance
2007-08-12
08:52:16
·
4 answers
·
asked by
Ryan N
2