Double Angle Inverse Trig Identities
The identity 2*tan inverse(x) can be expressed as sin inverse(2x/(1+x^2)) when |x| <= 1, as cos inverse((1-x^2)/(1+x^2)) when x >= 0, and as tan inverse(2x/(1-x^2)) when |x| < 1. Similarly, sin inverse(2x*sqrt(1-x^2)) = 2*sin inverse(x) when |x| <= 1/sqrt(2), but equals pi - 2*sin inverse(x) when x > 1/sqrt(2). The domain restrictions are critical.
JEE loves testing whether students remember the domain restrictions. The clean formula works only in the specified range. Outside that range, you must use the alternate form. This is where most students lose marks.
Principal Value Range
Every inverse trigonometric function returns a unique value from a restricted range called the principal value range. For sin inverse: [-pi/2, pi/2], for cos inverse: [0, pi], for tan inverse: (-pi/2, pi/2). The principal value is the unique angle in this range whose trig ratio equals the given value. This restriction makes the inverse function single-valued.
The principal value range is the single most important concept in this chapter. Every JEE question on inverse trig ultimately tests whether you can bring the answer into the correct range. Getting this wrong means every subsequent step is also wrong.