SOLUTION: Can you explain how to solve logarithmic expressions so that they are single logarithms?
Example:
How would you solve:
log 15+ log 8 as a single expression.
Question 757382: Can you explain how to solve logarithmic expressions so that they are single logarithms?
Example:
How would you solve:
log 15+ log 8 as a single expression. Found 3 solutions by MathLover1, stanbon, josmiceli:Answer by MathLover1(20850) (Show Source):
You can put this solution on YOUR website! log 15+ log 8 as a single expression.
--------
Log Laws:
log(A) + log(B) = log[A*B]
log(A) - log(B) = log[A/B]
log[A^n] = n*log[A]
logA{B] = log(B)/log(A)
----
These are the laws you must learn.
======================================
Your problem:
log(15) + log(8) = log(15*8) = log(120)
=========================================
Cheers,
Stan H.
=================
You can put this solution on YOUR website! The rule is:
---------------------------
You can see this very well if you use
logs to the base
-------------
Suppose the equation is:
which is
---------------
Applying the rule:
and
so, the rule works.
In words, the rule says, " Add the logs of 2 numbers
and you will get the
same result if you multiply the 2 numbers
themselves and then take the log of that product.
Hope this helps