Let $\mathcal{H}: \mathbf{x}^T\mathbf{w}+b=0$ be a hyperplane in the $n$-dimensional Euclidean space of column vectors. Is there a way of "rotating" the above hyperplane such that it coincides with the $(n-1)$-dimensional hyperplane $x_2x_3...x_n$ in order the dimensions $x_2,...x_n$ to take values in $(-\infty, +\infty)$ and $x_1\in(c,+\infty)$?
Does it happen using special orthogonal groups in $n$-dimensions (SO($n$))? How exactly does it happen? Which is the value of $c$ above? Is it a change of variable $\mathbf{y} = R\mathbf{x}$, where $R\in SO(n)$? I have studied about special orthogonal groups, but I cannot find the answer...
Any hint on that would be great! Thanks in advance!