220k views
2 votes
James is playing his favorite game at the arcade. After playing the game 33 times, he has 88 tokens remaining. He initially had 2020 tokens, and the game costs the same number of tokens each time. The number t of tokens James has is a function of g, the number of games he plays. Write the function's formula. t=t

1 Answer

3 votes

Answer:

t = 64g

Explanation:

This is quite straightforward

Let n be the number of tokens he is charged per game.

88 = 2200 - 33n

33n = 2200 - 88

33n = 2112

n = 2112/33 = 64

Now, we write the relation. The number of tokens t at any point in time is 64 multiplied by the number of games

t = 64g

User Hendrik M Halkow
by
6.3k points