Quin és el producte creuat de [3, 1, -4] i [1, 1, 18]?

Quin és el producte creuat de [3, 1, -4] i [1, 1, 18]?
Anonim

Resposta:

#(22,-53,2)#

Explicació:

El vector creuat de dos vectors de 3-dimesnionals a l'espai vectorial # RR ^ 3 # es pot calcular com a determinant de la matriu

# (3,1, -4) xx (1,1,18) = | (hati, hatj, hatk), (3,1, -4), (1,1,18) |

# = hati (18 + 4) -hatj (54-1) + hatk (3-1) #

# = 22hati-53hatj + 2hatk #

#=(22,-53,2)#