Problem 8 in problem set 2.1 in Gilbert Strang's Linear Algebra says
"Normally 4 planes in a 4-dimensional space meet at a ____."
Let the four dimensions be $x,y,z,w$. In three dimensions, a plane is defined to be a two dimensional surface that extends infinitely. A plane satisfies some equation of the form $ax+by+cz=n$. Abstractly extending this definition to $4$D space, a plane would satisfy some equation of the form $ax+by+cz+dw=n$. First off, is this correct? Secondly, I'm not sure where $4$ of such planes would meet.
Could someone please help?