SOLUTION: Can I please get help solving these equations to find the value of x and can I please see the working as I am unsure of how to solve them: i)e^2x + 5e^x + 6 = 0 ii) ln (x+4)

Algebra ->  Equations -> SOLUTION: Can I please get help solving these equations to find the value of x and can I please see the working as I am unsure of how to solve them: i)e^2x + 5e^x + 6 = 0 ii) ln (x+4)      Log On


   



Question 1106424: Can I please get help solving these equations to find the value of x and can I please see the working as I am unsure of how to solve them:
i)e^2x + 5e^x + 6 = 0
ii) ln (x+4) + ln(x-2) = ln 7
iii) 3 tan^3 (x) - 3 tan^2 (x) - tan (x) + 1 = 0
Thanks :)

Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


(1) e%5E%282x%29++%2B++5e%5Ex++%2B+6+=+0
e%5Ex squared is e%5E%282x%29, so this is a "quadratic" in which the "variable" is e%5Ex. So factor it like a quadratic:
%28e%5Ex%2B3%29%28e%5Ex%2B2%29+=+0
and solve from there.

However, you don't really need to do anything algebraically with this one if you think about it. Both e%5Ex and e%5E%282x%29 are always positive, so the left side of the equation is always positive; that of course means the solution set will be empty.

(2) ln+%28x%2B4%29+%2B+ln%28x-2%29+=+ln+%287%29
Use your rules of logarithms. The sum of logs is the log of the product:
ln%28%28x%2B4%29%28x-2%29%29+=+ln%287%29
If the logs are equal, then the expressions are equal:
%28x%2B4%29%28x-2%29+=+7
This is a quadratic which you can solve by any of a number of methods.

(3) 3+%28tan%28x%29%29%5E3+++-+3+%28tan%28x%29%29%5E2++-+tan%28x%29+%2B+1+=+0
The most common way of factoring an expression with four terms is by grouping. Take the common factor out of the first two terms to give you an idea of what to do with the last two terms.
3%28tan%28x%29%29%5E2%2A%28tan%28x%29-1%29+-1%28tan%28x%29-1%29+=+0
There is now a common factor of tan%28x%29-1, so
%283%28tan%28x%29%29%5E2-1%29%2A%28tan%28x%29-1%29+=+0
3%28tan%28x%29%29%5E2-1+=+0 or tan%28x%29-1+=+0
And again finishing from there should be easy.