Find |a x b|, if a=i-7j+7k and b=3i-2j+2k.
Hint. Compute the cross product using the determinant formula, then find its magnitude.
Expanding the determinant with rows i,j,k / 1,-7,7 / 3,-2,2 gives a x b=(-14+14)i-(2-21)j+(-2+21)k=0i+19j+19k, so the magnitude is sqrt(0+361+361).
✦ |a x b|=19.sqrt(2)
