document.write( "Question 173881: y = e^x
\n" ); document.write( "How do I graph this?? Please help???
\n" ); document.write( "

Algebra.Com's Answer #128766 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Do you have a calculator?
\n" ); document.write( "Mine has \"e%5Ex\" on it. I can just
\n" ); document.write( "keep punching in \"x\" and then punch
\n" ); document.write( "\"e%5Ex\" You'll have \"x\" and \"y\"
\n" ); document.write( "If you don't have it, \"e+=+2.718\", so
\n" ); document.write( "\"e%5E0+=+1\" (anything to the 0 power is 1)
\n" ); document.write( "\"e%5E1+=+2.718\"
\n" ); document.write( "\"e%5E2+=+7.389\"
\n" ); document.write( "\"e%5E3+=+20.086\"
\n" ); document.write( "and also
\n" ); document.write( "\"e%5E-1+=+.3679\"
\n" ); document.write( "\"e%5E-2+=+.13533\"
\n" ); document.write( "\"e%5E-3+=+.04979\"
\n" ); document.write( "This is what your plot will look like:
\n" ); document.write( "\"+graph%28+600%2C+600%2C+-5%2C+6%2C+-5%2C+16%2C+2.718%5Ex%29+\"
\n" ); document.write( "
\n" );