Cum rezolvă ln (x + 1) - lnx = 2?

Cum rezolvă ln (x + 1) - lnx = 2?
Anonim

Răspuns:

# x = 1 / (e ^ 2 - 1) #

Explicaţie:

#ln (x + 1) -lnx = 2 #

#n ((x + 1) / x) = ln (e ^ 2) #

#cancel (ln) ((x + 1) / x) = anulați (ln) (e ^ 2) #

# (x + 1) / x = e ^ 2 #

# x + 1 = xe ^ 2 #

# 1 = xe ^ 2 - x #

factor comun

# 1 = x (e ^ 2-1) #

# x = 1 / (e ^ 2 - 1) #