Ako riešite 6 ^ x + 4 ^ x = 9 ^ x?

Ako riešite 6 ^ x + 4 ^ x = 9 ^ x?
Anonim

odpoveď:

# x = (ln ((1 + sqrt (5)) / 2)) / (ln (3/2)) #

vysvetlenie:

Rozdeľte podľa # 4 ^ x # vytvoriť kvadratický # (3/2) ^ x #.

použitie # 6 ^ x / 4 ^ x = (6/4) ^ x = (3/2) ^ x a (9/4) ^ x = ((3/2) ^ 2) ^ x = ((3/2)) ^ x) ^ 2 #.

# ((3/2) ^ x) ^ 2- (3/2) ^ x-1 = 0 #

takže,# (3/2) ^ x = (1 + -sqrt (1-4 * 1 * (- 1)) / 2 = (1 + -sqrt (5)) / 2 #

Pre pozitívne riešenie:

# (3/2) ^ x = (1 + sqrt (5)) / 2 #

Použitie logaritmov:

#xln (3/2) = ln ((1 + sqrt (5)) / 2) #

# x = (ln ((1 + sqrt (5)) / 2)) / (ln (3/2)) = 1,18681439 ….