1. Let $F(x) = \int_x^5 e^{t^2}\,dt$. Which of the following equals $F'(x)$?
- A.$e^{x^2}$
- B.$-e^{x^2}$
- C.$e^{25} - e^{x^2}$
- D.$2x e^{x^2}$
View Answer
Answer: $-e^{x^2}$
Handle the variable lower limit: Since $x$ is in the lower limit, rewrite: $F(x) = -\int_5^x e^{t^2}\,dt$. Apply FTC Part 1: $F'(x) = -e^{x^2}$. Why distractors fail: Option A forgets the negative sign from flipping the limits. Option C gives $F(x)$ evaluated symbolically, not $F'(x)$. Option D incorrectly applies the chain rule as if the upper limit were $x^2$.