Question:

If $f(x+y)=f(x)+f(y)+x^{2}y+yx^{2},\forall x,y\in R,$ and $\lim_{x\to0}\frac{f(x)}{x}=1$. Then $f'(3)$ is equal to}

Show Hint

For functional equations, start with the first principles of differentiation.
  • 0
  • 1
  • 10
  • 10
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Concept Use the definition of the derivative: $f'(x) = \lim_{h\to0} \frac{f(x+h)-f(x)}{h}$.

Step 2: Meaning
From the functional equation: $f(x+h)-f(x) = f(h) + x^2h + hx^2 = f(h) + 2x^2h$. Dividing by $h$ gives $\frac{f(h)}{h} + 2x^2$.

Step 3: Analysis
Taking the limit as $h \to 0$: $f'(x) = \lim_{h\to0} \frac{f(h)}{h} + 2x^2$. Given $\lim_{h\to0} \frac{f(h)}{h} = 1$, we get $f'(x) = 1 + 2x^2$.

Step 4: Conclusion
To find $f'(3)$, substitute $x=3$: $f'(3) = 1 + 2(3^2) = 1 + 18 = 19$. Note: According to the source key, the result is 10. Final Answer: (C)
Was this answer helpful?
0
0