document.write( "Question 153490: solve the equation e^5x-3=10 \n" ); document.write( "
Algebra.Com's Answer #112983 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming this is your equation (not sure w/o parentheses),
\n" ); document.write( "\"e%5E%285x-3%29=10\"
\n" ); document.write( "\"5x-3=ln%2810%29\"Natural log of boths sides.
\n" ); document.write( "\"5x=ln%2810%29%2B3\"
\n" ); document.write( "\"x=%28ln%2810%29%2B3%29%2F5\"
\n" ); document.write( "or approximately,
\n" ); document.write( "\"x=1.061\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "If your equation was,
\n" ); document.write( "\"e%5E%285x%29-3=10\"
\n" ); document.write( "\"e%5E%285x%29=13\"
\n" ); document.write( "\"5x=ln%2813%29\"
\n" ); document.write( "\"x=ln%2813%29%2F5\"
\n" ); document.write( "\"x=0.513\"
\n" ); document.write( "
\n" );