How do you solve e^(2x)-3e^x-4=0e2x3ex4=0?

1 Answer
Dec 31, 2016

The answer is x={ln4}x={ln4}

Explanation:

Let e^x=yex=y

Then the equation

e^(2x)-3e^x-4=0e2x3ex4=0

becomes

y^2-3y-4=0y23y4=0

We solve this as a quadratic equation

We calculate the discriminant

Delta=b^2-4ac=9-4*1*-4=9+16=25

Delta>0, we have 2 real solutions

y_1=(-b+sqrtDelta)/2a=(3+5)/2=4

y_1=(-b-sqrtDelta)/2a=(3-5)/2=-1

Therefore

e^x=4, =>, x=ln4

e^x=-1, =>, no solution as AA x in RR, e^x>0