Mastering Logarithms: Solving Equations with Logarithmic Functions

  • Thread starter Thread starter nikita33
  • Start date Start date
  • Tags Tags
    Logarithms
AI Thread Summary
To solve logarithmic equations, it's essential to convert them into exponential form, allowing for easier manipulation. Using the same base for both sides of the equation simplifies the process, as demonstrated with examples like log9√3 and log81/4. Identifying the right side of the equation as an exponential expression helps in finding the value of x. The discussion emphasizes the importance of understanding logarithmic definitions rather than relying solely on formulas. Mastery of logarithmic functions comes with practice and familiarity with exponent rules.
nikita33
Messages
17
Reaction score
0

Homework Statement


Im not looking for answers as i know the answers already. i also know that given time and a calculator, i could figure these out, but i have neither for the exams. I am just wondering the general way of setting problems like this up, so i can solve others in the future. my book and prof did not go over this. google hasnt helped and the threads here don't seem to address it either.

log9\sqrt{3}
log81/4
log3\sqrt{27}


Homework Equations






The Attempt at a Solution


9x=\sqrt{3}
8x=1/4
3x=\sqrt{27}
? is there an easier or more logical way? these equations are not helping me.
i still do not know how to figure out what x is. even if i memorise the exponents, i think there must be an actual method to do these.
 
Physics news on Phys.org
Try the change of base formula:

logba = \frac{log(a)}{log(b)}
 
ok, so if i do, for example,
2vtozvc.png

i feel i am still in the same predicament of not knowing how to find out what the exponent (to any base i choose) would be (meaning 3x=\sqrt{27}, how would i figure out the x).
eg., if i were to use base 3 for both, log33 is 1 but i still am left with log3\sqrt{27} which i don't know how to figure out, since i can't use the calculator and i don't think memorizing will help me in the future.

i guess, for the above problem, the only way to do it is to put 27 under the radical and take the 3 root? of course, I've been thinking about it for a few days, but i just had a quiz that had a problem like this and i didnt answer it because the quiz was 10 minutes and i didnt have enough time to tinker with it. plus, i don't see how it will work with log81/4.

of course, i could be completely off base here, as i just started precalc and am in the learning process. sorry for babbling on. thank you though.
 
Using that formula is not the best way to do this problem. The answers follow directly from the definition of the logarithm and using basic definitions and facts is always better than just applying formulas (true, it involves thinking which is often painful!)

You are starting well when you change to exponential form:
9^x=\sqrt{3}
8^x=1/4
3^x= \sqrt{27}

Now write the right side as an exponential also: \sqrt{27}= 3^?.

For the first and second, it will probably be easiest if you have the same base for both sides. 9= 32 so 9^x= (3^2)^x= 3^?. \sqrt{3}= 3^?.

8= 23 so 8^x= (2^3)^x= 2^?. 4= 22 so 1/4= 2?.
 
youre right about the thinking hurting. sometimes i feel like my brain is at terminal capacity, but i hate having these open questions.

ive figured out, albeit backwards, that 1/4 is 2-2 so
23x=2-2
base 2 cancels leaving 3x=-2 and algebra = 8-2/3=1/4. it seems so obvious, and i did figure it out a few days ago, but i needed a systematic way of doing it.

i did log9\sqrt{3} by
32x=31/2
base 3 cancels, leaving 2x=1/2, 4x=1 and its 91/4=\sqrt{3}

finally, 3x=331/2
base 3 cancels, x=3/2

so, i guess the moral of the story is to try to get like bases. i just learned logs for the first time in my life, so its kind of like a new language, even though i understand exponents. i think i just need to get used to the idea.

thanks so much for laying out the path for me to solve these.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top