document.write( "Question 865817: solve the exponential equation e^x-5=3 algebraically \n" ); document.write( "
Algebra.Com's Answer #521909 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! e^x-5=3 \n" ); document.write( "e^x = 3+5 \n" ); document.write( "e^x = 8 \n" ); document.write( "x = ln(8) \n" ); document.write( "x = 2.079 \n" ); document.write( " |