shards5
- 37
- 0
Homework Statement
\int\int\int^{}_{B} ye^(-xy) dV where B is the box determined by 0 \leq x \leq 4, 0 \leq y \leq 1, 0 \leq z \leq 5.
Homework Equations
The Attempt at a Solution
\int^{4}_{0}\int^{1}_{0}\int^{5}_{0} ye^(-xy) dzdydx
Integrating the first time I get
zye-xy
Plugging in 5 and 0 I get
5ye-xy
Integrating the above with respect to y. I use u = 5y and dv = e-xy which gives me du = 5du and v = \frac{-e^(-xy)}{x}
Which leaves me with the following equation.
-5y*\frac{e^(-xy)}{x} - \int e^(-xy)5du
After integration I get
-5y*\frac{e^(-xy)}{x} + \frac{5e^(-xy)}{x}
Plugging in 1 and 0 into the above I get
-5\frac{e^(-x)}{x} + 5\frac{e^(-x)}{x} - 5\frac{e^0}{x}
Which just leaves me with since the first two cancel each other out.
-5\frac{e^0}{x}
Integrating the above I get
-5log(x) which is where my problem lies, I can't get the log of 0.
Last edited: