Key Concepts and Formulas
- Domain of logb(g(x)): The argument g(x) must be strictly positive, i.e., g(x)>0. The base b must be positive and not equal to 1.
- Domain of sin−1(h(x)): The argument h(x) must lie within the closed interval [−1,1], i.e., −1≤h(x)≤1.
- Domain of a Sum/Difference of Functions: The domain of f(x)+g(x) or f(x)−g(x) is the intersection of the domain of f(x) and the domain of g(x).
- Solving Rational Inequalities: Critical points are where the numerator or denominator is zero. These points divide the number line into intervals. Test a value from each interval to determine where the inequality holds. Exclude points that make the denominator zero.
Step-by-Step Solution
The function is given by f(x)=loge(5+4x2x−3)+sin−1(2−x4+3x). To find the domain of f(x), we need to find the values of x for which both terms are simultaneously defined.
Step 1: Determine the domain of the logarithmic term.
For loge(5+4x2x−3) to be defined, its argument must be strictly positive:
5+4x2x−3>0
We find the critical points by setting the numerator and denominator to zero:
- Numerator: 2x−3=0⇒x=23
- Denominator: 5+4x=0⇒x=−45
These critical points divide the number line into three intervals: (−∞,−45), (−45,23), and (23,∞). We test a value from each interval:
- For x<−45 (e.g., x=−2): 5+4(−2)2(−2)−3=−3−7>0.
- For −45<x<23 (e.g., x=0): 5+4(0)2(0)−3=5−3<0.
- For x>23 (e.g., x=2): 5+4(2)2(2)−3=131>0.
Since the inequality is strict (>0), and x=−45 makes the denominator zero, the domain for the logarithmic term is:
D1=(−∞,−45)∪(23,∞)
Step 2: Determine the domain of the inverse sine term.
For sin−1(2−x4+3x) to be defined, its argument must be between −1 and 1 (inclusive):
−1≤2−x4+3x≤1
This compound inequality can be split into two separate inequalities:
Inequality 2a: 2−x4+3x≤1
2−x4+3x−1≤0
2−x4+3x−(2−x)≤0
2−x2+4x≤0
To apply the wavy curve method easily, we can multiply the numerator and denominator by −1 and reverse the inequality sign:
−(2−x)−(2+4x)≤0⇒x−22+4x≥0
The critical points are 2+4x=0⇒x=−21 and x−2=0⇒x=2.
Testing intervals:
- For x<−21 (e.g., x=−1): −1−22+4(−1)=−3−2>0.
- For −21<x<2 (e.g., x=0): 0−22+4(0)=−22<0.
- For x>2 (e.g., x=3): 3−22+4(3)=114>0.
Since x=2 (denominator cannot be zero) and the inequality is ≥0, the solution is:
x∈(−∞,−21]∪(2,∞)
Inequality 2b: 2−x4+3x≥−1
2−x4+3x+1≥0
2−x4+3x+(2−x)≥0
2−x6+2x≥0
Multiplying numerator and denominator by −1 and reversing the inequality:
−(2−x)−(6+2x)≥0⇒x−26+2x≤0
The critical points are 6+2x=0⇒x=−3 and x−2=0⇒x=2.
Testing intervals:
- For x<−3 (e.g., x=−4): −4−26+2(−4)=−6−2>0.
- For −3<x<2 (e.g., x=0): 0−26+2(0)=−26<0.
- For x>2 (e.g., x=3): 3−26+2(3)=112>0.
Since x=2 and the inequality is ≤0, the solution is:
x∈[−3,2)
Intersection of Inequality 2a and 2b:
To find the domain for the inverse sine term, we intersect the solutions from Inequality 2a and 2b:
- From 2a: (−∞,−21]∪(2,∞)
- From 2b: [−3,2)
The intersection is:
D2=((−∞,−21]∪(2,∞))∩[−3,2)
D2=[−3,−21]
Step 3: Find the intersection of the domains of both terms.
The domain of f(x) is the intersection of D1 and D2:
D=D1∩D2=((−∞,−45)∪(23,∞))∩[−3,−21]
Let's visualize this intersection:
- D1: (−∞,−1.25)∪(1.5,∞)
- D2: [−3,−0.5]
The interval [−3,−0.5] overlaps with (−∞,−1.25) in the range [−3,−1.25). It does not overlap with (1.5,∞).
Therefore, the intersection is:
D=[−3,−45)
The domain of the function f(x) is given as [α,β). By comparing this with our derived domain [−3,−45), we have:
α=−3
β=−45
Step 4: Calculate α2+4β.
Now we substitute the values of α and β into the expression:
α2+4β=(−3)2+4(−45)
=9+(−5)
=9−5
=4
Common Mistakes & Tips
- Sign Errors in Inequalities: Be extremely careful when manipulating inequalities, especially when multiplying or dividing by expressions involving variables. Always consider the sign of the multiplier.
- Excluding Denominator Zeros: Remember that values of x that make the denominator of a rational expression zero must always be excluded from the domain, even if the inequality is ≤ or ≥.
- Intersection of Intervals: Clearly visualize the intersection of intervals on a number line. This is crucial for finding the overall domain of composite functions.
Summary
To find the domain of the given function, we first determined the domain restrictions for the logarithmic term (argument must be positive) and the inverse sine term (argument must be between -1 and 1 inclusive). We solved the inequalities for each term separately. The domain of the function is the intersection of these individual domains. After finding the intersection to be [−3,−45), we identified α=−3 and β=−45. Finally, we calculated α2+4β to be 4.
The final answer is 4. This corresponds to option (A).