Find
the cross product of two vectors a = (3,4,5) and b = (7,8,9)
Solution:
The cross product is given as,
a x b = [(4×9)−(5×8)]i −[(3×9)−(5×7)]j +[(3×8)−(4×7)]k
a x b = (36−40)i −(27−35)j +(24−28)k
a x b = −4i + 8j −4k
Answer: ∴ a x b = −4i + 8j −4k
Post a Comment for "Find The Cross Product Of Two Vectors a = (3,4,5) and b = (7,8,9)"