$x>0$, $A>0$ and $C>1$.
I am trying to come up with a closed form expression for $x$, even if it is an approximation.
Any help appreciated.
$x>0$, $A>0$ and $C>1$.
I am trying to come up with a closed form expression for $x$, even if it is an approximation.
Any help appreciated.
Squaring your equation and expanding we get $$x^4+4x^3+6x^2+4x-A^2Cx+1-A^2=0$$ It is a polynomial of degree four.I think you will need a numerical method, if values for the parameters are given.