If we consider the space given by $\{(x_{1}, x_{2}, ..., x_{n}) : (x_{1}, x_{2}) \neq (0, 0)\} \subset \mathbb{R}^{n}$, for $n \ge 3$, how can we show that it is path-connected?
For $n=3$, the space is just $\mathbb{R}^{3}$ with the z-axis removed, so intuitively I know to construct a straight line composition around the removed axis, but not sure how to put do it explicitly.
As for higher dimensions I am really stuck as I cant even visualize what the space looks like. Was thinking maybe a homeomorphism from a space we know is path connected such as $\mathbb{R}^{n}-\{0\}$, since it would preserve the path-connectedness condition.
A down-to-earth approach would be the following.
Every point $(x_0,...,x_n)\in X=\{(x_0,...,x_n)\mid (x_0,x_1)\neq 0\}$ is connected to some point in $X'=\{(x_0,x_1,0,...,0)\mid (x_0,x_1)\neq 0\}$ by letting $$\begin{array}{rcl} [0,1]&\rightarrow&X\\ t & \mapsto & (x_0,x_1,(1-t)x_2,...,(1-t)x_n) \end{array}$$ Hence it suffices to show that $X' \cong \Bbb R^2\setminus \{0\}$ is pathconnected.
For this we note that every point in $v\in\Bbb R^2 \setminus \{0\}$ is connected to some point in $\Bbb S^1$ by letting $$\begin{array}{rcl} [0,1]&\rightarrow &\Bbb R^2\setminus \{0\}\\ t & \mapsto &t \dfrac{v}{\Vert v\Vert} + (1-t)v \end{array}$$
Finally $\Bbb S^1$ is pathconnected.
Another approach (or rather the generalization of the proof above) is the one suggested by Andrew D. Hwang. We have an isomorphism $X \cong (\Bbb R^2\setminus \{0\}) \times \Bbb R^{n-1}$ and a product of two spaces is pathconnected if and only if both of them are. Hence it suffices to show that $\Bbb R^2 \setminus \{0\}$ is pathconnected. The immediate generalization of the argument above shows that a space, which admits a pathconnected deformation retract (in our case $\Bbb S^1$), is pathconnected as well.