SOLUTION: 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 t

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: 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 t      Log On


   



Question 209731: 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.
what did i do wrong?
thanks in advance

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
e%5E%282x%29+-+3e%5Ex+%2B+2+=+0
e%5E%282x%29+-+3e%5Ex+=+-2
Not wrong, but doesn't help.
e^((2x)/(x^3)) = e^(-2)
???! There is no way to arrive at this statement from the previous one.

The key to solving the equation, e%5E%282x%29+-+3e%5Ex+%2B+2+=+0, is to recognize that
  • e%5E%282x%29+=+%28e%5Ex%29%5E2
  • the equation can then be written as: %28e%5Ex%29%5E2+-+3e%5Ex+%2B+2+=+0
  • the equation is therefore a quadratic equation in e%5Ex

If you have trouble seeing the last two, we can use a substitution to make it clearer. Let q+=+e%5Ex. Replacing e%5Ex with q we get:
q%5E2+-+3q+%2B+2+=+0.

We can solve this for q (aka e%5Ex) with the quadratic formula or by factoring:
%28q+-+2%29%28q+-+1%29+=+0
In order for this product to be zero, one of the factors must be zero:
q+-+2+=+0 or q+-+1+=+0
Solving these we get:
q+=+2 or q+=+1
Of course we are not interested in "q". We are interested in "x". So we can substitute back in for "q":
e%5Ex+=+2 or e%5Ex+=+1
To solve these for x we will find the natural log of each side:
ln%28e%5Ex%29+=+ln%282%29 or ln%28e%5Ex%29+=+ln%281%29
Using one of the properties of logarithms: log%28a%2C+%28x%5Ey%29%29+=+y%2Alog%28a%2C+x%29 we get:
x*ln(e) = ln(2) or x*ln(e) = ln(1)
Since the ln(e) is 1 by definition and ln(1) is zero:
x = ln(2) or x = 0