SOLUTION: solve for x 3^2x - 9(3^-2x) = 8

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: solve for x 3^2x - 9(3^-2x) = 8      Log On


   



Question 972361: solve for x
3^2x - 9(3^-2x) = 8

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
solve for x
3^2x - 9(3^-2x) = 8
-----
3^2x - 3^(-2x+2) = 8
3^(4x) - 3^2 = 8*3^(2x)
3^(4x) -8*3^(2x) - 3^2 = 0
Sub u for 3^2x
----
u^2 - 8u - 9 = 0
(u - 9)*(u + 1) = 0
-------------
u = 9 --> x = 1
==================
u = -1 extraneous, ignore