The domain consists of all x-values that can be input into the function.
For cos−1 (inverse cosine), the input must be between −1 and 1, inclusive.
Since the function is y=cos−1(x2−4), the expression (x2−4) must satisfy:
−1≤x2−4≤1
For the left inequality:
x2−4≥−1
x2≥3
∣x∣≥3
This gives: x≤−3 or x≥3
For the right inequality:
x2−4≤1
x2≤5
∣x∣≤5
This gives: −5≤x≤5
Both conditions must be satisfied simultaneously.
On the left side: x≤−3 and x≥−5 gives [−5,−3]
On the right side: x≥3 and x≤5 gives [3,5]
Domain: [−5,−3]∪[3,5]