Is exp(-3ln(x)) equal to x^-3 or -x^3?

  • Thread starter Thread starter SteveDC
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
SteveDC
Messages
39
Reaction score
0

Homework Statement



Got to part of a problem where I have exp(-3ln(x)) and I am confused as to whether the next step is:

a) exp(ln(x^-3)) = x^-3

or

b) exp(-ln(x^3)) = -x^3


I think the correct step is (a) but not certain, any help would be great :)
 
Physics news on Phys.org
SteveDC said:

Homework Statement



Got to part of a problem where I have exp(-3ln(x)) and I am confused as to whether the next step is:

a) exp(ln(x^-3)) = x^-3

or

b) exp(-ln(x^3)) = -x^3

I think the correct step is (a) but not certain, any help would be great :)
Yes (a) is the correct result.

For (b):

exp(-ln(x^3)) = ##\displaystyle \frac{1}{e^{\ln (x^3)}}\ ## → ##\displaystyle \ \frac{1}{x^3} \ .##
 
  • Like
Likes   Reactions: 1 person
SteveDC said:
b) exp(-ln(x^3)) = -x^3
Here it appears you're saying ##e^{-a} = -e^a##, that you can simply pull the minus sign out front, which you probably know isn't correct.