SOLUTION: Solve the following logarithmic equation log2(x-4)=4-log2(x+2)

Algebra ->  Rational-functions -> SOLUTION: Solve the following logarithmic equation log2(x-4)=4-log2(x+2)      Log On


   



Question 971225: Solve the following logarithmic equation
log2(x-4)=4-log2(x+2)

Found 2 solutions by addingup, MathTherapy:
Answer by addingup(3677) About Me  (Show Source):
You can put this solution on YOUR website!
(log(x-4))/(log(2)) = 4-(log(x+2))/(log(2))
-4+(log(x-4))/(log(2))+(log(x+2))/(log(2)) = 0
-(4 log(2)-log(x-4)-log(x+2))/(log(2)) = 0
Multiply both sides by -log(2):
4 log(2)-log(x-4)-log(x+2) = 0
4 log(2)-log(x-4)-log(x+2) = log(16)+log(1/(x-4))+log(1/(x+2)) = log(16/((x-4) (x+2))):
log(16/((x-4) (x+2))) = 0
Take exp of both sides:
16/((x-4) (x+2)) = 1
Take the reciprocal of both sides:
1/16 (x-4) (x+2) = 1
Multiply both sides by 16:
(x-4) (x+2) = 16
Expand out terms on left:
x^2-2 x-8 = 16
Add 8 to both sides:
x^2-2 x = 24
Add 1 to both sides:
x^2-2 x+1 = 25
Write the left hand side as a square:
(x-1)^2 = 25
Take the square root of both sides:
x-1 = 5 or x-1 = -5
Add 1 to both sides:
x = 6 or x-1 = -5
Add 1 to both sides:
x = 6 or x = -4
(log(x-4))/(log(2)) => (log(-4-4))/(log(2)) = (i pi+log(8))/(log(2)) ~~ 3.+4.53236 i
4-(log(x+2))/(log(2)) => 4-(log(2-4))/(log(2)) = (-i pi+3 log(2))/(log(2)) ~~ 3.-4.53236 i:
So this solution is incorrect
(log(x-4))/(log(2)) => (log(6-4))/(log(2)) = 1
4-(log(x+2))/(log(2)) => 4-(log(2+6))/(log(2)) = 1:
So this solution is correct
Answer: x = 6

Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

Solve the following logarithmic equation
log2(x-4)=4-log2(x+2)
log+%282%2C+%28x+-+4%29%29+=+4+-+log+%282%2C+%28x+%2B+2%29%29
log+%282%2C+%28x+-+4%29%29+%2B+log+%282%2C+%28x+%2B+2%29%29+=+4
log+%282%2C+%28x+-+4%29%28x+%2B+2%29%29+=+4 ----- Logarithmic form
%28x+-+4%29%28x+%2B+2%29+=+2%5E4 -------- Exponential form
x%5E2+-+2x+-+8+=+16
x%5E2+-+2x+-+8+-+16+=+0
x%5E2+-+2x+-+24+=+0
(x - 6)(x + 4) = 0
highlight_green%28x+=+6%29 OR x = - 4 (ignore)