Difference between revisions of "Log Sums Proof"
(Created page with "The sum for logs with the same base goes as the following: <math>\log_{n}a+\log_{n}b=\log_{n}{ab}</math>. But how is this property true? Make <math>\log_{n}a=x</math> and <...") |
|||
Line 13: | Line 13: | ||
− | Made by [ | + | Made by [[Am24|AM24]] |
+ | |||
+ | [[Category:Proofs]] |
Revision as of 17:49, 26 August 2025
The sum for logs with the same base goes as the following:
.
But how is this property true?
Make and
. Now we can see (because of logs work)
. If we were to multiply these two values together we would get
.
is the sum of our two logs, so were finished. WRONG. We still have a crucial step.
Just for neatness we will sub in with
because that's our sum.
(whenever you have
then
).
Made by AM24