You can put this solution on YOUR website!
To express y in terms of x we will need to get y out of the argument of the logarithm. And to get a variable out of the argument of a logarithm you usually start by transforming the equation into one of these forms:
log(variable-expression) = other-expression
or
log(variable-expression) = log(other-expression)
(with the bases of the logarithms the same in the second form).
To reach either of these forms from your equation we will need to have the same bases for each logarithm. So we need to:
Make the bases of the logarithms equal.
Transform the new equation into one of the forms above.
Solve the equation from step #2 for y.
Let's see this in action.
1. Same bases. Since there is only one logarithm of base 4 we will change it to match the base of the others (base 2). There is a formula for converting bases of logarithms. To change a base "a" logarithm to an expression with base "b" logarithms: . To change into an equivalent expression of base 2 logarithms: . Substituting this base 2 expression in for the base 4 logarithm our equation becomes:
Fortunately, since then . So our equation simplifies to:
2. Transform the equation into one of the forms above. Since every term of our equation is a logarithm, I'll going to work towards the second form. This will require that we combine the three logarithms on the right into a single logarithm. Fortunately we have properties of logarithms which allow us to do just that:
Since there is a "+" between the first two logarithms we'll use the first property to combine them:
or
Since there is a "-" between the remaing two logarithms, I'll use the second property to combine them:
which simplifies to
We are close to the second form. But the 2 in the denominator needs to go. If we multiply both sides by 2 we get:
The 2 is still in the way but it is in a better place. Now we can use a third property of logarithms, , which allow us to move a coefficient into the argument as an exponent:
which simplifies to
We have finally achieved the second form (log(...) = log(...)).
3. Solve the equation for y. This requires that we get y out of the argument on the left. With the second form this is pretty easy. The equation says that the base 2 log of y is equal to the base 2 log of . If their logs are equal then they are equal. In other words:
which expresses y in terms of x.