The vectors $a = (1,1,1)$ and $b = (−1, −1, −1)$ are given. Determine the unit vector $c$ such that $\angle (a, c) = \frac \pi 6$ and that the area of the parallelogram constructed over the vectors $b$ and $c$ is equal to $\sqrt2.$
So I tried solving this like:
$$P=|b \times c|=\sqrt2 \Rightarrow b \times c=(y-z, z-x, x-y)$$
$$|c|=1 \Rightarrow x^2 +y^2+c^2=1$$
and $$∡ (a, c) = π / 6 \Rightarrow ac=|a||c|\cdot \cos ∡ (a, c)$$
And with this I got 3 equations but i really don't know if this is correct or not. Can you help me solve this, I need it for my homework.
(2) x+y+z=3/2 from a*c=|a||c|⋅cos∡(a,c) => (x+y+z)/sqrt(3)=sqrt(3)/2
and (3) (y-z)^2+(z-x)^2+(x-y)^2=2 i got it from P=|bxc|=sqrt(2) bxc=(y-z,x-z,x-y)
But it doesn't look me right, i think I made mistake somwhere so please if you can help me it would mean a lot to me. Thank you all.
– Sunshine Sep 13 '21 at 22:30