Ako riešite ln (x + 1) - lnx = 2?

Ako riešite ln (x + 1) - lnx = 2?
Anonim

odpoveď:

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

vysvetlenie:

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

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

#cancel (ln) ((x + 1) / x) = zrušiť (ln) (e ^ 2) #

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

# x + 1 = xe ^ 2 #

# 1 = xe ^ 2 - x #

faktorom

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

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