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

Limits Continuity and Differentiability question

2022 · 26 Jun · Shift 1 · Q26
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 Main
  3. /Mathematics
  4. /Limits Continuity and Differentiability
  5. /2022 · 26 Jun · Shift 1 · Q26

Limits Continuity and Differentiability question

2022 · 26 Jun · Shift 1 · Q26

JEE MainMathematicsLimits Continuity and DifferentiabilityMCQ+4 / −1
Let f, g : R →\to→ R be two real valued functions defined as f(x)={−∣x+3∣,x<0ex,x≥0f(x) = \left\{ \begin{matrix} -|x + 3| & , & x \lt 0 \\ e^x & , & x \ge 0 \end{matrix} \right.f(x)={−∣x+3∣ex​,,​x<0x≥0​ and g(x)={x2+k1x,x<04x+k2,x≥0g(x) = \left\{ \begin{matrix} x^2 + k_1 x & , & x \lt 0 \\ 4x + k_2 & , & x \ge 0 \end{matrix} \right.g(x)={x2+k1​x4x+k2​​,,​x<0x≥0​, where k1k_1k1​ and k2k_2k2​ are real constants. If (gof) is differentiable at x = 0, then (gof)(−-− 4) + (gof)(4) is equal to :
  1. A
    4(e4+1)4({e^4} + 1)4(e4+1)
  2. B
    2(2e4+1)2(2{e^4} + 1)2(2e4+1)
  3. C
    4e44{e^4}4e4
  4. D
    2(2e4−1)2(2{e^4} - 1)2(2e4−1)
View written solutionFree

Correct answer: D

Let h(x)=(g∘f)(x)=g(f(x)).h(x)=(g\circ f)(x)=g(f(x)).h(x)=(g∘f)(x)=g(f(x)). We are given that h(x)h(x)h(x) is differentiable at x=0x=0x=0.

We will first determine k1,k2k_1,k_2k1​,k2​ using continuity and differentiability of hhh at 000, and then compute h(−4)+h(4)h(-4)+h(4)h(−4)+h(4).


1. Understand f(x)f(x)f(x) near x=0x=0x=0

Given

\begin{cases} -|x+3|,& x<0\\ e^x,& x\ge 0 \end{cases}$$ Near $x=0$ on the left side, we have $x<0$ and $x+3>0$, so $$|x+3|=x+3.$$ Hence for $x<0$ near $0$, $$f(x)=-(x+3)=-x-3.$$ Therefore, $$\lim_{x\to 0^-} f(x)=-3.$$ On the right side, $$f(x)=e^x \,\Rightarrow\, f(0)=1, \quad \lim_{x\to 0^+}f(x)=1.$$ So for the composition: - as $x\to 0^-$, input to $g$ tends to $-3$, - as $x\to 0^+$, input to $g$ tends to $1$, - and at $x=0$, $h(0)=g(f(0))=g(1)$. Since $1\ge 0$, we use the second branch of $g$: $$g(1)=4(1)+k_2=4+k_2.$$ --- ## 2. Write $(g\circ f)(x)$ on each side of $0$ ### For $x<0$ near $0$ We found $$f(x)=-x-3.$$ Since for $x$ near $0^-$, $-x-3<0$, we use the first branch of $g$: $$g(y)=y^2+k_1y \quad (y<0).$$ Thus $$h(x)=g(f(x))=(-x-3)^2+k_1(-x-3), \quad x<0.$$ ### For $x\ge 0$ Then $$f(x)=e^x>0,$$ so we use the second branch of $g$: $$g(y)=4y+k_2 \quad (y\ge 0).$$ Hence $$h(x)=4e^x+k_2, \quad x\ge 0.$$ So $$h(x)= \begin{cases} (-x-3)^2+k_1(-x-3),&x<0\\ 4e^x+k_2,&x\ge 0 \end{cases}$$ --- ## 3. Continuity at $x=0$ For differentiability, continuity is necessary. Left-hand limit: $$\lim_{x\to 0^-} h(x)=(-3)^2+k_1(-3)=9-3k_1.$$ Right-hand limit and value at $0$: $$h(0)=4e^0+k_2=4+k_2.$$ Thus continuity gives $$9-3k_1=4+k_2. \qquad (1)$$ --- ## 4. Differentiate on both sides and match derivatives at $0$ ### Left derivative For $x<0$, $$h(x)=(-x-3)^2+k_1(-x-3).$$ Differentiate: $$h'(x)=2(-x-3)(-1)+k_1(-1)=2x+6-k_1.$$ So $$h'_-(0)=6-k_1.$$ ### Right derivative For $x\ge 0$, $$h(x)=4e^x+k_2,$$ so $$h'(x)=4e^x.$$ Hence $$h'_+(0)=4.$$ Differentiability at $0$ requires $$6-k_1=4,$$ so $$k_1=2.$$ Substitute into (1): $$9-3(2)=4+k_2$$ $$9-6=4+k_2$$ $$3=4+k_2$$ $$k_2=-1.$$ --- ## 5. Compute $(g\circ f)(-4)$ First, $$f(-4)=-|{-4}+3|=-|-1|=-1.$$ Since $-1<0$, use first branch of $g$: $$g(-1)=(-1)^2+k_1(-1)=1-2=-1.$$ Thus $$(g\circ f)(-4)=-1.$$ --- ## 6. Compute $(g\circ f)(4)$ First, $$f(4)=e^4.$$ Since $e^4>0$, use second branch of $g$: $$g(e^4)=4e^4+k_2=4e^4-1.$$ Thus $$(g\circ f)(4)=4e^4-1.$$ --- ## 7. Required sum $$ (g\circ f)(-4)+(g\circ f)(4) = (-1)+(4e^4-1)=4e^4-2. $$ Factorizing, $$4e^4-2=2(2e^4-1).$$ So the correct option is $$\boxed{\text{D }=2(2e^4-1)}.$$ --- ## 8. Comparison with stored answer Stored correct answer: **D** Our derived answer: **D** They match.
PreviousNext

More from Limits Continuity and Differentiability

  • x→0lim​x4cos(sinx)−cosx​ is equal to :2022 · MCQ
  • Let f(x) = min {1, 1 + x sin x}, 0 ≤ x ≤ 2 π. If m is the number of points, where f is not differentiable and n is the number of points, where f is not continuous, then the ordered pair (m, n) is equal to2022 · MCQ
  • If for peqqeq0, the function f(x)=3729+qx​−97p(729+x)​−3​ is continuous at x=0, then :2022 · MCQ
  • Let a be an integer such that x→7lim​[x−3a]18−[1−x]​ exists, where [t] is greatest integer ≤ t. Then a is equal to :2022 · MCQ
  • Let [t] denote the greatest integer ≤ t and {t} denote the fractional part of t. The integral value of α for which the left hand limit of the function f(x)=[1+x]+2[x]+{x}α2[x]+{x}+[x]−1​…2022 · Numerical
  • Let f:[0,1]→R be a twice differentiable function in (0,1) such that f(0)=3 and f(1)=5. If the line y=2x+3 intersects the graph of f at only two distinct points in (0,1), then the least number of points…2022 · Numerical
  • x→0lim​((x+2)3+2(x+2)2+3sin(x+2)(x+2cosx)3+2(x+2cosx)2+3sin(x+2cosx)​)x100​ is equal to ​.2022 · Numerical
  • The function f:R→R defined by f(x)=n→∞lim​1+x2n+1−x2ncos(2πx)−x2nsin(x−1)​ is continuous for all x in :2022 · MCQ