Given a positive integer $m\ge 3$, consider the function $f:[0,1]\longrightarrow \mathbb{R}$ given by \begin{equation*} f(x)=(1-x)^{m-2}-\frac{3x}{2-x} \end{equation*} It is easy to see that $f(x)=0$ has unique solution in $[0,1]$, $\phi_m$.
What is the order of $\phi_m$ as $m\rightarrow \infty$?
For any $a>0$ you get $(1-x)^{m-2}\approx 0$ on $x\in[a,1]$ for $m$ large enough. The value of the second term will be decidedly positive on $[a,1]$, so that there can be no root there. The root will have to be close to zero.
Introduce exponentials for the non-zero terms $1-x$ and $2-x$ to get $$ e^{(m-2)\ln(1-x)}e^{\ln(1-x/2)}=\frac32x $$ In a first approximation, assuming that $mx^2$ is small, this gives $$ (m-2.5)x\cdot e^{(m-2.5)x}=\frac23(m-2.5)\implies x=\frac{W_0(\frac23(m-2.5))}{(m-2.5)}$$ for the approximate value, and then also $$ x=\frac23e^{-(m-2.5)x}=\frac23e^{W_0(\frac23(m-2.5))} $$ Asymptotically this means $x_m=O(m^{-1}\log(m))$