1) Use the component formula for the dot product of three-dimensional vectors
2) Use the formula for the cross product of three-dimensional vectors
"\\bold{a\\times b}=\\begin{vmatrix}\n 2 & 7 \\\\\n -9 & 11\n\\end{vmatrix}\\bold{i}-\\begin{vmatrix}\n 22 & 7 \\\\\n 12 & 11\n\\end{vmatrix}\\bold{j}+\\begin{vmatrix}\n 22 & 2 \\\\\n 12 &-9\n\\end{vmatrix}\\bold{k}"
"\\bold{a\\times b}=(22+63)\\bold{i}-(242-84)\\bold{j}+(-198-24)\\bold{k}"
"\\bold{a\\times b}=85\\bold{i}-158\\bold{j}-222\\bold{k}"
"\\bold{a\\times b}=(85,-158,-222)"
Answer:
1) 323
2) (85,-158,-222)
Comments
Leave a comment