Let $H \subset \Bbb{R^3}$ be affine subspace defined by following equation: $$x_1+2x_2-x_3=2$$ and $L$ is a line in $\Bbb{R^3}$ with parametric equation: $$(0,1,1)+t(2,0,1)$$
Let $f:\Bbb{R^3}\to\Bbb{R^3}$ be a symmetry of the L about the $H$
Find the equation of $f(H_1)$, where $H_1$ is a plane also being set of solutions of following equation: $2x_1-x_2+x_3=1$
I don't even know where to start or what should I start with. Any help and hints will be appreciated.
HINT
To construct the matrix for $f$ let proceed as follow
$$H_0: x_1+2x_2-x_3=0$$
$$v_1=(1,0,1)\quad v_2=(2,-1,0)\quad v_3=(2,0,1)$$
$$S_0=\begin{bmatrix}1&0&0\\0&1&0\\0&0&-1\end{bmatrix}$$
$$M=[v_1\,v_2\,v_3]=\begin{bmatrix}1&2&2\\0&-1&0\\1&0&1\end{bmatrix}$$
$$R_0=MS_0M^{-1}$$
$$w=R_0v-v_0$$
$$w_1=(1,2,0)\quad w_2=(0,1,1)\quad w_0=\left(\frac26,-\frac16,\frac16\right)$$
$$P\in H_1: aw_1+bw_2+w_0$$