I was wondering: is it possible to solve for $y$ this equation?
$$ x = (y - {ab \over c} \log (1 - {dc \over f} y)){1 \over k} $$
I would like to graph $y(x)$ from this equation, but I am not able to solve it explicitly. Is there a method, even in non elementary functions? (I was thinking about Lambert W function for instance).
If it's not possible, could I for example approximate the solution? How could I apply a Taylor Expansion to make the equation a little bit easier?
To create a graph, I worked on Desmos by inserting the equation and then graphing $y = f(x)$, but I was wondering if I could do a little more work on it before giving up.
Thanks in advance, Dave
First get rid of the messy constants. By setting $z:=1-\dfrac{dc}fy$, you can reduce to a form
$$\log(z)=pz+q$$
or
$$-pze^{-pz}=-pe^q,$$
$$-pz=W(-pe^q).$$