I am currently working through a textbook, and I am having some problem with the following problem:
Define a hyperplane to be an $(n-1)$-plane of $E^n$. Prove that $P$ is a hyperplane if and only if $$P = \{x \in E^n \: | \: a \cdot (x-x_0) = 0 \}$$ for a unit vector $a$ (unique up to sign) and $x_0 \in P$.
Recall that an $(n-1)$-plane of $E^n$ is a coset of an $(n-1)$-dimensional vector subspace $V$ of $E^n$. I tried to follow my intuition and set $a = b/|b|$ where $P = b + V$, but to no avail.