SOLUTION: 2^(2x)-12*2^(x)+32=0

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: 2^(2x)-12*2^(x)+32=0       Log On


   



Question 574902: 2^(2x)-12*2^(x)+32=0

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
2^(2x)-12*2^(x)+32=0
---
That is a quadratic with variable = 2^x:
----
(2^x)^2 - 12(2^x) + 32 = 0
-----
Let w = 2^x
----
Substitute:
w^2 - 12w + 32 = 0
Factor:
(w-8)(w-4) = 0
w = 4 or w = 8
-----
Solve for "x":
2^x = 4 implies x = 2
2^x = 8 implies x = 3
============================
Cheers,
Stan H
===========