1. The iterated integral $\int_0^1 \int_0^x e^{x^2}\, dy\, dx$ is given. After evaluating the inner integral with respect to $y$, what is the resulting single integral in $x$?
- A.$\int_0^1 e^{x^2}\, dx$
- B.$\int_0^1 x\, e^{x^2}\, dx$
- C.$\int_0^1 x^2 e^{x^2}\, dx$
- D.$\int_0^1 2x\, e^{x^2}\, dx$
View Answer
Answer: $\int_0^1 x\, e^{x^2}\, dx$
Evaluate the inner integral: Since $e^{x^2}$ is constant with respect to $y$, $\int_0^x e^{x^2}\, dy = e^{x^2} \cdot [y]_0^x = x\, e^{x^2}$. Why Option B is correct: The remaining integral is $\int_0^1 x\, e^{x^2}\, dx$, which can be evaluated with the substitution $u = x^2$. Why distractors fail: Option A forgets the factor of $x$ from the upper limit. Option C incorrectly multiplies by $x^2$ instead of $x$. Option D has an extra factor of 2.