SOLUTION: 2Log Y base 3 + 2Log X base 3= 4, find y in terms of x?

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: 2Log Y base 3 + 2Log X base 3= 4, find y in terms of x?       Log On


   



Question 611748: 2Log Y base 3 + 2Log X base 3= 4, find y in terms of x?
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
2log%283%2C+%28y%29%29+%2B+2log%283%2C+%28x%29%29=+4
To solve for y, we need to "extract" it from the logarithm. For this, let's start by using properties of logs to combine the two logs. First the coefficients have to go. The easy way for this is to divide both sides of the equation by 2:
log%283%2C+%28y%29%29+%2B+log%283%2C+%28x%29%29=+2

Next we can use a property of logs, log%28a%2C+%28p%29%29+%2B+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Aq%29%29, to combine the logs. (This property requires logs with coefficients of 1. This is why the 2's had to go earlier.)
log%283%2C+%28y%2Ax%29%29=+2

Now we rewrite the equation in exponential form. In general log%28a%2C+%28p%29%29+=+q is equivalent to a%5Eq+=+p. Using this pattern on our equation we get:
3%5E2+=+y%2Ax
which simplifies to:
9 = y*x

Now that the logs are gone, the equation is simple to solve for y. Divide both sides by 9:
9%2Fx+=+y
And we're finished!