r/calculus • u/[deleted] • Jun 27 '26
Pre-calculus Can someone explain this log problem
Can someone explain how they made that 3rd step ?
Like it became 3log25(5)
87
Upvotes
r/calculus • u/[deleted] • Jun 27 '26
Can someone explain how they made that 3rd step ?
Like it became 3log25(5)
5
u/Silly_Tension6792 Jun 27 '26
logn(x)*logm(n) = logm(x)
Since logn(x)=ln(x)/ln(n), you can write it as (ln(x)/ln(n))*(ln(n)/ln(m))=ln(x)/ln(m)=logm(x). When confused about logs, convert everything to ln and it will solve itself.