If he starts out with 40 dollars and has 50 by week one, he's added 10 dollars. So you see the trend that each consecutive week he adds 10 more dollars throughout the chart. If we say the variable 'A' represents the amount of money he'll have and 'n' is the amount of weeks, then A = 10n + 40. This is because he starts out with 40 dollars (the +40) and what is added to that original amount is 10 dollars multiplied by however many weeks have passed (10n). Then that leaves you with the amount.