Estudante PD
há 5 anos
Produto vetorial b x c:
| i j k |
-> b x c = | -3 1 0 |
| 1 -2 4 |
-> b x c = (1*4 + 0*2)i + (0*1 + 3*4)j + (3*2 - 1*1)k
-> b x c = (4)i + (12)j + (5)k
-> b x c = (4, 12, 5)
Produto escalar a.(b x c):
-> a.(b x c) = (2, 0, -1).(4, 12, 5)
-> a.(b x c) = 2*4 + 0*12 - 1*5
-> a.(b x c) = 8 + 0 - 5
-> a.(b x c) = 3
Se gostou, dá um joinha!
Já tem uma conta?
Ao continuar, você aceita os Termos de Uso e Política de Privacidade
guilherme
há 4 anos
12, -14, 24
Andrezza Oliveira
há 4 anos