Let $\varphi:\mathbb{R}^n \setminus \{0\} \to \mathbb{R}^n \setminus \{0\}$ be given by $$ \varphi(x)=\frac{x}{||x||} $$ where $x=(x_1,...,x_n)$, and $||x||=\sqrt{x_1^2+\cdots +x_n^2}$. For $n-1$ differential form $$ \omega = \sum_{k=1}^n (-1)^{k+1} x^k dx^1 \wedge \cdots \wedge dx^{k-1} \wedge dx^{k+1} \wedge \cdots \wedge dx^{n} $$ We need find its pullback $\varphi^*(\omega)$, and prove that $$ d(\varphi^*(\omega))=0 $$
I have proved that $d\left(\frac{\omega}{||x||^n} \right)=0$, and $d\omega =n dx^1 \wedge \cdots \wedge dx^n$, but I don't know here how to calculate $\varphi^*(\omega)$.
The pullback acts by substitution. I'm not sure how to interpret $x^k$, so I'll interpret it as $x_k$ for the sake of the demonstration:
$$\varphi^*(\omega)=\sum\limits_{k=1}^n (-1)^{k+1}\left(\frac{x_k}{||x||}\right) d\left(\frac{x_1}{||x||}\right)\wedge d\left(\frac{x_2}{||x||}\right)\wedge\cdots \wedge d\left(\frac{x_{k-1}}{||x||}\right) \wedge d\left(\frac{x_{k+1}}{||x||}\right)\wedge\cdots\wedge d\left(\frac{x_n}{||x||}\right).$$ I'll leave it to you to calculate $d\left(\frac{x_j}{||x||}\right).$
EDIT: A hint on the calculation. For a function $f$, we find its exterior derivative via $$df=\sum\limits_{i=1}^n\frac{\partial f}{\partial x^i} dx^i.$$ So, you need to calculate the partial derivatives of $f(x)=\frac{x_j}{||x||}.$ You should get that $$\frac{\partial}{\partial x^i}\left(\frac{x_j}{||x||}\right)=\frac{\delta_i^j}{||x||}-\frac{x_ix_j}{||x||^3}.$$