Question:medium

If \( y = y(x) \) is the solution of the differential equation, \[ \sqrt{4 - x^2} \frac{dy}{dx} = \left( \left( \sin^{-1} \left( \frac{x}{2} \right) \right)^2 - y \right) \sin^{-1} \left( \frac{x}{2} \right), \] where \( -2 \leq x \leq 2 \), and \( y(2) = \frac{\pi^2 - 8}{4} \), then \( y^2(0) \) is equal to:

Show Hint

When solving differential equations, always ensure proper integration and boundary conditions to find constants of integration.
Updated On: Feb 5, 2026
Show Solution

Correct Answer: 2

Solution and Explanation

Step 1: Differential Equation Provided

The differential equation to be solved is: \[ \sqrt{4 - x^2} \frac{dy}{dx} = \left( \left( \sin^{-1} \left( \frac{x}{2} \right) \right)^2 - y \right) \sin^{-1} \left( \frac{x}{2} \right) \]

Step 2: Equation Rearrangement and Integration

The equation is rearranged, and then integrated to determine the solution for \( y(x) \): \[ y = \left( \sin^{-1} \left( \frac{x}{2} \right) \right)^2 - 2 + c \cdot e \]

Step 3: Constant Calculation Using Initial Condition

Using the initial condition \( y(2) = \frac{\pi^2}{4} - 2 \), the constant \( c \) is determined: \[ y(2) = \frac{\pi^2}{4} - 2 \implies c = 0 \]

Step 4: Determination of \( y(0) \)

Consequently, the value of \( y(0) \) is: \[ y(0) = -2 \]

Final Result: \( y(0) = -2 \)
Was this answer helpful?
0