Ich betrachte das Ganze mal für lim h→0. Ich will es nur nicht immer wieder dazu schreiben.
f'(x) = (f(x + h) - f(x)) / h
f'(x) = ((x + h)4 - (x)4) / h
f'(x) = ((x4 + 4·h·x3 + 6·h2·x2 + 4·h3·x + h4) - x4) / h
f'(x) = (4·h·x3 + 6·h2·x2 + 4·h3·x + h4) / h
f'(x) = 4·x3 + 6·h·x2 + 4·h2·x + h3
f'(x) = 4·x3