The application $f: S^2 \rightarrow\mathbb{R}^3$ given by $f (x, y, z) = (yz, xz, xy)$ induces an application of class $C^1$ of $\mathbb{R}\text{P}^2$ in $\mathbb{R}^3$.
But it is not an immersion in $6$ points, I am not able to find these points in which the differential is not injecting and its images are points of the coordinated axes?
Could someone give me a hint how to find them, please?
Your function $f$ has a natural extension $\widetilde{f}\colon \Bbb R^3 \to \Bbb R^3$, and we have no choice but to compute $${\rm d}\widetilde{f}_{(x,y,z)} = \begin{bmatrix} 0 & z & y \\ z & 0 & x \\ y & x & 0 \end{bmatrix}.$$However, the domain of the differential ${\rm d}f_{(x,y,z)}$ is the tangent space $T_{(x,y,z)}\Bbb S^2 = (x,y,z)^\perp$. Observe that $$\begin{bmatrix}0 & z & y \\ z & 0 & x \\ y & x & 0 \end{bmatrix}\begin{bmatrix} x \\ y \\ z\end{bmatrix} = \begin{bmatrix}2yz \\ 2xz \\ 2xy \end{bmatrix} \neq \begin{bmatrix} 0 \\ 0 \\ 0 \end{bmatrix},$$since $(x,y,z) \neq (0,0,0)$. So ${\rm rank}({\rm d}\widetilde{f}_{(x,y,z)}) = {\rm rank}({\rm d}f_{(x,y,z)}) + 1$, and ${\rm d}f_{(x,y,z)}$ will have full rank if an only if ${\rm d}\widetilde{f}_{(x,y,z)}$ has full rank, and the question becomes: what are the points $(x,y,z)\in \Bbb S^2$ for which this matrix does not have full-rank?
Can it have rank $0$? No, because $x^2+y^2+z^2=1$ implies $(x,y,z) \neq (0,0,0)$, and so ${\rm d}f_{(x,y,z)} \neq 0$.
Can it have rank $1$? This would mean that every order two subdeterminant vanishes. This also implies that $(x,y,z) = (0,0,0)$, by looking at the submatrices $\begin{bmatrix} 0 & \ast \\ \ast & 0\end{bmatrix}$, with $\ast \in \{x,y,z\}$.
Can it have rank $2$? This means that $\det {\rm d}f_{(x,y,z)} = 0$. But this equals $$\det {\rm d}f_{(x,y,z)} = 0 + xyz + xyz - 0 - 0 - 0 = 2xyz.$$If $x = 0$, then $y^2+z^2 = 1$ gives us $4$ critical points. If $y = 0$, $x^2+z^2=1$ gives us $4$ more critical points. And from $z=0$, $x^2+y^2=1$ gives another $4$ critical points.
These $12$ critical points in $\Bbb S^2$ pass to the quotient as $6$ critical points in $\Bbb R P^2$.