I have a plane $P: 2x + y - z -1 = 0.$
I have a point $A_1( 0, 1, 1).$
Question asks to find the coordinates of $A_2$, which is symetrical to $A_1$ with respect to $P$.
I tried using the formula for distance between a point and a plane(for $A_1$ and $P$) and with it, tried to find the coords of $A_2$, but that was unsuccesful.
I believe the last prospects are in finding a normal vector $N_1$, colinear to the normal to $P$ $n(2,1,-1)$, whose module is equal to the distance between $A_1$ and $P$, then multiplying by $-1$ and getting the answer.
I ask for help in finding this $N_1$ vector.