How do you find the domain of $\sqrt{x^2-7}$? The answer is $(-\infty ,-\sqrt7)\cup (\sqrt7,\infty)$.
2026-03-30 17:37:31.1774892251
On
Finding the domain of $\sqrt{x^2-7}$
84 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
We require $x^2-7 = \left(x-\sqrt{7}\right) \left(x+\sqrt{7}\right) \geq 0$. Sketching a graph of $y=x^2-7$ shows us that the regions we want are $x\geq\sqrt{7}$ and $x\leq-\sqrt{7}$.
ie we require $x\leq-7$ which is equivalent to $x\in \left(-\infty,-\sqrt{7}\right]$ OR (which is the same as $\cup$) $x\geq 7$ which is equivalent to $x\in \left[\sqrt{7},\infty\right)$, so we have the domain is $\left(-\infty,-\sqrt{7}\right]\cup \left[\sqrt{7},\infty\right)$.
(NB then answer given was slightly wrong as it did not include the values of $\pm\sqrt{7}$ in the domain — they should be included as they are defined under this function)
$$\sqrt{x^2-7}$$ is a real number if and only if $$x^2\ge 7$$
For positive values of x, $$x^2\ge 7 \implies x\ge \sqrt 7 $$
and for negative values of x, $$x^2\ge 7 \implies x\le -\sqrt 7 $$
Thus the domain is$$ \left(-\infty,-\sqrt{7}\right]\cup \left[\sqrt{7},\infty\right)$$