These are three 'fancy' natural log problems my teacher gave. I call them fancy because of how he set them up.
1.$$10^x=e^{2x-1}$$
2.$$\ln(x+5)-\ln(x-5)=4$$
3.$$\ln(4-x^2)+\ln 4=\ln15$$
For the first one this is how I did it:
$$x\ln10=(2x-1)\ln(e)$$ $$x=(2x-1)\ln(e)/\ln(10)$$ $$-x=-1(1/\ln10)$$ $$ x=1/(1/\ln10) \approx 2.303$$
The second one: $$\ln(x+5÷x-5)=4$$ $$\ln(x+5)=4x-20$$ $$\ln(x)=4x-15$$ I stopped there.
The third one: $$\ln(4-x^2)+\ln4=\ln15$$ $$\ln(16-4x^2)=\ln15$$ $$4x^2=\ln15+\ln16$$ $$x=\sqrt {\ln15+\ln16}/\sqrt{4}$$ $$x\approx 1.17$$
My teacher marked me wrong for all three problems. I've been trying my best to solve the question but I keep getting wrong answers.