Concept:Cross product is anti-commutative: u×v=−v×u.Cross product of a vector with itself is 0.Explanation:Given a+2b+3c=0.So a=−(2b+3c).Substitute into a×b+b×c+c×a:=(−(2b+3c))×b+b×c+c×(−(2b+3c))=−2b×b−3c×b+b×c−2c×b−3c×c.Simplify: b×b=0, c×c=0.Also, c×b=−b×c so −3c×b=3b×c and −2c×b=2b×c.Thus the expression becomes:0+3(b×c)+(b×c)+2(b×c)+0=6(b×c).Comparing with λ(b×c), we get λ=6.Answer:D. 6