document.write( "Question 220524: Can anyone help me with this natural log question?\r
\n" );
document.write( "\n" );
document.write( "If ln(4x+4)=2 x=? \n" );
document.write( "
Algebra.Com's Answer #165539 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! ln(4x+4)=2 \n" ); document.write( "------------ \n" ); document.write( "4x+4 = e^2 \n" ); document.write( "4x = e^2-4 \n" ); document.write( "x = (e^2-4)/4 \n" ); document.write( "x = ~ 0.84726 \n" ); document.write( " |