I'm having difficulty solving the following equation for $x$:
$$\sqrt[m]{(1+x)^2}-\sqrt[m]{(1-x)^2}=\sqrt[m]{1-x^2}$$
I have tried a few substitutions but that didn't seem to get me anywhere. Can someone please help me with that? Thanks in advance.
I'm having difficulty solving the following equation for $x$:
$$\sqrt[m]{(1+x)^2}-\sqrt[m]{(1-x)^2}=\sqrt[m]{1-x^2}$$
I have tried a few substitutions but that didn't seem to get me anywhere. Can someone please help me with that? Thanks in advance.
Let $u = (1+x)^{1/n},$ and $v = (1-x)^{1/n}.$ Then, your equation is:
$$u^2 - v^2 = u v.$$ Now, letting $w = u/v,$ we get
$$w - 1/w = 1,$$ which is a quadratic equation in $w$ (in fact, the solution is $w = \varphi,$ the golden ratio.
Now, $$\frac{1+x}{1-x}=\varphi^n,$$ so you have a linear equation for $x.$