Function f(x) = ax^{2}+bx+c, where a, b, and c are some constants. Define functions g and h as follows:
g(x) = f(x+ 1)−f(x)
h(x) = g(x+ 1)−g(x)
Find algebraic form of h(x)
Can anyone explain how to make it step by step?