document.write( "Question 1116196: a) solve the equation 7e^x + 3 = 2e^2x
\n" );
document.write( "b) solve 1/2 |2-2x|<_4 and represent on the number line
\n" );
document.write( "c) sole the equation x^4-5x^3+5x^2-5x-6=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #731026 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! solve the equation 7e^x + 3 = 2e^2x \n" ); document.write( "------------ \n" ); document.write( "2e^2x - 7e^x - 3 = 0 \n" ); document.write( "Sub for e^x \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "================== \n" ); document.write( "e^x = ~ 3.886 \n" ); document.write( "x = ln(3.886) = 1.357 \n" ); document.write( "--------- \n" ); document.write( "Ignore the negative value. \n" ); document.write( "=============== \n" ); document.write( "sole the equation x^4-5x^3+5x^2-5x-6=0 \n" ); document.write( "---- \n" ); document.write( "There are no integer zeroes. \n" ); document.write( "Iterative or graphical methods can be used. \n" ); document.write( " |