SOLUTION: please help me solve this equation {{{ log base10(x+9)=1+log base10(x+1)-log base10(x-2) }}}

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: please help me solve this equation {{{ log base10(x+9)=1+log base10(x+1)-log base10(x-2) }}}      Log On


   



Question 1100189: please help me solve this equation +log+base10%28x%2B9%29=1%2Blog+base10%28x%2B1%29-log+base10%28x-2%29+
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
+log+base10%28x%2B9%29=1%2Blog+base10%28x%2B1%29-log+base10%28x-2%29+
--------
base 10 is the default, and does not need to be spec'd
log%28x%2B9%29+=+1%2Blog%28x%2B1%29+-+log%28x-2%29
log%28x%2B9%29+=+log%2810%29+%2B+log%28x%2B1%29+-+log%28x-2%29
= log%28x%2B9%29+=+log%2810%2A%28x%2B1%29%29+-+log%28x-2%29
= log%28x%2B9%29+=+log%2810%2A%28x%2B1%29%2F%28x-2%29%29
x+9 = 10*(x+1)/(x-2)
Can you do the rest?