SOLUTION: Please help! Thanks tutors! log2(x-1) - log2(x+3)= log2(1/x)

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: Please help! Thanks tutors! log2(x-1) - log2(x+3)= log2(1/x)      Log On


   



Question 110200: Please help! Thanks tutors!
log2(x-1) - log2(x+3)= log2(1/x)

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Given:
.
log%282%2C%28x-1%29%29+-+log%282%2C%28x%2B3%29%29+=+log%282%2C%281%2Fx%29%29
.
To solve for x, first recognize that the difference of the logs (to the same base) of two quantities
is equal to the log of the division of the two quantities.
.
Using this rule of logarithms means you can convert:
.
log%282%2C%28x-1%29%29+-+log%282%2C%28x%2B3%29%29 to log%282%2C%28%28x-1%29%2F%28x%2B3%29%29%29
.
Substitute this conversion into the equation and it becomes:
.
log%282%2C%28%28x-1%29%2F%28x%2B3%29%29%29+=+log%282%2C%281%2Fx%29%29
.
Look carefully at this. For the left side to be equal to the right side, the two quantities undergoing
the log operator must be equal. That means:
.
%28%28x-1%29%2F%28x%2B3%29%29+=+1%2Fx
.
This is a proportion and you can simplify proportions by cross multiplying ... multiplying
the numerator by the denominator on the other side ... for both numerators.
.
When you do that you get:
.
%28x-1%29%2Ax+=+1%2A%28x%2B3%29
.
Multiply out both sides and this equation becomes:
.
x%5E2+-x+=+x+%2B+3
.
Get rid of the x on the right side by subtracting x from both sides to get:
.
x%5E2+-+2x+=+3
.
Then get rid of the 3 on the right side by subtracting 3 from both sides to get:
.
x%5E2+-+2x+-+3+=+0
.
The left side of this equation factors to:
.
%28x+-3%29%2A%28x+%2B+1%29+=+0
.
This equation will be true if either of the factors is zero ... which would cause a
multiplication by zero on the left side and therefore make the left side become zero which equals
the right side. Note that one of the factors will be zero if x = +3 or if x = -1.
.
Note however that if x equals -1, several of the terms on which the log function is operating
will become negative, and the log of a negative number is not permitted. Therefore,
x = +3 is the only valid answer.
.
Hope this helps you to understand the problem and the steps you can go through to solve
for x.
.