Given that $f^{\prime}(a)=5$ (the function can be defined for $x=a$), find
$$\lim_{h\to0} \frac{f(a+h)-f(a+3h)}{2h} =?$$
I have tried using these two formulas that define the derivatives:
1) $\lim_{h\to0} \frac{f(a+h)-f(a-h)}{2h} =5$
2) $\lim_{h\to0} \frac{f(a+h)-f(a)}{h} =5$
but, seemingly I can't achieve an implicit algebric expression that will help me solve the problem... I'mm really stumped and can't seem to figure out, how to even approach it? (Btw I have not an answer...)
gimusi's (formal) approach may well be preferable to my informal approach, which may be the perspective that the questioner intended.
Anyway, $f'(a) = 5 \;$ implies that as $\;h \rightarrow 0, \;f(a + kh) \rightarrow f(a) + 5kh.$
Therefore, $\dfrac{f(a+h) - f(a+3h)}{2h} \rightarrow \dfrac{5h - 15h}{2h} = -5.$