The Detective's Guide to Calculus
Unmasking the Universal Truth
Welcome, future engineers! Today, we are not just solving a problem; we are embarking on a detective mission. We have a set S of functions that are continuous on [0,1] and differentiable on (0,1).
We are looking for a property that holds true for every single function in this set. In the world of JEE Advanced, when you see the phrase 'for every function,' your internal alarm should ring. It is a call to arms for the most powerful tool in your arsenal: the counter-example.
Phase 1
The Trap of Option (C)
Let's look at Option (C):
1−cf(1)−f(c)=f′(c)
At first glance, this looks suspiciously like the Mean Value Theorem (MVT). But let's be precise. The MVT tells us that there exists some ξ∈(c,1) such that the slope of the secant line equals the derivative at ξ.
Option (C), however, makes a much bolder claim: it asserts that the derivative at the exact point c must equal the secant slope. This is a much stronger condition. If we can find just one function where the tangent at c is never parallel to the secant from c to 1, we can strike this option off our list.
Phase 2
The Parabola Test
Let's test the simplest non-linear function we know: f(x)=x2. This function is perfectly continuous and differentiable. Let's see if we can find a c∈(0,1) that satisfies the condition in Option (C).
First, the secant slope (the left-hand side):
1−cf(1)−f(c)=1−c12−c2=1−c(1−c)(1+c)=1+c
Next, the tangent slope (the right-hand side):
f′(x)=2x⟹f′(c)=2c
Now, we equate them: 1+c=2c. Solving this gives us c=1.
But wait! The problem explicitly requires c∈(0,1). Since c=1 is not in the open interval (0,1), our parabola has failed the test. Option (C) is officially incorrect.
Phase 3
The Constant Function Test
Now, let's turn our attention to Options (A) and (B). These involve strict inequalities. When dealing with inequalities, the most dangerous functions are those that make the expressions zero.
Let's test the constant function f(x)=k. For this function, f(c)=k and f(1)=k. The derivative f′(x)=0 for all x.
Substituting these into Option (A):
∣f(c)−f(1)∣<(1−c)∣f′(c)∣⟹∣k−k∣<(1−c)∣0∣⟹0<0
And for Option (B):
∣f(c)−f(1)∣<∣f′(c)∣⟹∣k−k∣<∣0∣⟹0<0
In both cases, we are left with the statement 0<0. This is a blatant contradiction! Zero cannot be strictly less than itself. Because this inequality fails for our constant function, neither (A) nor (B) can be universally true.
Conclusion
The Power of None
We have systematically dismantled every option. By choosing a parabola, we proved (C) false. By choosing a constant function, we proved (A) and (B) false.
This leaves us with only one logical conclusion: Option (D), 'None of these.'
Remember, in JEE Advanced, you don't always need to prove a theorem to solve a problem. Sometimes, you just need to be a good detective and find the one case that breaks the rule. Keep practicing, keep questioning, and keep falling in love with the logic behind the math!