Analyzing the Setup
The function is defined as:
f(x)=sin−1((x−1)23x2+x−1)+cos−1(x+1x−1)
To find the domain, we must ensure that the arguments of both inverse trigonometric functions lie within the closed interval [−1,1] and that the denominators are non-zero.
The Gatekeeper of cos−1
For the term cos−1(x+1x−1), the argument must satisfy −1≤x+1x−1≤1. We must also enforce the constraint $x
eq -1$.
Solving the left inequality x+1x−1≥−1:
Using the Wavy Curve Method with critical points at x=−1 and x=0, we obtain x∈(−∞,−1)∪[0,∞).
Solving the right inequality x+1x−1≤1:
This implies x+1>0, or x>−1. Intersecting these conditions, the domain for the cos−1 component is x∈[0,∞).
The Algebraic Beast of sin−1
For the term sin−1((x−1)23x2+x−1), we require −1≤(x−1)23x2+x−1≤1, with $x
eq 1$. Since (x−1)2>0, we multiply by the denominator:
First, consider −(x−1)2≤3x2+x−1:
−x2+2x−1≤3x2+x−1⇒4x2−x≥0⇒x(4x−1)≥0
This yields x∈(−∞,0]∪[41,∞).
Next, consider 3x2+x−1≤(x−1)2:
3x2+x−1≤x2−2x+1⇒2x2+3x−2≤0⇒(2x−1)(x+2)≤0
This yields x∈[−2,21]. Intersecting these two results, the domain for the sin−1 component is x∈[−2,0]∪[41,21].
The Grand Finale
To find the domain of the entire function, we intersect the domains obtained from both parts:
The intersection results in the set containing the point 0 and the interval [41,21].
The final domain is: