Question 1199859: Solve the following question:
log(x-3)+log6=log(x+2)
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Solve the following question:
log(x-3)+log6=log(x+2)
----------------
It's not a question, it's an equation.
Questions are answered, equations are solved.
---
log(x-3)+log6=log(x+2)
log(6*(x-3)) = log(x+2)
6(x-3) = x+2
6x-18 = x+2
5x = 20
x = 4
|
|
|