Come si risolve ln (x - 2) + ln (x + 2) = ln 5?

Come si risolve ln (x - 2) + ln (x + 2) = ln 5?
Anonim

Risposta:

x = -3 o x = 3

Spiegazione:

Usando la proprietà che dice:

# ln (a) + ln (b) = ln (a * b) #

Abbiamo:

#ln (x-2) + ln (x + 2) = ln5 #

#ln ((x-2) * (x + 2)) = ln5 #

Rasing esponenziale entrambe le parti avremo:

# (x-2) * (x + 2) = 5 #

Applicando la proprietà polinomiale all'equazione sopra che dice:

# a ^ 2 - b ^ 2 = (a-b) * (a + b) #

Abbiamo: # (x-2) * (x + 2) = x ^ 2-4 #

Così, # x ^ 2 - 4 = 5 #

# x ^ 2 - 4 -5 = 0 #

# x ^ 2 - 9 = 0 #

# (X-3) * (x + 3) = 0 #

Così, # x-3 = 0 # così # X = 3 #

O, # X + 3 = 0 # così # x = -3 #