Log. functions - comparing solutions, which is best?

  • Thread starter Thread starter Tyrannosaurus_
  • Start date Start date
  • Tags Tags
    Functions Log
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Tyrannosaurus_
Messages
41
Reaction score
2

Homework Statement


I'm not sure what my error is. Both solutions cannot be true.

Homework Equations


evaluating logarithms,
power of logarithms?

The Attempt at a Solution



SOLUTION ONE

=logxxn
=n(logxx)
=n(1)
=nSOLUTION TWO

=logxxn
=(logxx)n
=(1)n
=1

Please help me understand what I've done wrong. Thanks!
 
Last edited:
Physics news on Phys.org
Tyrannosaurus_ said:
SOLUTION TWO

=logxxn
=(logxx)n
=(1)n
=1

Please help me understand what I've done wrong. Thanks!

Let ##y = \log_x x^n##. Then ##x^y = x^n \Rightarrow y = n##, so your solution one is correct.
##x^n## is in the argument of the log, the log is not to the nth power.
 
The other 2 posts are correct:

Your solution 1 uses logx(xn)
Your solution 2 uses (logx(x))n

An easy way to avoid this is to use brackets whenever applying a function: