We're given \( \sin^{-1}x + \sin^{-1}y = \frac{\pi}{2} \) and need \( x^2 \) in terms of \( y \). Taking the cosine of both sides gives a direct algebraic route; let's derive the relationship and check it against each option.
Let \( A = \sin^{-1}x \) and \( B = \sin^{-1}y \), so \( A + B = \frac{\pi}{2} \). Taking cosine of both sides: \[ \cos(A+B) = \cos\left(\frac{\pi}{2}\right) = 0 \] Expanding: \[ \cos A \cos B - \sin A \sin B = 0 \] Since \( \sin A = x \), \( \sin B = y \), \( \cos A = \sqrt{1-x^2} \), \( \cos B = \sqrt{1-y^2} \): \[ \sqrt{1-x^2}\sqrt{1-y^2} = xy \] Squaring: \[ (1-x^2)(1-y^2) = x^2y^2 \implies 1 - x^2 - y^2 + x^2y^2 = x^2y^2 \implies x^2 = 1 - y^2 \]
The cosine-addition-formula derivation confirms \( x^2 = 1-y^2 \) directly and rules out the other forms.
Therefore, the correct answer is \( 1-y^2 \).