SOLUTION: solve for x: (e^2x)-36=16e^x

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: solve for x: (e^2x)-36=16e^x      Log On


   



Question 598413: solve for x:
(e^2x)-36=16e^x

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
solve for x:
(e^2x)-36=16e^x
----------------------
That is a quadratic in e^x:
(e^x)^2 - 16e^x - 36 = 0
-----
Let e^x = w
----
w^2 - 16w - 36 = 0
----
w^2-18w+2w-36 = 0
-----
w(w-18) + 2(w-18) = 0
------------
(w-18)(w+2) = 0
w = 18 or w = -2
----------
e^x = 18 or e^x = -2
Note: e^x cannot be negative.
---------------------------------
Solve e^x = 18
x = ln(18)
================
Cheers,
Stan H.