Key Concepts and Formulas
- Range of a Composite Function: To find the range of f(g(x)) over a domain for x, first find the range of g(x) for that domain. This range of g(x) becomes the domain for f(x). Then, analyze the monotonicity of f(x) over this new domain to determine the range of f(g(x)).
- Monotonicity using Derivatives: A function h(x) is strictly increasing on an interval if h′(x)>0 for all x in the interval, and strictly decreasing if h′(x)<0.
- Derivative of a Rational Function: For h(x)=cx+dax+b, h′(x)=(cx+d)2ad−bc.
Step-by-Step Solution
Step 1: Determine the Range of the Inner Function g(x)
We are given the inner function g(x)=1−x2−3x and the domain for x is [2,4].
First, we evaluate g(x) at the endpoints of the domain:
- At x=2:
g(2)=1−22−3(2)=−12−6=−1−4=4
- At x=4:
g(4)=1−42−3(4)=−32−12=−3−10=310
Next, we determine the monotonicity of g(x) by calculating its derivative g′(x). We can rewrite g(x) as g(x)=−x+1−3x+2. Using the formula for the derivative of a rational function cx+dax+b which is (cx+d)2ad−bc, with a=−3,b=2,c=−1,d=1:
g′(x)=(−x+1)2(−3)(1)−(2)(−1)=(1−x)2−3+2=(1−x)2−1
For x∈[2,4], (1−x)2 is always positive and non-zero. Since the numerator is −1, g′(x)<0 for all x∈[2,4]. This indicates that g(x) is strictly decreasing on the interval [2,4].
Since g(x) is decreasing, its maximum value on [2,4] is g(2)=4 and its minimum value is g(4)=310.
Thus, the range of g(x) for x∈[2,4] is [310,4]. This interval will serve as the domain for the outer function f.
Step 2: Determine the Monotonicity of the Outer Function f(x)
The outer function is f(x)=5x+22x+3. The domain for f is the range of g(x), which is [310,4].
We find the derivative f′(x) to determine its monotonicity. Using the derivative formula for a rational function with a=2,b=3,c=5,d=2:
f′(x)=(5x+2)2(2)(2)−(3)(5)=(5x+2)24−15=(5x+2)2−11
For x∈[310,4], x is positive, so 5x+2 is positive, and (5x+2)2 is always positive and non-zero. Since the numerator is −11, f′(x)<0 for all x in this interval. This means f(x) is strictly decreasing on the interval [310,4].
Step 3: Determine the Range of the Composite Function f(g(x))
The range of f(g(x)) is determined by applying the outer function f to the range of the inner function g(x), which is [310,4].
Since f(x) is a decreasing function on [310,4], the maximum value of f(g(x)) will occur at the minimum value of g(x), and the minimum value of f(g(x)) will occur at the maximum value of g(x).
The range of f(g(x)) is given as [α,β].
- The minimum value α is f(maximum value of g(x))=f(4).
- The maximum value β is f(minimum value of g(x))=f(310).
Let's calculate these values:
- For α=f(4):
α=5(4)+22(4)+3=20+28+3=2211=21
- For β=f(310):
β=5(310)+22(310)+3=350+2320+3=350+6320+9=356329=5629
So, the range of f(g(x)) is [α,β]=[21,5629].
Step 4: Calculate β−α1
We need to find the value of β−α1.
First, calculate β−α:
β−α=5629−21
To subtract the fractions, we use a common denominator, which is 56:
β−α=5629−2×281×28=5629−5628=561
Now, we compute β−α1:
β−α1=5611=56
Common Mistakes & Tips
- Direction of Monotonicity: Carefully determine if the outer function f is increasing or decreasing on the range of the inner function g. If f is decreasing, the endpoints of the range of f(g(x)) are swapped compared to if f were increasing.
- Domain of f: Ensure that the domain of f (which is the range of g) does not contain any vertical asymptotes of f. In this problem, the domain of f is [310,4], and the vertical asymptote of f(x)=5x+22x+3 is at x=−52, which is outside this interval.
- Calculation Errors: Double-check fraction arithmetic, especially when dealing with complex fractions or finding common denominators.
Summary
To find the range of the composite function f(g(x)), we first determined the range of the inner function g(x) over its given domain [2,4]. We found that g(x) is a decreasing function and its range is [310,4]. This range then served as the domain for the outer function f(x). We analyzed the monotonicity of f(x) on [310,4] and found it to be decreasing. Due to the decreasing nature of f, the minimum and maximum values of f(g(x)) were obtained by applying f to the maximum and minimum values of g(x) respectively. This yielded the range [α,β]=[21,5629]. Finally, we calculated β−α1 to be 56.
The final answer is 56.