How to Prove Distributive Laws for 3D Vector Cross Products?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 10K views
chocbizkt
Messages
5
Reaction score
0
2 questions i have;

1. proove that; p x ( q + r ) = p x q + p x r

2. and p x ( q x r ) = ( p x q ) x r

where;

p = p1i + p2j + p3k
q = q1i + q2j + q3k
r = r1i + r2j + r3k
 
Physics news on Phys.org
yes well so far for Qn1.
i have left handside p x (q + r) = (p1i + p2j + p3k)( (q1+ r1)i + (q2+ r2)j + (q3+ r3)k)

am i on the right track?
 
thanks i don't know where to go from there
 
Cross product is not associative, so i don't see how

px(qxr) = (pxq)xr
 
true, i found out; px(qxr) = (pxq)xr
if you let q=p

then px(pxr)=(pxp)xr

such that (pxp)=0

therefore its not true statement
 
chocbizkt said:
yes well so far for Qn1.
i have left handside p x (q + r) = (p1i + p2j + p3k) x ( (q1+ r1)i + (q2+ r2)j + (q3+ r3)k)

am i on the right track?

Just grind through that. By that I mean set up the determinant and perform the algebra.
 
SeReNiTy said:
Cross product is not associative, so i don't see how

px(qxr) = (pxq)xr


Then wat is distributive law?:confused: :confused:

Vinodh