Solve log2 x5 log4 x1 Solutionlog2x5 log4x1 log2x5 log22x1
Solve log_2 (x-5) = log_4 (x+1)
Solution
log2(x-5) =log4(x+1)
log2(x-5) =log22(x+1)
logabc =(1/b)logac
log2(x-5) =(1/2)log2 (x+1)
multiply by 2 on both sides
2log2(x-5) =log2 (x+1)
a logbc =logbca
log2(x-5)2 =log2 (x+1)
=>(x-5)2 =(x+1)
=>x2-10x+25=x+1
=>x2-10x-x+25-1=0
=>x2-11x+24=0
=>x2-8x-3x+24=0
=>x(x-8)-3(x-8)=0
=>(x-3)(x-8)=0
=>x=3,x=8
but x has to be grater than 5 as domain of log2(x-5) is x >5
so x =8 is the answer
