Question 209750: i worked this problem like this:
(e^2x) - (3e^x) + 2 = 0
(e^2x) - (3e^x) = -2
e^(2x\x^3) = e^(-2)
(2\x^2)= e^(-2)
2= e^(-2x^2)
(2\e^-2) = x^2
sqrt(14.778)= sqrt(x^2)
x=3.844
i tried my answer. but it doesnt work out. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! (e^2x) - (3e^x) + 2 = 0
----
It may not look like but this is a quadratic equation.
(e^x)^2 - 3e^x + 2 = 0
Factor to get:
(e^x-2)(e^x-1) = 0
e^x = 2 or e^x = 1
--------------------
Take the natural log of each to solve for "x":
x = ln(2) or x = ln(1)
x = 0.6931.. or x = 0
===============================
Cheers,
Stan H.
Reply to stanbon@comcast.net