Risolvi per x: 16 * 4 ^ (x + 2) - 16 * 2 ^ (x + 1) + 1 = 0?

Risolvi per x: 16 * 4 ^ (x + 2) - 16 * 2 ^ (x + 1) + 1 = 0?
Anonim

Risposta:

# x = -4 #

Spiegazione:

# 16 * 4 ^ (x + 2) - 16 * 2 ^ (x + 1) + 1 = #

# = 16 ^ 2cdot4 ^ x-2cdot16cdot2 ^ x + 1 = #

# = 16 ^ 2cdot (2 ^ x) ^ 2-32cdot 2 ^ x + 1 = 0 #

Fabbricazione # Y = 2 ^ x #

# 16 ^ ^ 2y 2-32y + 1 = 0 # risolvere per # Y # noi abbiamo

#y = 1/16 = 2 ^ x = 2 ^ (- 4) # poi # x = -4 #