document.write( "Question 587541: solve for x : ln(2x+5)=10 \n" ); document.write( "
Algebra.Com's Answer #375235 by 2404pradyu(1)\"\" \"About 
You can put this solution on YOUR website!
ln(2x+5)=10
\n" ); document.write( "2x+5=e^(10)
\n" ); document.write( "2x=e^(10)-5
\n" ); document.write( "x=[e^(10)-5]/2
\n" ); document.write( "
\n" );