SOLUTION: If a,b,c are three consecutive integers, prove that log(1+ac)=2logb

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: If a,b,c are three consecutive integers, prove that log(1+ac)=2logb      Log On


   



Question 707678: If a,b,c are three consecutive integers, prove that log(1+ac)=2logb
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If a,b,c are three consecutive integers, prove that log(1+ac)=2logb
-----
1st: x-1
2nd: x
3rd: x+1
------
log(1+((x-1)(x+1)) = 2(log(x))
---
log(1 + x^2-1) = 2log(x)
---
log(x^2) = log(x^2)
========================
cheers,
Stan H.
==================