To solve this problem, we need to use some properties of logarithms. First, understand that a logarithm is equal to the the power to which you must raise a base in order to get some other number. For example, if you see log2(4), it is the same thing as the power you need to raise the base (2) to in order to get 4. In this case, it is 2. (log2(4)=2) Generally, you will be using the natural log, which is loge(x), or just ln(x). Thus, ln(e) is the number you need to raise e to in order to get e (which is just 1, so ln(e)=1).
Now consider ln(ex). This is asking what we need to raise e to in order to get ex. Hopefully you can see that you simply need to raise e to the x power in order to get ex. Thus, ln(ex)=x.
So, going back to the original equation, we can simply take the natural log of both sides in order to get x alone on one side.
ex=6.8 <=> ln(ex)=ln(6.8)
We know that ln(ex) = x, so we know that x=ln(6.8). You should be able to simply plug ln(6.8) into a scientific calculator. Doing this, we get
x=1.91692
James B.
05/15/15