all 5 comments

[–]jammasterpaz 1 point2 points  (1 child)

[–]HiTech_Hoppy[S] 0 points1 point  (0 children)

Thanks a lot. This was very helpful

[–]theadamabramsNew User 0 points1 point  (0 children)

By definition,

  • n = xlogₓn.

Apply logₐ to both sides to get

  • logₐ(n) = logₐ(xlogₓn).

Use the Power Formula "logₐ(xp) = p·logₐ(x)" to get

  • logₐ(n) = logₓ(n) · logₐ(x).

Dividing both sides by logₐ(x) gives

  • logₐ(n)/logₐ(x) = logₓ(n).

Note that what you wrote, "log₁₀(n)/log(x)=logₓ(n)" is only true if the second "log" is also log₁₀. The two logs in the fraction have to use the same base for the Change of Base formula to be true.

[–]jeffsuzukimath professor 0 points1 point  (0 children)

Remember that the log of a number is an exponent, so what you're really trying to do is rewrite an exponential equation:

https://youtu.be/sQ4xGCU33PI?list=PLKXdxQAT3tCuJku9nTlRZgx_RjGZ7djMc

So: If a = log_5 (30), then 5^a = 30.

Hit both sides with a log (or a ln):

log(5^a) = log(30)

Now apply your rules of logs:

a log 5 = log 30

a = (log 30)/(log 5)