You can put this solution on YOUR website! e^x=2e^(x/2)+35
-------------
Quadratic in e^(x/2):
----------
(e^(x/2))^2 -2e^(x/2) - 35 = 0
---------
Factor:
(e^(x/2)-7)(e^(x/2)+5) = 0
-----
Positive solution:
e^(x/2) = 7
(x/2) = ln(7)
x = 2*ln(7)
x = ln(49)
==================
Cheers,
Stan H.