Solving Logarithm Equation: 3x-5/12=3^1-x

  • Thread starter Thread starter songoku
  • Start date Start date
  • Tags Tags
    Logarithm
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
17 replies · 4K views
songoku
Messages
2,514
Reaction score
395

Homework Statement


log3(3x-5) + log(1/3) 12 = 1 - x


Homework Equations


logarithm
exponential


The Attempt at a Solution


The best I can get is:

[tex]\frac{3x-5}{12}=3^{1-x}[/tex]

Can this be solved??

Thanks
 
Physics news on Phys.org
You have two different bases and what you did to get your equation in part three ignored the two different bases. Use the change-of-base formula.

[itex]\[<br /> \log _b x = \frac{{\log _k x}}{{\log _k b}}<br /> \][/itex]

[itex]\[<br /> \log _{{\raise0.5ex\hbox{$\scriptstyle 1$}<br /> \kern-0.1em/\kern-0.15em<br /> \lower0.25ex\hbox{$\scriptstyle 3$}}} 12 = \frac{{\log _3 12}}{{\log _3 \left( {{\raise0.5ex\hbox{$\scriptstyle 1$}<br /> \kern-0.1em/\kern-0.15em<br /> \lower0.25ex\hbox{$\scriptstyle 3$}}} \right)}}<br /> \][/itex]

Please excuse the slightly bad formatting result in lefthand member of last equation. "Logarithm to the base one-third of twelve..."
 
Last edited:
symbolipoint said:
You have two different bases and what you did to get your equation in part three ignored the two different bases. Use the change-of-base formula.

[itex]\[<br /> \log _b x = \frac{{\log _k x}}{{\log _k b}}<br /> \][/itex]

[itex]\[<br /> \log _{{\raise0.5ex\hbox{$\scriptstyle 1$}<br /> \kern-0.1em/\kern-0.15em<br /> \lower0.25ex\hbox{$\scriptstyle 3$}}} 12 = \frac{{\log _3 12}}{{\log _3 \left( {{\raise0.5ex\hbox{$\scriptstyle 1$}<br /> \kern-0.1em/\kern-0.15em<br /> \lower0.25ex\hbox{$\scriptstyle 3$}}} \right)}}<br /> \][/itex]

Please excuse the slightly bad formatting result in lefthand member of last equation. "Logarithm to the base one-third of twelve..."

This is what I did:

log3(3x-5) + log(1/3) 12 = 1 - x

log3(3x-5) + log(3-1)12 = 1 - x

log3(3x-5) - log312 = 1 - x

log3 [(3x-5)/12] = 1 - x

and the last line is the same as what I post in #1If I understand it correctly, I think I will come up with the same equation as mine using your idea. Am I correct?

Thanks
 
songoku said:

Homework Statement


log3(3x-5) + log(1/3) 12 = 1 - x


Homework Equations


logarithm
exponential


The Attempt at a Solution


The best I can get is:

[tex]\frac{3x-5}{12}=3^{1-x}[/tex]

Can this be solved??

Thanks

That can be solved only numerically. Are you sure, it was not log3(3x-5) + log(1/3) 12 = 1 - x?

ehild
 
ehild said:
That can be solved only numerically. Are you sure, it was not log3(3x-5) + log(1/3) 12 = 1 - x?

ehild

songoku did not say if he is trying to solve the equation or not. If so, you're correct, but he may still want a transformed version of the original logarithm equation.

... In fact, the transformed equation in exponential form can be simplified significantly, still having an x in an exponent and and x term in a polynomial.
 
Last edited:
symbolipoint said:
songoku did not say if he is trying to solve the equation or not. If so, you're correct, but he may still want a transformed version of the original logarithm equation.

Songoku did the transformation correctly. What is log3(1/3) ?

ehild
 
ehild said:
That can be solved only numerically. Are you sure, it was not log3(3x-5) + log(1/3) 12 = 1 - x?

ehild

I am sure. I have checked it again.

symbolipoint said:
Your second line is wrong. Look again at the change of base formula.

Why is it wrong?

1/3 = 3-1

and if I have log(an)b I can change it to 1/n . loga b, correct?
 
symbolipoint said:
This is shown in post #2 for the treatment of the term that used the rational base of one-third.

OK let me test it

log3(3x-5) + log(1/3) 12 = 1 - x

Use change of base rule, this becomes:

log3(3x-5) + [log3 12] / [log3 (1/3)]= 1 - x

log3(3x-5) + [log3 12] / (-1)= 1 - x

log3(3x-5) - [log3 12] = 1 - x ---> same as what I got ?
 
songoku said:
OK let me test it

log3(3x-5) + log(1/3) 12 = 1 - x

Use change of base rule, this becomes:

log3(3x-5) + [log3 12] / [log3 (1/3)]= 1 - x

log3(3x-5) + [log3 12] / (-1)= 1 - x

log3(3x-5) - [log3 12] = 1 - x ---> same as what I got ?

songoku, okay you convinced me. Although you did not quite finish, the work looks good.
 
ehild is correct, there can be a typo in the book. Plug the equation in wolframalpha.
 
symbolipoint said:
This is shown in post #2 for the treatment of the term that used the rational base of one-third.
Using that treatment you also get songoku's result of
[itex]\displaystyle \frac{3x-5}{12}=3^{1-x}[/itex]​
which is correct, as ehild has pointed out more than once.
 
songoku said:

Homework Statement


log3(3x-5) + log(1/3) 12 = 1 - x


Homework Equations


logarithm
exponential


The Attempt at a Solution


The best I can get is:

[tex]\frac{3x-5}{12}=3^{1-x}[/tex]

Can this be solved??

Thanks

I made a small but very significant arithmetic mistake when I made the equation transformation myself the first time. The equation result which you show is good.
 
Thanks for all the help given here :smile: