Answer: -4
============================================
Step-by-step explanation
Plug in t = -1

Repeat for something close to -1. Let's say we go for t = -1.5

Compute the average rate of change from t = -1.5 to t = -1

The average rate of change from t = -1.5 to t = -1 is -5.
This is the slope of the secant line through (-1,0) and (-1.5, 2.5)
-----------------
The idea is then to pull the t = -1.5 value closer to t = -1. We'll keep t = -1 fixed in place.
What happens if we tried something like t = -1.2?

Let's calculate the new average rate of change.

-----------------
Now let's try t = -1.1

We seem to be approaching a fixed value of -4 point something. Perhaps -4.2 or maybe -4.1
------------------
If we keep up this process, then we have this table

It appears we're getting closer and closer to an instantaneous rate of change of -4.
Let's look at a table where we approach t = -1 from the opposite side. I'll start at something like t = 0 and move to the left.
Here's a table of select values.

There might be some (slight) rounding error happening. I'm not entirely sure.
But what I'm sure about is the tangent line slope is indeed -4. We can use the derivative to verify this claim.
Luckily both tables have the AROC slowly approach -4 from either side of t = -1.
So a good estimate of the slope of the tangent would be -4. But if you used less precision in the tables, then perhaps you would arrive at something close to -4 but not -4 itself. Feel free to explore other values close to -1.
I recommend using spreadsheet software to help make crunching the numbers easier.