SOLUTION: please help solve this logartihm: log(base 2)x+log(base 2)(x-2)-log(base 2)(x-3)=3
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: please help solve this logartihm: log(base 2)x+log(base 2)(x-2)-log(base 2)(x-3)=3
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 450393
:
please help solve this logartihm:
log(base 2)x+log(base 2)(x-2)-log(base 2)(x-3)=3
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
log(x) + log(x-2) - log(x-3) = log(8) All bases are the same.
log(x*(x-2)/(x-3)) = log(8)
x(x-2) = 8(x-3)
Can you finish it?