Chapter 9: Problem 14
Evaluate the following integrals: \(\int x \sqrt{2-x} d x\)
Short Answer
Expert verified
\(-\frac{4}{3} (2 - x)^{3/2} + \frac{2}{5} (2 - x)^{5/2} + C\)
Step by step solution
01
Identify the function to integrate
The given integral is \(\int x \sqrt{2-x} \, dx\). The integrand is a product of a polynomial and a square root function.
02
Use substitution
Let \(u = 2 - x\). Then, \(du = -dx\), or equivalently \(dx = -du\). Also, note that if \(u = 2 - x\), then \(x = 2 - u\).
03
Substitute variables
Substitute \(u\) and \(dx\) into the integral. This gives: \[\int x \sqrt{2-x} \, dx = \int (2 - u) \sqrt{u} \, (-du)\]. This simplifies to: \[\int (2 - u) \sqrt{u} \, (-du) = -\int (2 - u) \sqrt{u} \, du.\]
04
Expand the integrand
Expand \( (2 - u) \sqrt{u} \): \[(2 - u) \sqrt{u} = 2u^{1/2} - u^{3/2}.\] Thus the integral becomes: \[-\int (2 u^{1/2} - u^{3/2}) du.\]
05
Integrate
Integrate each term separately: \[-\int 2u^{1/2} \, du - (-\int u^{3/2} \, du).\] The integrals are: \int 2u^{1/2} \, du = 2 \cdot \frac{2}{3}u^{3/2} = \frac{4}{3}u^{3/2},\ and \int u^{3/2} \, du = \frac{2}{5}u^{5/2}.\ So we have: \[-( \frac{4}{3}u^{3/2} - \frac{2}{5} u^{5/2}).\]
06
Simplify and back-substitute
Simplify and back-substitute \(u = 2 - x\): \[-( \frac{4}{3}u^{3/2} - \frac{2}{5}u^{5/2}) = - \frac{4}{3} (2 - x)^{3/2} + \frac{2}{5} (2 - x)^{5/2}.\] So the solution is \[- \frac{4}{3} (2 - x)^{3/2} + \frac{2}{5} (2 - x)^{5/2} + C\], where \(C\) is the constant of integration.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
substitution method
The substitution method is a powerful integration technique used to simplify complex integrals. It involves replacing a part of the integrand with a new variable to make the integral easier to evaluate. In this exercise, we initially have the integral \(\int x \sqrt{2-x} \, dx\)\. To use substitution, we set up a change of variable, which typically simplifies the integrand considerably.\Steps in the substitution process:\
- \
- Identify a suitable substitution. Here, we let \(\u = 2 - x\) because the square root function will become simpler under this new variable.\ \
- Compute the differential of the substitution. For \(\u = 2 - x\), we have \(\du = -dx\) or equivalently \(\dx = -du\). \
- Substitute \(\u\) and \(\dx\) into the integral, converting all occurrences of the original variable (here, \(\x\)) into terms of the new variable (\(\u\)).\ \
- Simplify and evaluate the integral in terms of the new variable.\ \
- Finally, back-substitute the original variable into the solution to express the answer in terms of the original variable.\ \
indefinite integral
An indefinite integral represents a family of functions whose derivative is the integrand. Unlike definite integrals, which compute the area under a curve between two points, indefinite integrals include a constant of integration, denoted by \(\text{C}\). In this example, the indefinite integral of the function \(\int x \sqrt{2-x} \, dx\) involves finding an antiderivative without specified limits of integration.\Key Points:\
- \
- The solution includes an arbitrary constant \(\text{C}\) because there are infinitely many functions differing by a constant that can satisfy the integral equation.\ \
- The notation for indefinite integrals is \(\int f(x) \, dx = F(x) + C\), where \(\text{F} (x)\) is an antiderivative of \(\text{f} (x)\).\ \
integrating powers of u
Integrating powers of \(\text{u}\) is a straightforward process and an essential aspect of substitution, particularly when the integrand is expressed in terms of a polynomial. Once the integrand is transformed to a function of \(\text{u}\), we can apply basic power rules of integration. For this problem, after substitution, the integral becomes a sum of terms of \(\text{u}\) raised to various powers.\Basic Integration Rule:\
- \
- The integral of \(\text{u}^n\) is given by \(\frac{u^{n+1}}{n+1}\) provided \(\text{n} eq \text{-1}\).\ \
- \
- Combine the integrated terms, taking care of constants and signs. Here, we get: \(\text{-}\frac{\text{4}}{\text{3}} \u^{\frac{\text{3}}{\text{2}}} + \frac{\text{2}}{\text{5}} \u^{\frac{\text{5}}{\text{2}}}\). \
- Always add the constant of integration \(\text{C}\). \