So first of all let's use t for the minutes he has played and E(t) for the experience points got up until t minutes. We are being told that by grinding for 10 minutes he gets 750 points and that we must assume linear growth. This means that in order to now the experience point gain per minute we just need to find:
We are going to use this value for making the equations.
In part A we must find a recursive equation. A recursive equation uses the value of the same equation but at an earlier time. This means something like this:
Where E(t-1) are the xp points gained up until 1 minute before minute t. Here we just need to add the amount of xp he gains in a minute that is 75. Then the recursive equation for part A is:
For part B we need to find an explicit equation. Since the xp gain follows a linear growth then this equation has the following form:
Where m is the amount of xp gained per minute and b is the base value of xp he had when he started grinding. Using the data from the question and the first calculations we made we have m=75 and b=6000 which means that the explicit equation for part B is:
In part C we have to calculate how many xp points he'll have after 32 minutes. This basically means taking t=32 in the equation above:
So after grinding for 32 minutes he will have 8400 experience points.
So for part D we know that he has gained 8000 xp points and we need to find how many minutes it took him to reach that amount. In this case we do not know the value of t, we have to calculate it from the following equation:
So we have:
So it took him 26.67 minutes to gain 8000 experience points.