How do you solve (2lnx) + 1 = ln(2x)(2lnx)+1=ln(2x)?

1 Answer
Nov 30, 2015

x = 2/ex=2e

Explanation:

We will use the following:

  • ln(a^x) = xln(a)ln(ax)=xln(a)
  • ln(a) - ln(b) = ln(a/b)ln(a)ln(b)=ln(ab)
  • e^ln(a) = aeln(a)=a

2ln(x) + 1 = ln(2x)2ln(x)+1=ln(2x)

=> ln(x^2) + 1 = ln(2x)ln(x2)+1=ln(2x) (by the first property above)

=> ln(x^2) - ln(2x) = -1ln(x2)ln(2x)=1

=> ln(x^2/(2x)) = -1ln(x22x)=1 (by the second property above)

=> ln(x/2) = -1ln(x2)=1

=> e^ln(x/2) = e^(-1)eln(x2)=e1

=> x/2 = 1/ex2=1e (by the third property above)

:. x = 2/e