cmkluza
- 118
- 1
Homework Statement
Solve the equation 4^{x-1} = 2^x + 8.
Homework Equations
Just algebra
The Attempt at a Solution
4^{x-1} = 2^x + 8
2^{2(x-1)} = 2^x + 2^3
2^{2x}2^{-2} = 2^x + 2^3
\frac{2^{2x}}{2^2} = 2^x + 2^3
2^{2x} = 2^22^x + 2^5
2^x2^x - 2^22^x = 2^5
2^x(2^x - 2^2) = 2^5
I made a few jumps here and there in my work, but it should make sense. This is about as far as I get before I get stuck. My intuition is to try to get this down to two terms with the same base, 2, so I can just equate their powers, but I can't seem to get rid of any of the terms, so I'm not sure where to go from there. I'm sure I'm missing something obvious, but I can't see it at the moment. Do you have any tips on what a better angle to look at this problem from is? Thanks!