Question is here:

I need help with part c.
I tried plugging everything in and simplifying to a point where my final answer was $(-8h+2ah+2h^2)/h$
My work:
$(7-8a-8h+2(a+h)^2-7+8a-2a^2)/h$ combine like terms
$(-8h+2(a+h)^2 -2a)/h$ foil/expand
$(-8h+2a^2+2ah+2h^2-2a)/h$ combine like terms
$-8h+2ah+2h^2/h$
There is a small algebra mistake, notice $2(a+h)^2=2a^2+\color{red}4ah+2h^2$. From here your last line turns into $\frac{-8h+4ah+2h^2}{h}$, which simplifies to $-8+4a+2h$.