document.write( "Question 131206: Find all real solutions to:
\n" );
document.write( "ln x + ln 2 = 3 \n" );
document.write( "
Algebra.Com's Answer #95789 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ln x + ln 2 = 3 \n" ); document.write( "ln(2x) = 3 \n" ); document.write( "2x = e^3 \n" ); document.write( "x = (1/2)e^3 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |