I know this question has been already asked but no one does not address the definition of pathwise(=arcwise) connectedness as the following:
A set $C$ in metric space $(M,d)$ is pathwise(=arcwise) connected if any two points of $C$ can be joined by an arc that is entirely lies in $C$.
Formally,
$$ \forall p,q \in C\,\,\, \exists \,\,\,\, \phi: [a,b] \rightarrow C \,\,\, \text{s.t.} \phi(a)=p, \phi(b)=q $$ where $\phi$ is a continuous function.
Now to show sphere is pathwise(=arcwise) in $\mathbb{R}^3$ we need such a $\phi$ that maps a closed interval in $\mathbb{R}$ to the sphere.
What is that function $\phi$ and that interval?
This is my homework problem and what we have learned in our real analysis course is the above so the professor expects us to solve the problem from the above point of view.
Please answer in this direction.
You can try to use stereographic projection $ \sigma : \Bbb{S}^2\smallsetminus \{*\} \to \Bbb{R}^2$ with appropriate “north pole” each time you want to construct a path between two points $p$ and $q$ in $\Bbb{S}^2$.
For any two points $p,q \in \Bbb{S}^2\smallsetminus \{*\} $ you have the corresponding points $\sigma(p),\sigma(q)\in \Bbb{R}^2$. Choose a path $\gamma : I \to \Bbb{R}^2$ joining those points, and then compose it with $\sigma^{-1}$. So you have path $\sigma ^{-1} \circ \gamma : I \to \Bbb{S}^2\smallsetminus \{*\}$ joining $p$ and $q$. If you want to be strict, just composing it one more time with inclusion map $ i : \Bbb{S}^2\smallsetminus \{*\} \hookrightarrow \Bbb{S}^2$. Then you are done.