PracticeHow it worksFeaturesPricingBlog Start practising free
Past Paper Solutions

Limit, Continuity and Differentiability JEE 2018: Official Solution

JEE Advanced 2018 Mathematics Limit, Continuity and Differentiability Mean value theorem and properties of twice differentiable functions

By Founder, JEEnius - IIT Kanpur Alumni · Aug 28, 2026 · 4 min read

Hard 5 min target

Q.4 For every twice differentiable function f:R[2,2] with (f(0))2+(f(0))2=85, which of the following statement(s) is (are) TRUE?

Show answerAnswer

A) There exist r,sR, where r<s, such that f is one-one on the open interval (r,s)

B) There exists x0(4,0) such that |f(x0)|1

D) There exists a(4,4) such that f(a)+f(a)=0 and f(a)0

Explanation

Given that f:R[2,2], we have

|f(x)|2

In particular,

|f(0)|2

The condition is

(f(0))2+(f(0))2=85

Since

(f(0))24

we get

(f(0))281

Therefore,

|f(0)|9

So f(0)0.

For option A: Since f is twice differentiable, f is differentiable and hence continuous at 0. Since f(0)0, there exists a small interval around 0 where f keeps the same non-zero sign. Therefore, f is strictly monotonic on that interval. A strictly monotonic function is one-one. Hence option A is true.

For option B: Apply Lagrange Mean Value Theorem on the interval [4,0]. There exists x0(4,0) such that

f(x0)=f(0)f(4)4

Since both f(0) and f(4) lie in [2,2], we have

|f(0)f(4)|4

Thus,

|f(x0)|44

|f(x0)|1

So option B is true.

For option C: The given conditions do not force the limit of f(x) as x to be 1. For example, a bounded oscillatory twice differentiable function can satisfy the condition. Take

f(x)=2sin(kx)

Then

f(0)=0

f(x)=2kcos(kx)

f(0)=2k

Choose

2k=85

Then

(f(0))2+(f(0))2=85

But f(x)=2sin(kx) does not have a limit as x. Hence option C is false.

For option D: Define

g(x)=(f(x))2+(f(x))2

Then

g(0)=85

From the same Mean Value Theorem argument on [4,0], there exists x1(4,0) such that

|f(x1)|1

Since |f(x1)|2,

g(x1)=(f(x1))2+(f(x1))24+1

g(x1)5

Similarly, applying Mean Value Theorem on [0,4], there exists x2(0,4) such that

|f(x2)|1

So

g(x2)5

Now g is continuous on [x1,x2] and 0(x1,x2). Since

g(0)=85

and the endpoint values are at most 5, g attains a maximum at some interior point a(x1,x2)(4,4).

At this interior maximum,

g(a)=0

Now differentiate g(x):

g(x)=2f(x)f(x)+2f(x)f(x)

g(x)=2f(x)(f(x)+f(x))

Thus,

2f(a)(f(a)+f(a))=0

At the maximum point, g(a)85. Since |f(a)|2, we have

(f(a))281

So

f(a)0

Therefore,

f(a)+f(a)=0

Hence option D is true.

Therefore, the correct options are A, B and D.

Mathematics artwork for the article: Limit, Continuity and Differentiability JEE 2018: Official Solution

What does the 2018 JEE Advanced question on twice differentiable functions ask?

The correct options are A, B and D. The question considers every twice differentiable function f:[2,2] that satisfies (f(0))2+(f(0))2=85. Such an f maps all real numbers into the closed interval [2,2] and is twice differentiable everywhere. The task is to decide which of the four statements must be true.

What is the official solution to the 2018 JEE Advanced twice differentiable function problem?

Given that f:[2,2], we have |f(x)|2.

In particular, |f(0)|2.

The condition is (f(0))2+(f(0))2=85.

Since (f(0))24 we get (f(0))281.

Therefore, |f(0)|9.

So f(0)0.

Since f is twice differentiable, f is continuous at 0. Since f(0)0, there exists a small interval around 0 where f keeps the same non-zero sign. Therefore f is strictly monotonic on that interval and hence one-one. Option A holds.

Apply Lagrange Mean Value Theorem on [4,0]. There exists x0(4,0) such that

f(x0)=f(0)f(4)4.

Since both f(0) and f(4) lie in [2,2], we have |f(0)f(4)|4. Thus |f(x0)|1.

Option B holds.

The given conditions do not force limxf(x)=1. Take f(x)=2sin(kx). Then f(0)=0, f(x)=2kcos(kx), f(0)=2k. Choose 2k=85. Then (f(0))2+(f(0))2=85. But f(x)=2sin(kx) does not have a limit as x. Option C is false.

Define g(x)=(f(x))2+(f(x))2. Then g(0)=85. From the same Mean Value Theorem argument on [4,0], there exists x1(4,0) such that |f(x1)|1. Since |f(x1)|2, g(x1)5.

Similarly, there exists x2(0,4) such that g(x2)5.

Now g is continuous on [x1,x2] and 0(x1,x2). Since g(0)=85>5, g attains a maximum at some interior point a(x1,x2)(4,4). At this interior maximum, g(a)=0.

Differentiate:

g(x)=2f(x)f(x)+2f(x)f(x).

So

g(x)=2f(x)(f(x)+f(x)).

Thus

2f(a)(f(a)+f(a))=0.

At the maximum point, g(a)85. Since |f(a)|2, we have (f(a))281. So f(a)0. Therefore f(a)+f(a)=0. Option D holds.

You can search every JEE Advanced paper from 2007 by chapter in the past-paper archive to see identical constructions.

What reasoning error leads students to pick option C?

Students treat the large |f(0)|9 as evidence that the function must eventually settle to a definite horizontal asymptote. They imagine the steep slope at zero will drive f toward a constant value and stay there.

They confuse the bounded range with the existence of limxf(x). A function can stay inside [2,2] forever yet oscillate without approaching any single number. Bounded continuous functions need not possess limits at infinity.

They fail to test the option by deliberately constructing a periodic twice-differentiable function that satisfies the initial condition yet keeps oscillating. The counter-example f(x)=2sin(85/4x) meets (f(0))2+(f(0))2=85, stays inside [2,2], but has no limit at infinity.

Why is the auxiliary function g(x) = [f(x)]^2 + [f'(x)]^2 indispensable for option D?

The construction forces an interior maximum where the derivative relation must hold. Note g(0)=85 while MVT on the two sides supplies points where g5. On [4,0] and [0,4] the bound |f|1 used in option B gives g(x1)5 and g(x2)5.

Continuity on the closed interval [x1,x2] containing 0 guarantees an interior maximum a with g(a)85. The peak cannot sit at the endpoints.

Differentiation yields

g(x)=2f(x)(f(x)+f(x)).

At the maximum, g(a)=0, so the product is zero. This factors into f(a)=0 or f(a)+f(a)=0.

The bound g(a)85 together with |f(a)|2 immediately rules out f(a)=0, because that would force g(a)4. The only remaining possibility is f(a)+f(a)=0 with f(a)0.

What practice questions test the same MVT and auxiliary function ideas?

Question 1: Let f:[1,1] be twice differentiable with f(0)=0 and |f(0)|3. Prove there exists c(2,2) such that f(c)+f(c)=0.

Question 2: If f is differentiable on , |f(x)|M and |f(x)|k>0 for all x, show f cannot be periodic.

Question 3: Apply MVT on [π,π] to f(x)=sin(x)+x/2 and locate a point where |f(ξ)|<1.

Solve them in the same order: bound the derivative with MVT, build g(x) when f appears, and test existence claims with a concrete trigonometric counter-example. The algebra mirrors the 2018 paper exactly.

How should I approach twice differentiable function questions in JEE Advanced?

When you see f and f together in an option, immediately form g=f2+(f)2; its derivative factors nicely. This single step replaces guesswork with algebra that finishes in under a minute.

Fix the symmetric interval [4,0] or [0,4] the moment you see the bound |f|2; MVT then caps |f| by 1. The numbers are chosen so the contrast with the initial value 85 becomes obvious.

To kill a limit-at-infinity claim, write down the simplest trigonometric function whose derivative at zero matches the given size. The sine example takes ten seconds and ends the discussion.

Never assume a nonzero derivative at one point implies anything global; local sign constancy is enough for option A. Continuity of f hands you a neighborhood where the sign holds, and strict monotonicity follows at once.

Apply these four moves the day before the exam. They turn a 300-second hard problem into a routine check. If a similar question blocks you during practice, photograph a doubt and get a step-by-step solution, with a free-body diagram when the question needs one (20 free).

Next step: photograph a doubt on JEEnius and photograph any question you are stuck on and get a step-by-step solution, with a free-body diagram when the question needs one (20 free).

Keep going with Hydrocarbons JEE 2021: Solving the BDE Matching Question.

Frequently asked questions

Why is option C false in the 2018 JEE Advanced differentiability question?

Option C states that lim x→∞ f(x) = 1. This is not necessarily true. The function f(x) = 2 sin(√(85/4) x) satisfies (f(0))^2 + (f'(0))^2 = 85 and stays in [-2,2] but oscillates indefinitely without approaching 1 or any other value. Bounded continuous functions need not have limits at infinity.

How to prove option D in the 2018 JEE twice differentiable function problem?

Define g(x) = [f(x)]^2 + [f'(x)]^2 so g(0) = 85. MVT on [-4,0] and [0,4] gives x1 and x2 where |f'| ≤ 1, hence g(x1) ≤ 5 and g(x2) ≤ 5. Continuity of g on [x1,x2] forces an interior maximum a in (-4,4) where g'(a) = 0. This yields 2f'(a)(f(a) + f''(a)) = 0. Since g(a) ≥ 85 and |f(a)| ≤ 2, |f'(a)| ≥ 9 so f'(a) ≠ 0 and thus f(a) + f''(a) = 0.

Why must |f'(0)| be at least 9 in the limit continuity and differentiability JEE 2018 question?

Given f maps R into [-2,2], |f(0)| ≤ 2 so (f(0))^2 ≤ 4. The condition (f(0))^2 + (f'(0))^2 = 85 then forces (f'(0))^2 ≥ 81. Therefore |f'(0)| ≥ 9. This immediately shows f'(0) ≠ 0 and, with continuity of f', guarantees an interval around 0 where f' keeps constant sign.

How does continuity of f' prove option A in the 2018 JEE Advanced question?

Since |f'(0)| ≥ 9 > 0 and f is twice differentiable, f' is continuous at 0. By continuity of f' there exists an interval (r,s) containing 0 on which f' does not change sign and remains nonzero. Thus f is strictly monotonic on (r,s) and therefore one-one there.

auxiliary functionjee advanced 2018jee differentiabilitylimit continuity differentiabilitymean value theoremtwice differentiable

Practise this with JEEnius AI

25 years of PYQs, AI doubt solving, and the 2027 prediction paper.

Start practising free