Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Functions question

2011 · Shift 2 · Q37
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Advanced
  3. /Mathematics
  4. /Functions
  5. /2011 · Shift 2 · Q37

Functions question

2011 · Shift 2 · Q37

JEE AdvancedMathematicsFunctionsMultiple correct+4 / −1
Let f:(0,1)→Rf:(0,1) \to Rf:(0,1)→R be defined by f(x)=b−x1−bxf(x) = {{b - x} \over {1 - bx}}f(x)=1−bxb−x​, where b is a constant such that 0<b<10 \lt b \lt 10<b<1. Then
  1. A
    f is not invertible on (0, 1).
  2. B
    f eee f −-− 1 on (0, 1) and f′(b)=1f′(0)f'(b) = {1 \over {f'(0)}}f′(b)=f′(0)1​.
  3. C
    f = f −-− 1 on (0, 1) and f′(b)=1f′(0)f'(b) = {1 \over {f'(0)}}f′(b)=f′(0)1​.
  4. D
    f −-− 1 is differentiable on (0, 1).
View written solutionFree

Correct answer: A

Step-by-step Solution

The function is given by f(x)=b−x1−bxf(x) = \frac{b - x}{1 - bx}f(x)=1−bxb−x​, with domain D=(0,1)D = (0, 1)D=(0,1) and codomain RRR. The constant bbb satisfies 0<b<10 < b < 10<b<1.

We will analyze each option systematically.

Option A: f is not invertible on (0, 1).

A function is invertible if and only if it is bijective, which means it must be both injective (one-to-one) and surjective (onto).

  1. Injectivity (One-to-one): We check if the function is strictly monotonic by examining its derivative, f′(x)f'(x)f′(x). Using the quotient rule, (u/v)′=(u′v−uv′)/v2(u/v)' = (u'v - uv')/v^2(u/v)′=(u′v−uv′)/v2: Let u(x)=b−xu(x) = b - xu(x)=b−x and v(x)=1−bxv(x) = 1 - bxv(x)=1−bx. Then u′(x)=−1u'(x) = -1u′(x)=−1 and v′(x)=−bv'(x) = -bv′(x)=−b. f′(x)=(−1)(1−bx)−(b−x)(−b)(1−bx)2f'(x) = \frac{(-1)(1 - bx) - (b - x)(-b)}{(1 - bx)^2}f′(x)=(1−bx)2(−1)(1−bx)−(b−x)(−b)​ f′(x)=−1+bx−(−b2+bx)(1−bx)2f'(x) = \frac{-1 + bx - (-b^2 + bx)}{(1 - bx)^2}f′(x)=(1−bx)2−1+bx−(−b2+bx)​ f′(x)=−1+bx+b2−bx(1−bx)2f'(x) = \frac{-1 + bx + b^2 - bx}{(1 - bx)^2}f′(x)=(1−bx)2−1+bx+b2−bx​ f′(x)=b2−1(1−bx)2f'(x) = \frac{b^2 - 1}{(1 - bx)^2}f′(x)=(1−bx)2b2−1​ For x∈(0,1)x \in (0, 1)x∈(0,1) and b∈(0,1)b \in (0, 1)b∈(0,1), the term bx<1bx < 1bx<1, so 1−bx>01 - bx > 01−bx>0. Thus, the denominator (1−bx)2(1 - bx)^2(1−bx)2 is always positive. Since 0<b<10 < b < 10<b<1, we have 0<b2<10 < b^2 < 10<b2<1, which implies b2−1<0b^2 - 1 < 0b2−1<0. Therefore, f′(x)<0f'(x) < 0f′(x)<0 for all x∈(0,1)x \in (0, 1)x∈(0,1). This means that f(x)f(x)f(x) is a strictly decreasing function on its domain. A strictly monotonic function is always injective.

  2. Surjectivity (Onto): We need to find the range of f(x)f(x)f(x) and check if it equals the codomain, RRR. Since f(x)f(x)f(x) is continuous and strictly decreasing on (0,1)(0, 1)(0,1), its range is the interval (lim⁡x→1−f(x),lim⁡x→0+f(x))(\lim_{x\to1^-} f(x), \lim_{x\to0^+} f(x))(limx→1−​f(x),limx→0+​f(x)). lim⁡x→0+f(x)=f(0)=b−01−b(0)=b\lim_{x\to0^+} f(x) = f(0) = \frac{b - 0}{1 - b(0)} = blimx→0+​f(x)=f(0)=1−b(0)b−0​=b lim⁡x→1−f(x)=b−11−b(1)=−(1−b)1−b=−1\lim_{x\to1^-} f(x) = \frac{b - 1}{1 - b(1)} = \frac{-(1 - b)}{1 - b} = -1limx→1−​f(x)=1−b(1)b−1​=1−b−(1−b)​=−1 So, the range of fff is (−1,b)(-1, b)(−1,b).

    The codomain is given as RRR. Since the range (−1,b)(-1, b)(−1,b) is a proper subset of RRR (for example, b+1∈Rb+1 \in Rb+1∈R but b+1∉(−1,b)b+1 \notin (-1,b)b+1∈/(−1,b)), the function is not surjective.

  3. Invertibility Conclusion: Since fff is not surjective, it is not bijective. Therefore, fff is not invertible. Option A is correct.

Options B, C, and D: Analysis of statements involving f−1f^{-1}f−1

Since we have established that fff is not invertible, its inverse function f−1f^{-1}f−1 does not exist. Any statement about a non-existent object is logically false or ill-defined.

  • Options B and C contain statements like f=f−1f=f^{-1}f=f−1 and f≠f−1f \ne f^{-1}f=f−1. As f−1f^{-1}f−1 does not exist, these statements are ill-posed and must be considered false.
  • Option D states that f−1f^{-1}f−1 is differentiable. This is also false as f−1f^{-1}f−1 does not exist.

Further analysis for completeness (checking the composition f(f(x))f(f(x))f(f(x))): Sometimes, the notation f=f−1f=f^{-1}f=f−1 is used as a shorthand for f(f(x))=xf(f(x))=xf(f(x))=x (i.e., fff is an involution). Let's check this interpretation. For the composition f(f(x))f(f(x))f(f(x)) to be defined for all xxx in the domain of fff, the range of fff must be a subset of the domain of fff.

  • Domain of fff is (0,1)(0, 1)(0,1).
  • Range of fff is (−1,b)(-1, b)(−1,b). For the composition to be defined on the entire domain, we would need (−1,b)⊆(0,1)(-1, b) \subseteq (0, 1)(−1,b)⊆(0,1). This is not true because the interval (−1,0](-1, 0](−1,0] is part of the range but not part of the domain. Let's find for which xxx values f(f(x))f(f(x))f(f(x)) is undefined. f(x)f(x)f(x) will be in (−1,0](-1, 0](−1,0] when: f(x)≤0  ⟹  b−x1−bx≤0f(x) \le 0 \implies \frac{b-x}{1-bx} \le 0f(x)≤0⟹1−bxb−x​≤0. Since 1−bx>01-bx > 01−bx>0, this simplifies to b−x≤0b-x \le 0b−x≤0, or x≥bx \ge bx≥b. So for any x∈[b,1)x \in [b, 1)x∈[b,1), f(x)∈(−1,0]f(x) \in (-1, 0]f(x)∈(−1,0]. Since these values are not in the domain of fff, f(f(x))f(f(x))f(f(x)) is not defined for x∈[b,1)x \in [b, 1)x∈[b,1). Therefore, the identity f(f(x))=xf(f(x))=xf(f(x))=x does not hold for all x∈(0,1)x \in (0,1)x∈(0,1), making the premise of options B and C false even under this alternative interpretation.

Final Conclusion

  • Option A is correct because the function is not surjective from (0,1)(0,1)(0,1) to RRR.
  • Option B is incorrect because f−1f^{-1}f−1 does not exist.
  • Option C is incorrect because f−1f^{-1}f−1 does not exist.
  • Option D is incorrect because f−1f^{-1}f−1 does not exist.

Thus, the only correct option is A.

PreviousNext

More from Functions

  • Match the statements given in Column I with the intervals/union of intervals given in Column II : Includes diagram2011 · MCQ
  • Let f,g and h be real valued functions defined on the interval [0,1] by f(x)=ex2+e−x2, g(x)=xex2+e−x2 and h(x)=x2ex2+e−x2. If a,b and c denote, respectively, the absolute maximum of f,g and h…2010 · MCQ
  • Let S={1,2,3,4}. The total number of unordered pairs of disjoint subsets of S is equal to :2010 · MCQ
  • Consider the polynomial f(x)=1+2x+3x2+4x3. Let s be the sum of all distinct real roots of f(x) and let t=∣s∣. The real numbers lies in the interval2010 · MCQ
  • Consider the polynomial f(x)=1+2x+3x2+4x3. Let s be the sum of all distinct real roots of f(x) and let t=∣s∣. The function f′(x) is2010 · MCQ
  • If the function f(x)=x3+ex/2 and g(x)=f−1(x), then the value of g′(1) is ​.2009 · Numerical
  • Let ℕ denote the set of all natural numbers, and ℤ denote the set of all integers. Consider the functions f: ℕ → ℤ and g: ℤ → ℕ defined by f(n)={2(n+1)​2(4−n)​​if n is odd,if n is even,​…2025 · Multiple correct
  • Let ℝ denote the set of all real numbers. Let f: ℝ → ℝ be a function such that f(x) > 0 for all x ∈ ℝ, and f(x+y) = f(x)f(y) for all x, y ∈ ℝ. Let the real numbers a₁, a₂, ..., a₅₀ be in an arithmetic progression. If f(a₃₁) = 64f(a₂₅),…2025 · Numerical