I am trying to calculate an area bordered by two functions and in the process I need to solve this equation:
$$e^{-10x}=-2x+1$$ I make it into a non-exponential form: $$-10x=ln(-2x+1)$$
And now I am stuck. Every webpage and example I have found deals with cases where all the variables are inside logarithms, but this is not the case. Can you point me in the right direction please? I know what the results should be, but I'd like to know the steps.
Thanks