Animated Solution for Mathematics - Inverse Trigonometric Functions: The domain of the function f(x)=sin−1(x2+1∣x∣+5) is (−∞,−a]∪[a,∞). Then a is equal to :
Select Answer:
Visualized Solution
Function Definition
Given function: f(x)=sin−1(x2+1∣x∣+5)
Domain Constraint of sin−1(u)
For sin−1(u) to be defined, its argument must satisfy:
−1≤u≤1
Setting Up the Inequality
Substituting our expression into the constraint:
−1≤x2+1∣x∣+5≤1
Analyzing the Left Inequality
Since ∣x∣≥0, the numerator ∣x∣+5>0
Since x2≥0, the denominator x2+1>0
Therefore, x2+1∣x∣+5>0>−1 for all x∈R
Simplifying to the Right Inequality
The condition reduces to:
x2+1∣x∣+5≤1
Rearranging the Inequality
Cross-multiplying (since x2+1>0):
∣x∣+5≤x2+1
Rearranging terms:
x2−∣x∣−4≥0
Substitution for Simplicity
Let t=∣x∣
Note that t≥0 for all real x
The inequality becomes:
t2−t−4≥0
Finding the Roots
Solving t2−t−4=0 using the quadratic formula:
t=2(1)−(−1)±(−1)2−4(1)(−4)
t=21±17
Applying the Non-Negative Constraint
The roots are t1=21−17 (negative) and t2=21+17 (positive)
Since t≥0, we reject the negative region.
Valid range for t:
t≥21+17
Solving for x
Substituting back t=∣x∣:
∣x∣≥21+17
Opening the modulus gives:
x≤−21+17orx≥21+17
Final Comparison
The domain is x∈(−∞,−21+17]∪[21+17,∞)
Given domain format: (−∞,−a]∪[a,∞)
Comparing the two, we get:
a=21+17
00:00 / 00:00
The Sigma Insight: Domain and Range of Inverse Trigonometric Functions
Solution Diagram
Analyzing the Setup
Welcome, future engineers! Today, we are going to peel back the layers of a function that might look intimidating at first glance, but is actually a beautiful exercise in logical deduction. We are tasked with finding the domain of f(x)=sin−1(x2+1∣x∣+5).
Think of the domain as the 'allowable territory' for our function. It is the set of all inputs x for which the function produces a valid, real output.
Our journey begins with the gatekeeper of this function: the inverse sine. Recall that for any value u, the function sin−1(u) is only defined when −1≤u≤1. This is our non-negotiable constraint.
If our input u wanders outside this interval, the function ceases to exist. So, our first mission is to ensure that the expression x2+1∣x∣+5 stays strictly within the bounds of [−1,1]. This gives us the double inequality:
−1≤x2+1∣x∣+5≤1
The Simplification
Now, let's pause and analyze the left side of this inequality. We have ∣x∣+5 in the numerator and x2+1 in the denominator.
Since ∣x∣ is always non-negative, ∣x∣+5 is always at least 5. Since x2 is non-negative, x2+1 is always at least 1. A positive number divided by a positive number is always positive.
Therefore, the fraction is always greater than zero. Since it is always greater than zero, it is automatically greater than −1. The left side of our inequality is satisfied for all real numbers x!
The Trap of Cross-Multiplication
This is where the algebra gets exciting. We want to know when this fraction is less than or equal to 1.
Many students fall into the trap of cross-multiplying blindly. In inequalities, cross-multiplying is dangerous because if you multiply by a negative number, the inequality sign must flip.
However, in this problem, we are safe. Because x2+1 is strictly positive for all real x, we can multiply both sides by x2+1 without worrying about flipping the inequality sign. This leads us to:
∣x∣+5≤x2+1
Rearranging this, we get:
x2−∣x∣−4≥0
The Beauty of Substitution
This looks like a quadratic, doesn't it? Let's make it even cleaner by using a substitution. Let t=∣x∣. Since t is an absolute value, we must remember that t≥0.
Our inequality transforms into t2−t−4≥0. To solve this, we first find the roots of the equation t2−t−4=0. Using the quadratic formula:
t=2(1)−(−1)±(−1)2−4(1)(−4)
We find the roots to be t=21±17. We have two critical points: t1=21−17 and t2=21+17.
Since 17 is slightly larger than 4, t1 is negative, and t2 is positive. We need the quadratic to be greater than or equal to zero, which occurs outside the roots.
However, we have the constraint t≥0. This means we must discard the region containing the negative root. We are left with:
t≥21+17
The Final Synthesis
Finally, we substitute back t=∣x∣. We have ∣x∣≥21+17.
This inequality splits into two regions:
x≤−21+17orx≥21+17
The domain of the function is:
(−∞,−21+17]∪[21+17,∞)
You have successfully navigated the domain of this function! It was not just about solving an inequality; it was about understanding the physical constraints of the function and respecting the boundaries of the modulus. Keep this logical rigor in your toolkit, and no problem will ever be too complex for you.