Respuesta :

Answer:

(2,-4,2)

Step-by-step explanation:

If this is for Vector Cross Product:

Cross product of two vectors =  (u1,u2,u3) * (v1,v2,v3) =

(u2v3 - u3v2, u3v1 - u1v3, u1v2 - u2v1) = ((3*6) - (4*4), (4*2) - (2*6), (2*4) - (3*2) =

(2,-4,2)