We have the binary equivalence relation $$xRy \iff \exists\lambda\in\mathbb{R}:x=\lambda y$$ so the quotient space $$(\mathbb{R}^{n+1}\setminus\{0\})/{R}$$ is the projective space.
Then, we define $V_i=\{x\in\mathbb{R}^{n+1}-\{0\}:x_i\neq 0\}$, $U_i=\pi(V_i)$, where $\pi$ is the application that maps a point $x \in \mathbb{R}^{n+1}\setminus\{0\}$ to its equivalence class $[x]_R$ and
$$\phi_i:U_i\longrightarrow \mathbb{R}^n$$ as $$\phi_i([x]_R)=\dfrac{1}{x_i}(x_1,...,x_{i-1},x_{i+1},...,x_{n+1})$$
I have to prove that the family $\{U_i,\phi_i\}_{i=1}^{n+1}$ is an atlas for the projective space, i.e, with the definition I am using, I have to prove that
$\bigcup\limits_{i=1}^{n+1} U_i =\mathbb{R}P^n$ and $\phi_i$ is injective $\forall i=1,...,n+1$
For $i\neq j,\quad \phi_i(U_i\cap U_j)\quad$ and $\quad \phi_j(U_i\cap U_j) \quad$ are open sets, and $\phi_i\circ\phi_j^{-1}$ is differentiable of class $C^k$.
I have already done the first part but I am having trouble proving that the sets mentioned in 2 are open. I have checked the answer provided and I don't understand the procedure followed: first, we prove that $\phi_i(U_i)=\mathbb{R}^n$ and then we take $[x]_R\in U_i\cap U_j$ and we prove that $$\phi_i([x])=\phi_i([\frac{1}{x_i}x])\in \mathbb{R}^{j-2}\times\mathbb{R}-\{0\}\times\mathbb{R}^{n-j}$$
I get the first step but I am not sure why this is not enough to prove that the intersection is an open set. If $\phi_i(U_i)$ is an open set and $\phi_i(U_j)$ is also an open set, does this not mean that $\phi_i(U_i\cap U_j)$ is also an open set? Why do we need the last step too?