Changing the base of a logarithm

  • Thread starter Thread starter Jouster
  • Start date Start date
  • Tags Tags
    Base Logarithm
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
Jouster
Messages
5
Reaction score
0
Member warned that some actual effort must be shown.
Homework Statement
I'm unsure of how to solve this problem, I tried changing the bases but they don't seem to have any similarities
Relevant Equations
Expressing values in terms of another
1670398869114.png
 
Physics news on Phys.org
Jouster said:
Homework Statement:: I'm unsure of how to solve this problem, I tried changing the bases but they don't seem to have any similarities

Given [itex]\log_8(6) = p[/itex], express [itex]\log_4(12)[/itex] in terms of [itex]p[/itex].

Given that [itex]8 = 2^3[/itex] and [itex]4 = 2^2[/itex], expressing everything in terms of [itex]\log_2[/itex] seems like a good idea.
 
Reply
  • Like
Likes   Reactions: Jouster and SammyS
The equation ##\log_8(6) = p## can be rewritten as ##6 = 8^p##. It's not too difficult to get from there to an equation involving ##\log_4(12)## that involves p.
 
pasmith said:
Given that [itex]8 = 2^3[/itex] and [itex]4 = 2^2[/itex], expressing everything in terms of [itex]\log_2[/itex] seems like a good idea.
I did express everything in terms of log2, I got
log8(6) = log26/log28 = p
log4(12) = log212/log24
But I don't understand how to use this information & solve the problem :biggrin:
 
I tried but without using Change Of Base formula.
One step I found p*log_4(8)=log_4(6)
(Excuse the lack of great typesetting.)
and notice that 12=1.5*8, and 12=2*6; and continued on that way.

Lastly I found log_4(12)=(1/p)(log_4(2)+log_4(6).
Not sure if that is what was wanted. Also not absolutely sure it is correct - not feel like checking carefully.
 
Jouster said:
But I don't understand how to use this information & solve the problem :biggrin:
Some useful hints: ##\log_{2}4=\log_{2}2^{2}##, ##\log_{2}8=\log_{2}2^{3}##, ##\log_{2}6=\log_{2}\left(2\times3\right)##, ##\log_{2}12=\log_{2}\left(2^{2}\times3\right)##.
 
Reply
  • Like
Likes   Reactions: SammyS
Jouster said:
I did express everything in terms of log2, I got
log8(6) = log26/log28 = p
log4(12) = log212/log24
But I don't understand how to use this information & solve the problem :biggrin:

But you didn't notice that [itex]\log_2 8 =\log_2(2^3) =3[/itex] and [itex]\log_2(4) = 2[/itex], or that [itex]\log_2(12) = \log_2(2 \times 6) = 1 + \log_2(6)[/itex]?
 
Reply
  • Like
Likes   Reactions: Mark44 and renormalize