Question
Question: Let $f:R \rightarrow R$ be given by $f(x + y) = f(x) – f(y) + 2xy + 1$ for all $x, y \in R$. If $f(x...
Let f:R→R be given by f(x+y)=f(x)–f(y)+2xy+1 for all x,y∈R. If f(x) is everywhere differentiable and f′(0)=1, then f′(x) is equal to

2x + 1
2x-1
x + 1
x-1
2x-1
Solution
The given functional equation is f(x+y)=f(x)–f(y)+2xy+1 for all x,y∈R. The function f(x) is everywhere differentiable, and f′(0)=1. We need to find f′(x).
Method 1: Using the definition of the derivative.
The definition of the derivative of f(x) is f′(x)=limh→0hf(x+h)−f(x). From the given functional equation, let y=h. We have: f(x+h)=f(x)−f(h)+2xh+1. Rearranging this equation to get f(x+h)−f(x): f(x+h)−f(x)=−f(h)+2xh+1.
Substitute this into the definition of f′(x): f′(x)=limh→0h−f(h)+2xh+1. We can split the fraction: f′(x)=limh→0(h−f(h)+1+h2xh) f′(x)=limh→0(−hf(h)−1+2x).
To evaluate the limit limh→0hf(h)−1, we first need to find f(0). Set x=0 and y=0 in the original functional equation: f(0+0)=f(0)−f(0)+2(0)(0)+1 f(0)=f(0)−f(0)+0+1 f(0)=1.
Now, the limit limh→0hf(h)−1 can be written as limh→0hf(h)−f(0). By the definition of the derivative at x=0, this limit is f′(0). We are given that f′(0)=1. So, limh→0hf(h)−1=f′(0)=1.
Substitute this value back into the expression for f′(x): f′(x)=−limh→0hf(h)−1+limh→02x f′(x)=−(f′(0))+2x f′(x)=−1+2x f′(x)=2x−1.
Method 2: Differentiating the functional equation.
Since f(x) is differentiable everywhere, we can differentiate the functional equation with respect to y, treating x as a constant. f(x+y)=f(x)–f(y)+2xy+1 Differentiating both sides with respect to y: ∂y∂[f(x+y)]=∂y∂[f(x)–f(y)+2xy+1] Using the chain rule on the left side, ∂y∂f(x+y)=f′(x+y)⋅∂y∂(x+y)=f′(x+y)⋅1=f′(x+y). On the right side, ∂y∂f(x)=0 (since x is treated as a constant). ∂y∂f(y)=f′(y). ∂y∂(2xy)=2x. ∂y∂(1)=0. So, the differentiated equation is: f′(x+y)=0−f′(y)+2x+0 f′(x+y)=2x−f′(y).
This equation holds for all x,y∈R. Let y=0: f′(x+0)=2x−f′(0) f′(x)=2x−f′(0).
We are given that f′(0)=1. Substitute this value: f′(x)=2x−1.
Both methods yield the same result.
The function f′(x) is equal to 2x−1. This corresponds to option (b).