document.write( "Question 251601: Evaluate the exponential function for three positive values of x, three negative values of x, and at x=0.
\n" );
document.write( "f(x)=e^(-x)-1 \n" );
document.write( "
Algebra.Com's Answer #183287 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Evaluate the exponential function for three positive values of x, three negative values of x, and at x=0. \n" ); document.write( "f(x)=e^(-x)-1 \n" ); document.write( "--------------------- \n" ); document.write( "f(-3)= 19.086 \n" ); document.write( "f(-2)= 6.3891 \n" ); document.write( "f(-1)= 1.7183 \n" ); document.write( "f(0) = 0 \n" ); document.write( "f(1) = -0.6321 \n" ); document.write( "f(2) = -0.8647 \n" ); document.write( "f(3) = -0.9502 \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |