Question
Question: Let f(x) be a continuous and differentiable function satisfying f(x + y) = f(x)f(y) ∀ x, y ∈ R if f(...
Let f(x) be a continuous and differentiable function satisfying f(x + y) = f(x)f(y) ∀ x, y ∈ R if f(x) can be expressed as f(x) = 1 + x P(x) + x²Q(x) where limx→0P(x)=a and limx→0Q(x)=b, then
f'(x) is equal to :

a f(x)
b f(x)
(a + b) f(x)
(a+2b) f(x)
a f(x)
Solution
The given functional equation is f(x+y)=f(x)f(y) for all x,y∈R. A continuous function satisfying this equation must be of the form f(x)=cx for some constant c. Since f(x) is also differentiable, this form is valid.
Let's evaluate f(0) using the given expression f(x)=1+xP(x)+x2Q(x). Since f is continuous, limx→0f(x)=f(0). limx→0f(x)=limx→0(1+xP(x)+x2Q(x)) =1+limx→0(xP(x))+limx→0(x2Q(x)) =1+(limx→0x)(limx→0P(x))+(limx→0x2)(limx→0Q(x)) =1+0⋅a+0⋅b=1. So, f(0)=1. This is consistent with f(x)=cx, since f(0)=c0=1.
Now, let's find the derivative f′(x) using the definition: f′(x)=limh→0hf(x+h)−f(x) Using the functional equation f(x+h)=f(x)f(h), we have: f′(x)=limh→0hf(x)f(h)−f(x)=limh→0hf(x)(f(h)−1) Since f(x) does not depend on h, we can take it out of the limit: f′(x)=f(x)limh→0hf(h)−1
The limit limh→0hf(h)−1 is the definition of the derivative of f at x=0, since f(0)=1. f′(0)=limh→0hf(0+h)−f(0)=limh→0hf(h)−1. So, f′(x)=f(x)f′(0).
Now we need to find f′(0). We use the given expression for f(x) near x=0: f(x)=1+xP(x)+x2Q(x) for x=0. For h=0, we have f(h)=1+hP(h)+h2Q(h). So, hf(h)−1=h(1+hP(h)+h2Q(h))−1=hhP(h)+h2Q(h)=P(h)+hQ(h).
Now, we evaluate the limit as h→0: f′(0)=limh→0(P(h)+hQ(h)) Using the properties of limits: f′(0)=limh→0P(h)+limh→0(hQ(h)) We are given limh→0P(h)=a and limh→0Q(h)=b. limh→0(hQ(h))=(limh→0h)(limh→0Q(h))=0⋅b=0. So, f′(0)=a+0=a.
Substituting this back into the expression for f′(x): f′(x)=f(x)⋅a=af(x).
The derivative of f(x) is af(x).