Transcript text: $\int_{1}^{\sqrt{2}} \frac{x^{2}+\sqrt{x}}{x^{2}} d x$
Solution
Solution Steps
To solve the integral \(\int_{1}^{\sqrt{2}} \frac{x^{2}+\sqrt{x}}{x^{2}} dx\), we can simplify the integrand first. By breaking the fraction into two separate terms, we get \(\int_{1}^{\sqrt{2}} \left(1 + \frac{\sqrt{x}}{x^{2}}\right) dx\). We can then integrate each term separately.
Step 1: Simplify the Integrand
Given the integral:
\[
\int_{1}^{\sqrt{2}} \frac{x^{2} + \sqrt{x}}{x^{2}} \, dx
\]
we can simplify the integrand:
\[
\frac{x^{2} + \sqrt{x}}{x^{2}} = 1 + \frac{\sqrt{x}}{x^{2}} = 1 + x^{-\frac{3}{2}}
\]
Step 2: Integrate Each Term
We now integrate each term separately:
\[
\int_{1}^{\sqrt{2}} \left(1 + x^{-\frac{3}{2}}\right) \, dx
\]
This can be split into two integrals:
\[
\int_{1}^{\sqrt{2}} 1 \, dx + \int_{1}^{\sqrt{2}} x^{-\frac{3}{2}} \, dx
\]
Step 3: Compute the Integrals
For the first integral:
\[
\int_{1}^{\sqrt{2}} 1 \, dx = \left. x \right|_{1}^{\sqrt{2}} = \sqrt{2} - 1
\]