document.write( "Question 378219: How do I express the terms of a natural logarithm?
\n" );
document.write( "The answer has to be a solution set.\r
\n" );
document.write( "\n" );
document.write( "7^(3x+2)=2^(x+3)\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #268815 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Solving equations where the variable is in an exponent normally involves use of logarithms. Usually you can choose any base of logarithm. But you were instructed to use natural logarithms (ln). So we will find the natural logarithm of each side: \n" ); document.write( " \n" ); document.write( "Now we use a property of logarithms, \n" ); document.write( "(3x+2)*ln(7) = (x+3)*ln(2) \n" ); document.write( "On each side we can use the Distributive Property to simplify: \n" ); document.write( "3x*ln(7) + 2*ln(7) = x*ln(2)+3*ln(2) \n" ); document.write( "Next we gather the x terms on one side and the other terms on the other side of the equation. Subtracting x*ln(2) and 2*ln(7) from each side we get: \n" ); document.write( "3x*ln(7) - x*ln(2) = 3*ln(2) - 2*ln(7) \n" ); document.write( "Now we can factor out x on the left side: \n" ); document.write( "x*(3*ln(7) - ln(2)) = 3*ln(2) - 2*ln(7) \n" ); document.write( "And finally we divide both sides of the equation by (3ln(7) - ln(2)): \n" ); document.write( " \n" ); document.write( "This is an exact expression for the solution to your equation. The solution set is this single number. If you want a decimal approximation, then you need to get out your calculator, find the logarithms and simplify the expression. \n" ); document.write( " |