Animated Solution for Mathematics - Functions: The domain of the function f(x)=sin−1[2x2−3]+log2(log21(x2−5x+5)), where [t] is the greatest integer function, is :
To find the domain, every part of the function must be mathematically defined.
We have three main constraints: the inverse sine, the outer log, and the inner log.
Constraint 1: Inverse Sine
For sin−1(u) to be defined, its argument must lie in [−1,1].
Therefore, −1≤[2x2−3]≤1.
Here, [t] represents the Greatest Integer Function (GIF).
Solving the Greatest Integer Inequality
Property of GIF: If −1≤[t]≤1, then −1≤t<2.
Applying this: −1≤2x2−3<2.
Add 3 to all parts: 2≤2x2<5.
Divide by 2: 1≤x2<25.
Interval P1
Taking the square root (assuming x>0 based on options):
1≤x<25
Let's call this valid region P1.
Constraint 2: Outer Logarithm
For the outer log to be defined, its argument must be positive.
log21(x2−5x+5)>0
Since the base 21<1, the inequality sign reverses.
x2−5x+5<(21)0
Solving Interval P3
x2−5x+5<1
x2−5x+4<0
Factorizing: (x−1)(x−4)<0
This gives the interval P3: x∈(1,4)
Constraint 3: Inner Logarithm
The argument of the inner logarithm must also be positive.
x2−5x+5>0
We need to find the roots of the equation x2−5x+5=0.
Solving Interval P2
Roots: x=25±25−20=25±5
Since the quadratic is >0, x lies outside the roots.
Interval P2: x∈(−∞,25−5)∪(25+5,∞)
Finding the Intersection
We need the intersection of all three intervals: P1∩P2∩P3
P1∩P3=[1,25)∩(1,4)=(1,25)
Now intersect with P2.
Note that 1<25−5<25.
Final Domain
The overlapping region for all three intervals is between 1 and 25−5.
Final Domain: x∈(1,25−5)
Correct Option: (2)
00:00 / 00:00
The Sigma Insight: Domain and Range of a Function
Solution Diagram
Analyzing the Setup
To find the domain of the function f(x)=sin−1[2x2−3]+log2(log21(x2−5x+5)), we must satisfy every mathematical constraint simultaneously. We treat each component as a gatekeeper that restricts the possible values of x.
Phase 1
The Inverse Sine Gatekeeper
The domain of sin−1(u) is restricted to the interval [−1,1]. Therefore, the argument must satisfy:
−1≤[2x2−3]≤1
For the Greatest Integer Function (GIF) to fall within this range, the inner expression must satisfy:
−1≤2x2−3<2
Adding 3 to all parts yields 2≤2x2<5. Dividing by 2, we obtain 1≤x2<25. Assuming x>0, we identify our first valid interval:
P1=[1,25)
Phase 2
The Logarithmic Duality
Next, we address the outer logarithm: log21(x2−5x+5)>0. Because the base 21 is less than 1, the inequality sign reverses when we remove the logarithm:
x2−5x+5<(21)0⇒x2−5x+5<1
Rearranging this gives x2−5x+4<0. Factoring the quadratic results in (x−1)(x−4)<0, which provides the interval:
P3=(1,4)
We must also ensure the argument of the inner logarithm is strictly positive: x2−5x+5>0. Solving x2−5x+5=0 via the quadratic formula gives roots at x=25±5. The quadratic is positive outside these roots:
P2=(−∞,25−5)∪(25+5,∞)
Phase 3
The Final Intersection
To find the domain, we calculate the intersection P1∩P2∩P3. First, we intersect P1=[1,25) and P3=(1,4) to get (1,25).
Now, we intersect this result with P2. Note that 25−5≈1.38 and 25≈1.58. Since 1<1.38<1.58, the intersection of (1,1.58) and (−∞,1.38) is (1,1.38).