I have these two vectors $$\vec{a}_1=\frac{a}{2}\hat{x}+\frac{\sqrt{3}}{2}a\hat{y}$$ $$\vec{a}_2=c\hat{z}$$
I know $\vec{a}_1\times\vec{a}_2$ is equal to: $$ac\frac{\sqrt{3}}{2}\hat{x}-ac\frac{1}{2}\hat{y}$$
I would like to know the procedure followed to solve this vector operation. I am familiar with the definition of cross product but when vector $\vec{a}_1$ has components in $\hat{x}$ and $\hat{y}$, I get confused.Thanks
Use the multiplication table $$\hat{x}\times\hat{y}=\hat{z},\quad \hat{y}\times\hat{z}=\hat{x},\quad \hat{z}\times\hat{x}=\hat{y}.$$ Remember that the cross product is anti-commutative, so that $\hat{y}\times\hat{x}=-\hat{x}\times\hat{y}=-\hat{z}, $ and so on.
With this table you can easily compute your cross product.