¡Ay!
[matemáticas] 32 ^ x – 16 ^ x – 8 ^ x – 2 ^ x = 2 ^ x [/ matemáticas]
[matemáticas] 2 ^ {5x} – 2 ^ {4x} – 2 ^ {3x} – 2 ^ {x} = 2 ^ {x} [/ matemáticas]
[matemáticas] 2 ^ {4x} – 2 ^ {3x} – 2 ^ {2x} – 2 ^ {0} = 2 ^ {0} [/ matemáticas]
- ¿Por qué el coseno es igual a cero en [matemática] \ frac {\ pi} {2} [/ matemática], [matemática] 3 \ frac {\ pi} {2} [/ matemática] y [matemática] 5 \ frac {\ pi } {2} [/ matemáticas]?
- Cómo integrar (x ^ 2 + x + 1 / x ^ 4 + x ^ 2 + 1)
- Cómo integrar cos2x.e ^ 4x
- Si (97 + b + c + 99) = (a + c + 99 + 98), ¿qué es ab?
- ¿Cuál es el valor máximo de x * (y ^ 3) * (z ^ 2) si: 0 <x <= y <= z y x * y + y * z + z * x = 3?
[matemáticas] 2 ^ {4x} – 2 ^ {3x} – 2 ^ {2x} = 2 [/ matemáticas]
Deje [math] y = 2 ^ {x} [/ math]:
[matemáticas] y ^ {4} – y ^ {3} – y ^ {2} = 2 [/ matemáticas]
[matemáticas] y ^ {2} (y ^ {2} – y – 1) = 2 [/ matemáticas]
Aplicar Newton-Raphson:
[matemática] y \ aprox -1.15673 [/ matemática] o [matemática] y \ aprox 1.85356 [/ matemática]
[matemáticas] 2 ^ x = -1.15673 [/ matemáticas]
[matemáticas] x = \ dfrac {\ log {(- 1.15673)}} {\ log {(2)}} [/ matemáticas]
[matemáticas] x \ aproximadamente 0.210 + 4.532i [/ matemáticas]
[matemáticas] 2 ^ x = 1.85356 [/ matemáticas]
[matemáticas] x = \ dfrac {\ log {(1.85356)}} {\ log {(2)}} [/ matemáticas]
[matemáticas] x \ aproximadamente 0.8903 [/ matemáticas]
Respuestas finales:
Real: [matemáticas] x \ aproximadamente 0.8903 [/ matemáticas]
Complejo: [matemáticas] x \ aproximadamente 0.210 + 4.532i [/ matemáticas]
Verificación Gráfica:
Supongo que dado que la solución real era correcta, la compleja también lo es.
Editar: Wolfram Alpha confirma esto.