I have:
$f(a + b) = f(a) + f(b) + ab$
$\lim_{h \to 0} \frac{f(h)}{h}\ = 7$
So because $f'(0) = \lim_{h \to x} \frac{f(h)- f(x)}{h}\ = 7$
So that shows that $f(x) = 0$ right? But not really sure how to proceed, Played around with $f(a + -a) = f(a) + f(-a) + -a^2 = 0 $ but still stuck.