Suppose $W=\{(x_1,x_2,x_3)\in\mathbb{R}^3:x_1-x_2-x_3=0\}$. Find a basis for $W^\perp$.
I started by finding a basis for $W$. So since all elements of $W$ are expressible as $(x_2+x_3,x_2,x_3)=x_2(1,1,0)+x_3(1,0,1)$, then a basis for $W$ is $\{(1,1,0),(1,0,1)\}$.
I am not sure, however, how to find the basis for $W^\perp$. I know that all elements in $W^\perp$ must have an inner product with $(x_2+x_3,x_2,x_3)$ equal to zero.
Notice from the definition of $W$,
all elemenets of $W$ must satisfies
$$x_1-x_2-x_3=0$$
$$\langle (1,-1,-1), x\rangle = 0, \forall x \in W$$
$\{(1,-1,-1)\}$ is a basis for $W^\perp$.