SOLUTION: Log2 x+log2(x-3)=2

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Log2 x+log2(x-3)=2      Log On


   



Question 333513: Log2 x+log2(x-3)=2
Answer by benazir.sj@gmail.com(109) About Me  (Show Source):
You can put this solution on YOUR website!
Log2 x+log2(x-3)=2
property of log
log a + log b = log a*b
and 2 is the base
log2[x*(x-3)]=2
log[x*(x-3)=2^2
x(x-3)=4
x^2 -3x =4
x^2-3x-4=0
x^2-4x+x-4=0
x(x-4)+1(x-4)=0
(x+1)(x-4)=0
x=-1 or x=4
x= -1,4