Pick the option that best applies to the given vectors vec(a), vec(b), and vec(c). What is the result of vec(b) multiplied by the cross product of vec(a) and vec(c)?
A) vec(b) * (vec(a) x vec(c))
B) vec(b) x (vec(a) * vec(c))
C) vec(b) x (vec(c) * vec(a))
D) vec(c) * (vec(b) x vec(a))