Question 1070568: show that log(1×2×3) = log1 + log2 + log3. is it true for any three positive numbers m, n, p ( instead of 1, 2, 3)?
Answer by Edwin McCravy(20060) (Show Source):
You can put this solution on YOUR website!
log(m×n×p) ≟ log(m) + log(n) + log(p)
Let log(m) = A, then by the definition of logarithms, m = 10A.
Let log(n) = B, then by the definition of logarithms, n = 10B.
Let log(p) = C, then by the definition of logarithms, p = 10C.
Then m×n×p = 10A×10B×10C = 10A+B+C
Since m×n×p = 10A+B+C
then by definition of logarithms,
log(m×n×p) = A+B+C. Substituting for A, B and C,
log(m×n×p) = log(m) + log(n) + log(p)
That's what we had to prove.
Edwin
|
|
|