document.write( "Question 173881: y = e^x
\n" );
document.write( "How do I graph this?? Please help??? \n" );
document.write( "
Algebra.Com's Answer #128765 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! Open up a spreadsheet in Excel. Put the numbers -3, -2, -1, 0, 1, 2, 3 into column A starting in cell A1. In cell B1 type: \"=exp(A1)\" (leave off the quotes). Then copy the contents of cell B1 into cells B2 through B7. That will give you a table of x values (column A) and y values (column B) that you can plot on graph paper. Your graph should look very much like:\r \n" ); document.write( "\n" ); document.write( " |