Home » Ask & Discuss » Mathematics. » Differential Calculus « Back to Discussion
Differential Calculus
Can't identify the function!!
None
If f(x) is a differentiable function of x on R such that f((x+y)/3)=(f(x)+f(y))/2 for all real numbers x and y. Also f'(0)=2 . Find f'(5) (Ans = 2) I tried by taking f(x)= 2x+c, and substituting this in the given equation. It gives no result. What can another method be ?
Comments (8)
18 Sep 2007 18:32:51 IST
Like
0 people liked this
Im not sure about the partial differentiation step given by neeraj_agarwal_1990. I don't think we can take y and const...not sure though.
But still the question seems incorrect.
see,
f ' (x) = lim y-->0(f (x+y) - f(x)) / y
= lim y-->0 ((f(3x+3y)/3) - f(x)) / y
= lim y-->0 ( (f(3x) + f(3y)/2) - (f(x)) /y
=lim y-->0 (f(3x) + f(3y) - 2f(x)) / 2y
f((x+y)/3)=(f(x)+f(y))/2
if y = 0
f (3x ) - 2f(x) = -f(0)
.: f'(x) becomes 0 for all x and all y, but it is given to be 2 at x=0?















put x=0 and y=3x
1/3 f'(x)=1/2f'(0)
since f'(0)=2,
f'(x) = 3
umm....i think i m going wrong somewhere coz i m getting f'(x) as constt. =3 but its given that f'(0) =2