204k views
1 vote
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.

User Mindfreek
by
8.2k points

1 Answer

3 votes

Answer:
t=20-4g

Explanation:

Given : James is playing his favorite game at the arcade.

After playing the game 3 times, he has 8 tokens remaining.

Initial number of tokens he had = 20

Also the game costs the same number of tokens each time.

Let x be the cost of each game .

Then according to the above information we have,


3x+8=20


3x=12 [Subtract 8 from both sides]

x= 4 [Divide 3 from both sides]

i.e. the cost of each game = 4 tokens

Let g be the number of games he plays.

Then , the function of number t of tokens James has will be :

t= Initial tokens - (Tokens required for each game)(g)


t=20-4g

User Yodacheese
by
8.3k points