Final answer:
To obtain a unit vector perpendicular to the given vectors A⃗ and B⃗ , we can calculate the cross product. The cross product A⃗ × B⃗ is a vector perpendicular to both A⃗ and B⃗ . By dividing the cross product vector by its magnitude, we can obtain a unit vector.
Step-by-step explanation:
To obtain a unit vector perpendicular to vectors A⃗ = -2.00i^ + 3.00j^ + 4.00k^ and B⃗ = 3.00i^ + 1.00j^ - 3.00k^, we can calculate the cross product of the two vectors. The cross product A⃗ × B⃗ is a vector that is perpendicular to both A⃗ and B⃗ . To get a unit vector, we divide the cross product vector by its magnitude.
Using the formula for the cross product, A⃗ × B⃗ = (AyBz - AzBy)i^ - (AxBz - AzBx)j^ + (AxBy - AyBx)k^, we can substitute the values and calculate: (-9.00)i^ - (3.00)j^ + (5.00)k^.
The magnitude of the cross product vector is |A⃗ × B⃗ | = √((-9.00)2 + (-3.00)2 + (5.00)2) = √115.
Finally, we can find the unit vector by dividing the cross product vector by its magnitude: (-9.00/√115)i^ - (3.00/√115)j^ + (5.00/√115)k^.