CxD:
To find the cross product of two vectors, we can use the formula:
CxD = (CyDz - CzDy, CzDx - CxDz, CxDy - CyDx)
Plugging in the values we have:
CxD = (-152*39 - 82*(-42), -152*(-2) - 82*(-3), (-42)*82 - 39*(-152))
CxD = (-5914, 94, -2466)
Show more…