Inactive Tutor answered 09/19/16
Tutor
New to Wyzant
Hi Olivia,
Your goal is to get rid of that h in the denominator because we cant have a zeron in the denominator, so you must do some algebra first.
= g(t+h) - g(t)
---------------
h
= (t + h) 2 + (t+h) - (t2 + t)
-------------------------------
h
= t2 + 2th + h2 + t + h - t2 - t
---------------------------------
h
combine like terms, you will have
= h2 + 2th + h
---------------
h
factor out h
= h ( h + 2t + 1)
-----------------
h
the h on top and bottom cancel out, you are left with,
= h + 2t + 1
no more h in the denominator, we are good to substitute, evaluate at h=0 and t= (-1)
= 0 + 2(-1) + 1
= 0 - 2 + 1
= -1
Hope it helps.