Zunächst kannst du für a einfach x nehmen.
f(x) = - 2·x2
f'(x) = lim (h → 0) (f(x + h) - f(x)) / h
f'(x) = lim (h → 0) (- 2·(x + h)2 - (- 2·x2)) / h
f'(x) = lim (h → 0) (- 2·(x2 + 2·x·h + h2) - (- 2·x2)) / h
f'(x) = lim (h → 0) (- 2·x2 - 4·x·h - 2·h2 + 2·x2) / h
f'(x) = lim (h → 0) (- 4·x·h - 2·h2) / h
f'(x) = lim (h → 0) (- 4·x - 2·h)·h / h
f'(x) = lim (h → 0) (- 4·x - 2·h)
f'(x) = - 4·x