Question:medium

Domain of $ \sin^{-1}(2x^2 - 3) $ is:

Show Hint

To determine the domain of inverse trigonometric functions, ensure that the input expression lies within the domain of the original function. For $ \sin^{-1}(y) $, the valid input range is $-1 \leq y \leq 1$.
Updated On: Jan 13, 2026
  • $(-1, 0) \cup (1, \sqrt{2})$
  • $(-\sqrt{2}, -1) \cup (0, 1)$
  • $[-\sqrt{2}, -1] \cup [1, \sqrt{2}]$
  • $(-\sqrt{2}, -1) \cup (1, \sqrt{2})$
Show Solution

The Correct Option is C

Solution and Explanation

The domain of the expression $ \sin^{-1}(2x^2 - 3) $ is determined by the requirement that the argument of the inverse sine function must be within the interval $ [-1, 1] $. Therefore, we establish the inequality:\[-1 \leq 2x^2 - 3 \leq 1\]Adding 3 to all parts of the inequality yields:\[2 \leq 2x^2 \leq 4\]Dividing by 2, we get:\[1 \leq x^2 \leq 2\]Taking the square root of all parts and considering both positive and negative values of $x$, we obtain:\[1 \leq |x| \leq \sqrt{2}\]This inequality implies that $x$ must be in the intervals $ [-\sqrt{2}, -1] $ or $ [1, \sqrt{2}] $. The domain of the function is thus the union of these two intervals:\[[-\sqrt{2}, -1] \cup [1, \sqrt{2}]\]
Was this answer helpful?
0