- #1
uchicago2012
- 75
- 0
Homework Statement
I'm solving a physics problem using cross products and I think I might be doing the cross products wrong
Homework Equations
I'm using the formula:
a cross b = (a2b3- a3b2)x + (a3b1- a1b3)y + (a1b2- a2b1)z
where a1 = ax, a2 = ay, a3 = az, etc.
I don't know if this formula should be used on matrices like these, esp. the second cross product since its not 3 * 3 or 2 * 2 matrix, which I'm pretty sure is all that the formula is intended for. I had to get off wikipedia because my physics book doesn't go into how to solve cross products and I don't have any algebra books around.
The Attempt at a Solution
The cross products are:
(2.5x - 4.3y + 5.1z) cross (-2.4x + 8.0y - 2.6z)
and
(2.5x - 4.3y + 5.1z) cross (10x + 14y)
I got
(-29.62x - 5.74y + 9.68z) for the first one
and
(-71.4x +51y + 78z) for the second one