document.write( "Question 347823: Find upto 3 sf the value of x where
\n" ); document.write( "base 2 log of (2x+1)- base 2 log of x = 2\r
\n" ); document.write( "\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #248701 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
\"log%282%2C+%282x%2B1%29%29-+log%282%2C+%28x%29%29+=+2\"
\n" ); document.write( "To solve equations where the variable is in the argument of one ore more logarithms, you usually start by transforming the equation into one of the following forms:
\n" ); document.write( "log(expression) = other-expression
\n" ); document.write( "or
\n" ); document.write( "log(expression) = log(other-expression)

\n" ); document.write( "These transformations are done using regular Algebra and/or properties of logarithms. In this problem we can use a property of logarithms, \"log%28a%2C+%28p%29%29++-+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Fq%29%29\", to combine the two logarithms on the left side of the equation into one. This will transform the equation into the first of the desired forms:
\n" ); document.write( "\"log%282%2C+%28%282x%2B1%29%2Fx%29%29+=+2\"
\n" ); document.write( "With this first form the next step is to rewrite the equation in exponential form. In general, \"log%28a%2C+%28p%29%29+=+q\" can be rewritten in the exponential form: \"a%5Eq+=+p\". Your equation can be rewritten as:
\n" ); document.write( "\"2%5E2+=+%282x%2B1%29%2Fx\"
\n" ); document.write( "This equation has no logarithms and is fairly simple to solve. First we simplify:
\n" ); document.write( "\"4+=+%282x%2B1%29%2Fx\"
\n" ); document.write( "Then we get rid of the fraction by multiplying both sides by x:
\n" ); document.write( "\"4x+=+2x%2B1\"
\n" ); document.write( "Get the x terms on one side (by subtracting 2x from each side):
\n" ); document.write( "\"2x+=+1\"
\n" ); document.write( "Divide both sides by 2:
\n" ); document.write( "\"x+=+1%2F2\"

\n" ); document.write( "When solving logarithmic equations it is important, not just a good idea, to check your answers. You must make sure that all arguments of logarithms are positive. Use the original equation to check.
\n" ); document.write( "\"log%282%2C+%282x%2B1%29%29-+log%282%2C+%28x%29%29+=+2\"
\n" ); document.write( "Checking x = 1/2:
\n" ); document.write( "\"log%282%2C+%282%281%2F2%29%2B1%29%29-+log%282%2C+%281%2F2%29%29+=+2\"
\n" ); document.write( "Simplify:
\n" ); document.write( "\"log%282%2C+%281%2B1%29%29-+log%282%2C+%281%2F2%29%29+=+2\"
\n" ); document.write( "\"log%282%2C+%282%29%29-+log%282%2C+%281%2F2%29%29+=+2\"
\n" ); document.write( "Both arguments are positive so the answer looks good so far. (If either one had turned out zero or negative we would have to reject this solution. And since this was the only solution we had, we would end of with no solution to this equation!)
\n" ); document.write( "By definition, the first log is equal to 1. For the second logarithm we need to understand what it represents. It represents the exponent for 2, the base, that results in 1/2. In other words, 2 to what power is 1/2? The answer to that question is equal to \"log%282%2C+%281%2F2%29%29\". If we know our exponents well we know that \"2%5E%28-1%29+=+1%2F2\" so the log is -1. Substituting these values in for the two logs we get:
\n" ); document.write( "\"1+-+%28-1%29++=+2\"
\n" ); document.write( "which simplifies to:
\n" ); document.write( "\"2+=+2\" Check!
\n" ); document.write( "
\n" ); document.write( "
\n" );