document.write( "Question 358754: Help me solve for x algebraically, not graphically:\r
\n" );
document.write( "\n" );
document.write( "x + 2e^(2x)=0\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #256342 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! I don't think there is a standard closed form solution, unless you're interested in the Lambert W function and then, \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "I solved it using Newton's method. \n" ); document.write( "f(x)= \n" ); document.write( "f'(x)= \n" ); document.write( " |