You can put this solution on YOUR website!
.
Become familiar with three rules of logarithms:
.
(1) The log of a product can be written as the sum of the two logarithms of the multiplicand and the multiplier. And the reverse is true. If you have the sum of two logarithms they can be changed to the logarithm of the product of the two terms.
Examples: log(6) can be written as log(3*2) which can be expanded to log(3) + log(2).
And going in reverse log(5) + log(3) = log(5*3) = log(15)
.
(2) The log of a division can be written as the difference of the two logarithms of the dividend and the divisor. And the reverse is true. If you have the difference of two logarithms they can be changed to the logarithm of the division of the two terms.
Examples: log(3) can be written as log(6/2) which can be expanded to log(6) - log(2).
And going in reverse log(12) - log(4) = log(12/4) = log(3)
.
(3) The exponent of a term whose log is to be found can be moved so that it becomes the multiplier of the logarithm. And in reverse, the multiplier of a logarithm can be removed as the multiplier and used as the exponent of the term.
Examples: log(3^2) is the same as 2*log(3). And in reverse, 3*log(5) is the same as log(5^3).
.
We will use these rules to simplify your problem. You were given:
.
.
Notice in the middle term the ln(4) can be written as the ln(2*2) which breaks out into ln(2) + ln(2) by using rule 1 above. These two logs are identical and can therefore be added to 2*ln(2). Substitute this into the equation to get:
.
.
Now in the middle term multiply the (1/2) times the 2 to get 1. This makes the equation become:
.
.
Observe that the first two terms can be added to result in 5*ln(2) and this reduces the problem to:
.
.
In the second term you can recognize that 8 is equal to . Therefore, replace the 8 with and the equation becomes:
.
.
But using rule 3 above we can take the exponent 3 away and make it the multiplier of the ln. When we do, the equation becomes:
.
.
Since the ln terms are the same, the two terms can be directly subtracted to result in:
.
.
So the answer to your problem is that the entire expression you were given can be reduced to
.
I hope this helps you to see how to simplify logarithm problems by using the three rules above.