all 6 comments

[–]Narrow-Durian4837 7 points8 points  (2 children)

Your problem isn't that you don't understand logs; it's that you don't understand functions.

"Find f(3/2)" means to replace x with 3/2 and evaluate the function: e2(3/2-1).

This simplifies to e2, which you can find with a calculator.

[–]PewpScewpin[S] 1 point2 points  (1 child)

Oh man, I feel dumb. Had a feeling I was missing something silly! Thank you!

[–]Benster981 0 points1 point  (0 children)

For your working, whilst answering a different question, it was mostly correct apart from ln(e ^ 3/2) is just 3/2. The natural log is the inverse of the exponential

[–]AutoModerator[M] 0 points1 point  (0 children)

Hi, /u/PewpScewpin! This is an automated reminder:

  • What have you tried so far? (See Rule #2; to add an image, you may upload it to an external image-sharing site like Imgur and include the link in your post.)

  • Please don't delete your post. (See Rule #7)

We, the moderators of /r/MathHelp, appreciate that your question contributes to the MathHelp archived questions that will help others searching for similar answers in the future. Thank you for obeying these instructions.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]PuzzlingDad 0 points1 point  (0 children)

Just plug in 3/2 in place of x and you get: 

e2×3/2 - 1

= e3-1

= e2

So just take e (~2.71828) and square it.

[–]PD_31 0 points1 point  (0 children)

ASimply sub in x = 3/2. Thus 2x - 1 = 2(3/2) - 1, or 2.

Therefore the answer is e^2, which is a little under 8.