SOLUTION: log sqrt x = log1 - 3log2

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: log sqrt x = log1 - 3log2      Log On


   



Question 706849: log sqrt x = log1 - 3log2
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
log%28%28sqrt%28x%29%29%29+=+log%28%281%29%29+-+3log%28%282%29%29
Solving equations like this usually starts with transforming the equation into one of the following general forms:
log(expression) = number
or
log(expression) = log(other-expression)

Since all our terms are logarithms we will aim for the "all-log" second form.

All we have to do to reach the second form is to find a way to rewrite the two logs on the right side as one log. Fortunately the log(1) is zero (since 10 to the zero power is 1) so we can replace that log:
log%28%28sqrt%28x%29%29%29+=+0+-+3log%28%282%29%29
which simplifies to:
log%28%28sqrt%28x%29%29%29+=+-3log%28%282%29%29
We are very close to the second form. The -3 should not be there. Fortunately there is a property of logarithms, k%2Alog%28a%2C+%28p%29%29+=+log%28a%2C+%28p%5Ek%29%29, which allows us to move the coefficient of a log into the argument as its exponent. Using this property we can move the -3 out of the way:
log%28%28sqrt%28x%29%29%29+=+log%28%282%5E%28-3%29%29%29
which simplifies to:
log%28%28sqrt%28x%29%29%29+=+log%28%281%2F8%29%29
We now have the second form.

The next step with the second form is based on some simple logic. The equation says that two base 10 logarithms are equal. This means that the exponent on 10 that results in sqrt%28x%29 is the same as the exponent on 10 that results in 1/8. Putting a specific exponent on 10 should always result in the same number. So sqrt%28x%29 and 1%2F8 must be the same since we can use the same exponent on 10 to get them both. So:
sqrt%28x%29+=+1%2F8

Now that the variable is out of the logarithm we can solve for it. Squaring both sides:
x+=+1%2F64

Last of all we check the solution. This is not optional! This is required when solving these logarithmic equations or when you square both sides of an equation. We have done both.

Use the original equation to check:
log%28%28sqrt%28x%29%29%29+=+log%28%281%29%29+-+3log%28%282%29%29
Checking x = 1/64:
log%28%28sqrt%281%2F64%29%29%29+=+log%28%281%29%29+-+3log%28%282%29%29
Simplifying:
log%28%281%2F8%29%29+=+0+-+3log%28%282%29%29
log%28%281%2F8%29%29+=+-3log%28%282%29%29
log%28%281%2F8%29%29+=+log%28%282%5E%28-3%29%29%29
log%28%281%2F8%29%29+=+log%28%281%2F8%29%29
Check!! So x = 1/64 is the solution to the equation.