SOLUTION: Log2 x+log2(x-3)=2
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: Log2 x+log2(x-3)=2
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 333513
:
Log2 x+log2(x-3)=2
Answer by
benazir.sj@gmail.com(109)
(
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