If a and c are unit vectors at an angle $\pi/3$ with each other and (a×(b×c)).(a×c)=5, then what is the value of [a b c]? I just know the basic meaning of what are vector and scalar triple product. How do I do this question? I have to do it in about two minutes. Would someone please help?
2026-03-25 21:48:15.1774475295
Value of [a b c] from (a×(b×c)).(a×c)?
761 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
We want to compute $a\cdot b\times c=-b\cdot a\times c$. We'll use $a\times (b\times c)=(a\cdot c)b-(a\cdot b)c$ so $$5=(a\times (b\times c))\cdot (a\times c)=(a\cdot c)(b\cdot a\times c).$$Hence $$[a b c]=\frac{-5}{a\cdot c}=\frac{-5}{\cos\frac{\pi}{3}}=-10.$$