Question
Question: √(x-x^2) dx...
√(x-x^2) dx
42x−1x−x2+81sin−1(2x−1)+C
Solution
To evaluate the integral ∫x−x2dx, we first complete the square for the quadratic expression inside the square root.
-
Complete the square: The expression is x−x2. We can rewrite this as −(x2−x). To complete the square for x2−x, we add and subtract (2−1)2=41. So, x2−x=(x2−x+41)−41=(x−21)2−41. Therefore, x−x2=−[(x−21)2−41]=41−(x−21)2.
-
Substitute to a standard form: Let u=x−21. Then du=dx. The integral becomes: ∫41−u2du This is in the standard form ∫a2−u2du, where a2=41, so a=21.
-
Apply the standard integration formula: The formula for ∫a2−x2dx is 2xa2−x2+2a2sin−1(ax)+C. Applying this with u instead of x and a=21: ∫41−u2du=2u41−u2+2(21)2sin−1(21u)+C =2u41−u2+241sin−1(2u)+C =2u41−u2+81sin−1(2u)+C
-
Substitute back to the original variable: Now substitute u=x−21 back into the expression: 2x−2141−(x−21)2+81sin−1(2(x−21))+C
-
Simplify the expression:
- 2x−21=42x−1
- 41−(x−21)2=41−(x2−x+41)=41−x2+x−41=x−x2
- 2(x−21)=2x−1
Substituting these simplified terms back, we get: 42x−1x−x2+81sin−1(2x−1)+C
The integral ∫x−x2dx is solved by first completing the square of the quadratic expression x−x2 to transform it into the form 41−(x−21)2. A substitution u=x−21 converts the integral into the standard form ∫a2−u2du, where a=21. Using the known integration formula ∫a2−x2dx=2xa2−x2+2a2sin−1(ax)+C, and substituting back u=x−21, leads to the final result.