Question 207963
what is the description of formation in h(x)=-e^x? Is it reflected in the y-axis? or the x-axis? I'm so confused....
----------------------------------------------
The basic function is y = e^x and it looks like this:
{{{graph(400,300,-10,10,-10,10,2.71828^x)}}}
-------------------------------------------------------
Your function is y = -e^x and it looks like this:
{{{graph(400,300,-10,10,-10,10,-2.71828^x)}}}
--------------------------------------------------------
Notice that e^x has flipped over the y-axis.
That means it was reflected in the y-axis.
---
Cheers,
Stan H.