document.write( "Question 12669: how do I simplify the problem:
\n" );
document.write( "ln(x+2)+ln3=ln39
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #6450 by AdolphousC(70) ![]() You can put this solution on YOUR website! ln(x+2)+ln3=ln39\r \n" ); document.write( "\n" ); document.write( "You should be able to use the product property to rewrite the problem as follows\r \n" ); document.write( "\n" ); document.write( "ln 3(x+2) = ln 39\r \n" ); document.write( "\n" ); document.write( "the if the ln 3(x+2) = ln 39 then 3(x+2) = 39\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "now solve like normal \n" ); document.write( "3x + 6 = 39 \n" ); document.write( "3x = 33 \n" ); document.write( "x = 11 \n" ); document.write( " |