Integration of $e^{-x}$ with respect to y

2.4k Views Asked by At

I'm not sure if I'm being incredibly stupid and having a brain dead moment! any help is appreciated!

The question I'm referring to is dealing with the integration of an exponential function of x with respect to y, but i think it would be more beneficial to understand the more simple $$\int{e^{-x} dy}$$ before attempting a complex integration. Thank you!

2

There are 2 best solutions below

0
On

Hint: $e^{-x}$ is constant with respect to $y$. So how do you integrate a constant?

Another hint: for any constant $c$ we have $\int c\,dy=cy+C$.

Answer: Finally we have $\int e^{-x}\,dy=ye^{-x}+C$.

0
On

This is very simple. Irrespective of the number of variables in the integrand only the variable with respect to which integration is being done will be considered a variable and the others will be deemed constants. Hence we have $$\int{e^{-x} dy}=e^{-x}y + c$$