Skip to main content
Back to Sets, Relations & Functions
JEE Main 2023
Sets, Relations & Functions
Functions
Medium

Question

Let f,g:(1,)Rf, g:(1, \infty) \rightarrow \mathbb{R} be defined as f(x)=2x+35x+2f(x)=\frac{2 x+3}{5 x+2} and g(x)=23x1xg(x)=\frac{2-3 x}{1-x}. If the range of the function fog: [2,4]R[2,4] \rightarrow \mathbb{R} is [α,β][\alpha, \beta], then 1βα\frac{1}{\beta-\alpha} is equal to

Options

Solution

Key Concepts and Formulas

  • Range of a Composite Function: To find the range of f(g(x))f(g(x)) over a domain for xx, first find the range of g(x)g(x) for that domain. This range of g(x)g(x) becomes the domain for f(x)f(x). Then, analyze the monotonicity of f(x)f(x) over this new domain to determine the range of f(g(x))f(g(x)).
  • Monotonicity using Derivatives: A function h(x)h(x) is strictly increasing on an interval if h(x)>0h'(x) > 0 for all xx in the interval, and strictly decreasing if h(x)<0h'(x) < 0.
  • Derivative of a Rational Function: For h(x)=ax+bcx+dh(x) = \frac{ax+b}{cx+d}, h(x)=adbc(cx+d)2h'(x) = \frac{ad-bc}{(cx+d)^2}.

Step-by-Step Solution

Step 1: Determine the Range of the Inner Function g(x)g(x)

We are given the inner function g(x)=23x1xg(x) = \frac{2-3x}{1-x} and the domain for xx is [2,4][2,4]. First, we evaluate g(x)g(x) at the endpoints of the domain:

  • At x=2x=2: g(2)=23(2)12=261=41=4g(2) = \frac{2-3(2)}{1-2} = \frac{2-6}{-1} = \frac{-4}{-1} = 4
  • At x=4x=4: g(4)=23(4)14=2123=103=103g(4) = \frac{2-3(4)}{1-4} = \frac{2-12}{-3} = \frac{-10}{-3} = \frac{10}{3}

Next, we determine the monotonicity of g(x)g(x) by calculating its derivative g(x)g'(x). We can rewrite g(x)g(x) as g(x)=3x+2x+1g(x) = \frac{-3x+2}{-x+1}. Using the formula for the derivative of a rational function ax+bcx+d\frac{ax+b}{cx+d} which is adbc(cx+d)2\frac{ad-bc}{(cx+d)^2}, with a=3,b=2,c=1,d=1a=-3, b=2, c=-1, d=1: g(x)=(3)(1)(2)(1)(x+1)2=3+2(1x)2=1(1x)2g'(x) = \frac{(-3)(1) - (2)(-1)}{(-x+1)^2} = \frac{-3+2}{(1-x)^2} = \frac{-1}{(1-x)^2} For x[2,4]x \in [2,4], (1x)2(1-x)^2 is always positive and non-zero. Since the numerator is 1-1, g(x)<0g'(x) < 0 for all x[2,4]x \in [2,4]. This indicates that g(x)g(x) is strictly decreasing on the interval [2,4][2,4]. Since g(x)g(x) is decreasing, its maximum value on [2,4][2,4] is g(2)=4g(2)=4 and its minimum value is g(4)=103g(4)=\frac{10}{3}. Thus, the range of g(x)g(x) for x[2,4]x \in [2,4] is [103,4]\left[\frac{10}{3}, 4\right]. This interval will serve as the domain for the outer function ff.

Step 2: Determine the Monotonicity of the Outer Function f(x)f(x)

The outer function is f(x)=2x+35x+2f(x) = \frac{2x+3}{5x+2}. The domain for ff is the range of g(x)g(x), which is [103,4]\left[\frac{10}{3}, 4\right]. We find the derivative f(x)f'(x) to determine its monotonicity. Using the derivative formula for a rational function with a=2,b=3,c=5,d=2a=2, b=3, c=5, d=2: f(x)=(2)(2)(3)(5)(5x+2)2=415(5x+2)2=11(5x+2)2f'(x) = \frac{(2)(2) - (3)(5)}{(5x+2)^2} = \frac{4-15}{(5x+2)^2} = \frac{-11}{(5x+2)^2} For x[103,4]x \in \left[\frac{10}{3}, 4\right], xx is positive, so 5x+25x+2 is positive, and (5x+2)2(5x+2)^2 is always positive and non-zero. Since the numerator is 11-11, f(x)<0f'(x) < 0 for all xx in this interval. This means f(x)f(x) is strictly decreasing on the interval [103,4]\left[\frac{10}{3}, 4\right].

Step 3: Determine the Range of the Composite Function f(g(x))f(g(x))

The range of f(g(x))f(g(x)) is determined by applying the outer function ff to the range of the inner function g(x)g(x), which is [103,4]\left[\frac{10}{3}, 4\right]. Since f(x)f(x) is a decreasing function on [103,4]\left[\frac{10}{3}, 4\right], the maximum value of f(g(x))f(g(x)) will occur at the minimum value of g(x)g(x), and the minimum value of f(g(x))f(g(x)) will occur at the maximum value of g(x)g(x). The range of f(g(x))f(g(x)) is given as [α,β][\alpha, \beta].

  • The minimum value α\alpha is f(maximum value of g(x))=f(4)f(\text{maximum value of } g(x)) = f(4).
  • The maximum value β\beta is f(minimum value of g(x))=f(103)f(\text{minimum value of } g(x)) = f\left(\frac{10}{3}\right).

Let's calculate these values:

  • For α=f(4)\alpha = f(4): α=2(4)+35(4)+2=8+320+2=1122=12\alpha = \frac{2(4)+3}{5(4)+2} = \frac{8+3}{20+2} = \frac{11}{22} = \frac{1}{2}
  • For β=f(103)\beta = f\left(\frac{10}{3}\right): β=2(103)+35(103)+2=203+3503+2=20+9350+63=293563=2956\beta = \frac{2\left(\frac{10}{3}\right)+3}{5\left(\frac{10}{3}\right)+2} = \frac{\frac{20}{3}+3}{\frac{50}{3}+2} = \frac{\frac{20+9}{3}}{\frac{50+6}{3}} = \frac{\frac{29}{3}}{\frac{56}{3}} = \frac{29}{56} So, the range of f(g(x))f(g(x)) is [α,β]=[12,2956][\alpha, \beta] = \left[\frac{1}{2}, \frac{29}{56}\right].

Step 4: Calculate 1βα\frac{1}{\beta-\alpha}

We need to find the value of 1βα\frac{1}{\beta-\alpha}. First, calculate βα\beta - \alpha: βα=295612\beta - \alpha = \frac{29}{56} - \frac{1}{2} To subtract the fractions, we use a common denominator, which is 56: βα=29561×282×28=29562856=156\beta - \alpha = \frac{29}{56} - \frac{1 \times 28}{2 \times 28} = \frac{29}{56} - \frac{28}{56} = \frac{1}{56} Now, we compute 1βα\frac{1}{\beta-\alpha}: 1βα=1156=56\frac{1}{\beta-\alpha} = \frac{1}{\frac{1}{56}} = 56


Common Mistakes & Tips

  • Direction of Monotonicity: Carefully determine if the outer function ff is increasing or decreasing on the range of the inner function gg. If ff is decreasing, the endpoints of the range of f(g(x))f(g(x)) are swapped compared to if ff were increasing.
  • Domain of ff: Ensure that the domain of ff (which is the range of gg) does not contain any vertical asymptotes of ff. In this problem, the domain of ff is [103,4]\left[\frac{10}{3}, 4\right], and the vertical asymptote of f(x)=2x+35x+2f(x)=\frac{2x+3}{5x+2} is at x=25x=-\frac{2}{5}, 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))f(g(x)), we first determined the range of the inner function g(x)g(x) over its given domain [2,4][2,4]. We found that g(x)g(x) is a decreasing function and its range is [103,4]\left[\frac{10}{3}, 4\right]. This range then served as the domain for the outer function f(x)f(x). We analyzed the monotonicity of f(x)f(x) on [103,4]\left[\frac{10}{3}, 4\right] and found it to be decreasing. Due to the decreasing nature of ff, the minimum and maximum values of f(g(x))f(g(x)) were obtained by applying ff to the maximum and minimum values of g(x)g(x) respectively. This yielded the range [α,β]=[12,2956][\alpha, \beta] = \left[\frac{1}{2}, \frac{29}{56}\right]. Finally, we calculated 1βα\frac{1}{\beta-\alpha} to be 56.


The final answer is 56\boxed{56}.

Practice More Sets, Relations & Functions Questions

View All Questions