SOLUTION: Log(base 4) of X = Log (base 8) of 4x Solve for x?

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Log(base 4) of X = Log (base 8) of 4x Solve for x?      Log On


   



Question 250052: Log(base 4) of X = Log (base 8) of 4x
Solve for x?

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
log%284%2C+%28x%29%29+=+log%288%2C+%284x%29%29
The key to the solution is to recognize that 4 and 8 are both powers of 2. So we can rewrite each of these logarithms in terms of base 2 logarithms. You might be able to realize that since 4+=+2%5E2 and 8+=+2%5E3 and since logarithms are exponents, that %281%2F2%29log%282%2C+%28q%29%29+=+log%284%2C+%28q%29%29 and %281%2F3%29log%282%2C+%28q%29%29+=+log%288%2C+%28q%29%29. If this is hard to understand then here is some Algebra to show it. We will use a temporary variable:
Let z+=+log%284%2C+%28x%29%29
Rewriting this in exponential form we get:
4%5Ez+=+x
Replace 4 with 2%5E2:
%282%5E2%29%5Ez+=+x
Use the property of exponents, %28a%5Ep%29%5Eq+=+a%5E%28p%2Aq%29:
2%5E%282z%29+=+x
Find the base 2 logarithm of each side:
log%282%2C+%282%5E%282z%29%29%29+=+log%282%2C+%28x%29%29
Using a property of logarithms, log%28a%2C+%28p%5Eq%29%29+=+q%2Alog%28a%2C+%28p%29%29, we can move the exponent out front:
2z%2Alog%282%2C+%282%29%29+=+log%282%2C+%28x%29%29
Since log%282%2C+%282%29%29+=+1 by definition:
2z+=+log%282%2C+%28x%29%29
Multiply both sides by 1/2:
z+=+%281%2F2%29log%282%2C+%28x%29%29
Replace our temporary variable with what it represents:
log%284%2C+%28x%29%29+=+%281%2F2%29log%282%2C+%28x%29%29
Similar logic shows that
log%288%2C+%284x%29%29+=+%281%2F3%29log%282%2C+%284x%29%29

So we can write our equation using base 2 logarithms:
%281%2F2%29log%282%2C+%28x%29%29+=+%281%2F3%29log%282%2C+%284x%29%29
Now we can use the property of logarithms used earlier, in the other direction, to move the coefficients back into the arguments as exponents:
log%282%2C+%28x%5E%281%2F2%29%29%29+=+log%282%2C+%28%284x%29%5E%281%2F3%29%29%29
Now that we have two base 2 logarithms that are equal, their arguments must be equal:
x%5E%281%2F2%29+=+%284x%29%5E%281%2F3%29
To solve this we'll raise both sides to the 6th power. (You'll see why in a minute.)
%28x%5E%281%2F2%29%29%5E6+=+%28%284x%29%5E%281%2F3%29%29%5E6
which simplifies to
x%5E3+=+%284x%29%5E2
(See why we used 6 now?)
Now we simplify
x%5E3+=+16x%5E2
and solve. With a cubed term, the way to solve this is to get one side equal to zero and factor. Subtract 16x%5E2 from each side:
x%5E3+-+16x%5E2+=+0
Factor out the GCF (which is x%5E2):
x%5E2%28x+-16%29+=+0
Now we can use the Zero Product Property which says that this product can be zero only if one of the factors is zero. So:
x%5E2+=+0 or x-16+=+0
Solving each of these we get
x+=+0 or x+=+16

With logarithmic equations we should always check our answers. We must make sure that the solutions do not make an argument to any logarithm zero or negative.
log%284%2C+%28x%29%29+=+log%288%2C+%284x%29%29
Checking x = 0:
log%284%2C+%280%29%29+=+log%288%2C+%284%280%29%29%29
As we can see, when x = 0 we get arguments that are zero so we have to reject x = 0 as a solution.
Checking x = 16:
log%284%2C+%2816%29%29+=+log%288%2C+%284%2816%29%29%29
which simplifies to
log%284%2C+%2816%29%29+=+log%288%2C+%2864%29%29
which simplifies to
2+=+2 Check!

So the only solution is x = 16.