Question
Question: Let $\vec{a}, \vec{b}, \vec{c}$ be three vectors each of magnitude $\sqrt{3}$ and the angle between ...
Let a,b,c be three vectors each of magnitude 3 and the angle between each pair of them is 3π. If b×c+c×a=xa+yb+zc where x,y,z are scalars, then

volume of parallelpiped formed by a,b,c is 233
the value of x is 23
x2+y2+z2≤21
All three options are correct.
Solution
The problem provides three vectors a,b,c with equal magnitude ∣a∣=∣b∣=∣c∣=3, and the angle between each pair is 3π. We have the relation b×c+c×a=xa+yb+zc.
First, let's calculate the scalar products of these vectors: a⋅a=∣a∣2=(3)2=3. Similarly, b⋅b=3 and c⋅c=3. a⋅b=∣a∣∣b∣cos(3π)=3⋅3⋅21=23. Similarly, b⋅c=23 and c⋅a=23.
Option (1): Volume of the parallelpiped formed by a,b,c is ∣[abc]∣. The square of the scalar triple product is given by the Gram determinant: [abc]2=a⋅ab⋅ac⋅aa⋅bb⋅bc⋅ba⋅cb⋅cc⋅c=33/23/23/233/23/23/23 =3(3⋅3−23⋅23)−23(23⋅3−23⋅23)+23(23⋅23−3⋅23) =3(9−49)−23(29−49)+23(49−29) =3(427)−23(49)+23(−49)=481−827−827=481−854=481−427=454=227. The volume is ∣[abc]∣=227=227=233. Option (1) states the volume is 233, which is correct.
To find x,y,z, take the dot product of the given equation b×c+c×a=xa+yb+zc with a,b,c. Dot product with a: a⋅(b×c+c×a)=a⋅(xa+yb+zc) a⋅(b×c)+a⋅(c×a)=x(a⋅a)+y(a⋅b)+z(a⋅c) [abc]+0=3x+23y+23z 233=3x+23y+23z. Dividing by 3: 23=x+21y+21z. (Equation 1)
Dot product with b: b⋅(b×c+c×a)=b⋅(xa+yb+zc) b⋅(b×c)+b⋅(c×a)=x(b⋅a)+y(b⋅b)+z(b⋅c) 0+[bca]=23x+3y+23z [abc]=23x+3y+23z 233=23x+3y+23z. Dividing by 3: 23=21x+y+21z. (Equation 2)
Dot product with c: c⋅(b×c+c×a)=c⋅(xa+yb+zc) c⋅(b×c)+c⋅(c×a)=x(c⋅a)+y(c⋅b)+z(c⋅c) 0+0=23x+23y+3z 0=23x+23y+3z. Dividing by 3/2: 0=x+y+2z. (Equation 3)
We have the system of equations:
- x+21y+21z=23
- 21x+y+21z=23
- x+y+2z=0
From (1) and (2), x+2y+z=2x+z+y, which implies x+2y=2x+y, so 2x=2y, which gives x=y. Substitute y=x into (3): x+x+2z=0⟹2x+2z=0⟹x+z=0⟹z=−x. Substitute y=x and z=−x into (1): x+21x+21(−x)=23⟹x=23. So, x=23, y=23, z=−23.
Option (2): the value of x is 23. This is correct.
Option (3): x2+y2+z2≤21. x2+y2+z2=(23)2+(23)2+(−23)2=23+23+23=29=4.5. We need to check if 4.5≤21. Squaring both sides, we check if (4.5)2≤(21)2. 4.52=20.25. 212=21. Since 20.25≤21, the inequality 4.5≤21 is true. Option (3) is correct.
All three options are correct.