Question 173881
Do you have a calculator?
Mine has {{{e^x}}} on it. I can just
keep punching in {{{x}}} and then punch
{{{e^x}}} You'll have {{{x}}} and {{{y}}}
If you don't have it, {{{e = 2.718}}}, so
{{{e^0 = 1}}} (anything to the 0 power is 1)
{{{e^1 = 2.718}}}
{{{e^2 = 7.389}}}
{{{e^3 = 20.086}}}
and also
{{{e^-1 = .3679}}}
{{{e^-2 = .13533}}}
{{{e^-3 = .04979}}}
This is what your plot will look like:
{{{ graph( 600, 600, -5, 6, -5, 16, 2.718^x) }}}