SOLUTION: Express as an equivalent expression that is a single logarithm and if possible simplify loga a/sqrt of x - loga sqrt ax loga a/√x- loga√ax

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Express as an equivalent expression that is a single logarithm and if possible simplify loga a/sqrt of x - loga sqrt ax loga a/√x- loga√ax      Log On


   



Question 282953: Express as an equivalent expression that is a single logarithm and if possible simplify
loga a/sqrt of x - loga sqrt ax
loga a/√x- loga√ax

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
(Please use "sqrt" for square roots and not the half-hearted radical: √. The later makes it nearly impossible to tell what the radicand is.)

log%28a%2C+%28a%2Fsqrt%28x%29%29%29+-+log%28a%2C+%28sqrt%28ax%29%29%29
Making this into a single logarithm is the easy part. This expression exactly matches the pattern of the left side of the following property of logarithms:
log%28a%2C+%28p%29%29+-+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Fq%29%29
So we can use the right side of the property to replace your expression with a single logarithm:
log%28a%2C+%28%28a%2Fsqrt%28x%29%29%2Fsqrt%28ax%29%29%29
Now we simplify the argument. We want to a) simplify the fraction within a fraction to a "regular" fraction; b) make sure denominators are rational; and do any other kinds of simplifying which can be done. There are several paths to these goals. But there is one which is probably the quickest. If we multiply the numerator and denominator of the "big" fraction by its denominator a lot of good things happen all at once, as you'll see:

which simplifies as follows:
log%28a%2C+%28%28a%2Asqrt%28ax%29%2Fsqrt%28x%29%29%2F%28sqrt%28ax%29%29%5E2%29%29
log%28a%2C+%28%28a%2Asqrt%28a%29%2Asqrt%28x%29%2Fsqrt%28x%29%29%2Fax%29%29

log%28a%2C+%28a%2Asqrt%28a%29%2Fax%29%29
We've gotten rid of the fraction within a fraction and the irrational denominators all at once! But there is more we can simplify:
log%28a%2C+%28cross%28a%29%2Asqrt%28a%29%2Fcross%28a%29x%29%29
log%28a%2C+%28sqrt%28a%29%2Fx%29%29
This is probably the desired answer. But, because the base of the logarithm is "a" and because of the square root of "a" is a power of "a", we can reduce this further:
log%28a%2C+%28a%5E%281%2F2%29%2Fx%29%29
Using the earlier property (this time to split these logarithms apart):
log%28a%2C+%28a%5E%281%2F2%29%29%29+-+log%28a%2C+%28x%29%29
Now we can use another property, log%28a%2C+%28p%5Eq%29%29+=+q%2Alog%28a%2C+%28p%29%29, we can move the exponent on a out in front:
%281%2F2%29log%28a%2C+%28a%29%29+-+log%28a%2C+%28x%29%29
And since log%28a%2C+%28a%29%29+=+1 by definition this becomes:
1%2F2+-+log%28a%2C+%28x%29%29
This is a simpler expression than log%28a%2C+%28sqrt%28a%29%2Fx%29%29 and it does include just a single logarithm. But it does not express the original expression "as a single logarithm" so it may not be considered "correct" given the instructions.