Why Am I Getting Incorrect Solutions to This Logarithmic Substitution Problem?

  • Thread starter Thread starter brandon1
  • Start date Start date
  • Tags Tags
    Log Substitution
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
brandon1
Messages
34
Reaction score
0
Physics news on Phys.org
note:
[tex](\log x)^3 \neq \log (x^3)[/tex] ie. 2nd step is wrong

hint: a make substitution: y = log x and solve for y first then x.
 
The first thing you've done is to cube both sides. That's ok but it should give you
[tex]( log(x) )^3 = log(x)[/tex]
Since the whole log(x) is cubed, you can't move the 3 down (that's only if the x was cubed).

But what you can do is take all the terms over to one side and then you just have to solve a cubic (which will give you 3 solutions). You may want to make it easier to see by introducing a new variable, [tex]u = log(x)[/tex] for example.
 
and the solutiions should probbably be, couse i just glanced at it,:
x_1=1
x_2=y,(if the base of the logarithm is y, couse i could not see it clear)
x_3=1/y
 
Last edited: