Question
Question: Find area enclosed by $(y - sin^{-1}x)^2 = x - x^2$....
Find area enclosed by (y−sin−1x)2=x−x2.

The area enclosed by the curve is 4π.
Solution
The given equation is (y−sin−1x)2=x−x2.
Step 1: Determine the domain for x. For the right-hand side, x−x2, to be defined and non-negative (since it's equal to a square), we must have: x−x2≥0 x(1−x)≥0 This inequality holds true for 0≤x≤1. Additionally, for sin−1x to be defined, x must be in the interval [−1,1]. Combining these conditions, the valid domain for x is [0,1].
Step 2: Express y in terms of x. Taking the square root of both sides of the given equation: y−sin−1x=±x−x2 This gives two functions for y:
- y1=sin−1x+x−x2
- y2=sin−1x−x−x2
Step 3: Set up the integral for the area. The area enclosed by the curve is the area between the two functions y1 and y2 over the interval [0,1]. Area A=∫01(y1−y2)dx A=∫01[(sin−1x+x−x2)−(sin−1x−x−x2)]dx A=∫012x−x2dx
Step 4: Simplify the integrand by completing the square. The term inside the square root, x−x2, can be rewritten by completing the square: x−x2=−(x2−x)=−(x2−x+41−41)=−((x−21)2−41)=41−(x−21)2
Now, the integral becomes: A=2∫0141−(x−21)2dx
Step 5: Evaluate the integral using a substitution or geometric interpretation. Let u=x−21. Then du=dx. When x=0, u=0−21=−21. When x=1, u=1−21=21. The integral transforms to: A=2∫−1/21/2(21)2−u2du
The integral ∫−aaa2−u2du represents the area of a semicircle with radius a. In this case, a=21. The area of a semicircle with radius a is 21πa2. So, ∫−1/21/2(21)2−u2du=21π(21)2=21π(41)=8π.
Therefore, the total area A is: A=2×8π=4π