In the book of Calculus by Spivak, at page 152, question 22, it is asked that
Suppose that $f$ is differentiable at $x$. Prove that
$$f'(x) = \lim_{h\to 0^+ \\k\to 0^+} \frac{f(x+h) - f(x-k)}{h+k}$$
I have tried some algebraic trics & take a look at this, question, but couldn't find the exact derivation, so I would appreciate any help or hint.
I mean it is clear that this is a more general case of $$f'(x) = \lim_{h\to 0} \frac{f(x+h) - f(x-h)}{2h},$$ and we are going to use similar ideas.
If $h,k$ are sufficiently small then
$$f'(x) - \epsilon < \frac{f(x+h)-f(x)}{h} < f'(x) + \epsilon \\ f'(x) - \epsilon < \frac{f(x)-f(x-k)}{k} < f'(x) + \epsilon$$
and
$$ \frac{f(x+h)-f(x-k)}{h+k} = \frac{h}{h+k}\frac{f(x+h)-f(x)}{h}+ \frac{k}{h+k} \frac{f(x)-f(x-k)}{k}$$
The LHS is bounded between $\frac{h+k}{h+k}(f'(x) - \epsilon)$ and $\frac{h+k}{h+k}(f'(x) + \epsilon).$
Hence, if $h,k$ are sufficiently small
$$f'(x) - \epsilon < \frac{f(x+h)-f(x-k)}{h+k} < f'(x) + \epsilon $$