document.write( "Question 412938: can anyone help me solve the following log equation:\r
\n" );
document.write( "\n" );
document.write( "Solve for x:
\n" );
document.write( "2^(x-1) = 3^(2x-1) \n" );
document.write( "
Algebra.Com's Answer #290141 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Solving equations where the variable is in an exponent can be done in a couple of ways:
\n" ); document.write( "Since 2 and 3 are prime they share no common factors (other than 1) and so it will not be simple to write each side as powers of the same number. So we will use logarithms. Any base of logarithm can be used. However,
\n" ); document.write( "Let's look at using base 2 logarithms. Finding the base 2 logarithm of each side we get: \n" ); document.write( " \n" ); document.write( "Next we can use a property of logarithms, \n" ); document.write( " \n" ); document.write( "By definition, \n" ); document.write( " \n" ); document.write( "or just \n" ); document.write( " \n" ); document.write( "Now we solve for x. First we simplify the right side, using the Distributive Property: \n" ); document.write( " \n" ); document.write( "Next we gather the x terms on one side and the \"non-x\" terms on the other side of the equation. Subtractin x fron each side and adding \n" ); document.write( " \n" ); document.write( "Factoring out x on the right side we get: \n" ); document.write( " \n" ); document.write( "And last of all we divide both sides by \n" ); document.write( " \n" ); document.write( "This is an exact expression for the solution to your equation. If you need a decimal approximation, then you a) should have used base 10 or base e logs instead; or b) use the change of base formula to convert the logarithms above into base 10 or base e logarithms. \n" ); document.write( "If we chose base 3 logarithms instead... (The steps are all the same as above except a different logarithm turns out to be 1 so I will not provide explanations.) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "If we chose base e logarithms instead... (The steps are all the same as above except no logarithm turns out to be 1 so I will not provide explanations.) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "If we chose base 10 logarithms instead we would end up with: \n" ); document.write( " \n" ); document.write( "All four solutions, although they look different, are correct and exact expressions for the solution to your equation. The last two, with the base e or base 10 logarithms, are more complex but easier to turn into decimal approximations. \n" ); document.write( " |