document.write( "Question 242323: logarithms confuse me..\r
\n" );
document.write( "\n" );
document.write( "solve: ln(x)-ln(x-4)=ln(3) \n" );
document.write( "
Algebra.Com's Answer #177413 by edjones(8007) You can put this solution on YOUR website! ln(x)-ln(x-4)=ln(3) \n" ); document.write( "e^(ln(x))/e^(ln(x-4))=e^(ln(3)) \n" ); document.write( "x/(x-4)=3 \n" ); document.write( "x=3x-12 \n" ); document.write( "2x=12 \n" ); document.write( "x=6 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |