Given that Janie and Jasmine are playing three games at an arcade.
Each game requires 2, 3, or 4 tokens.
Where:
m represent number of games that require 2 tokens
n represenrs number of games that require 3 tokens
p represents the number of games that require 4 tokens.
Let's write an expression to represent the total number of tokens that Janie and Jasmine will need to play each game at least once.
The expression for the number of tokens needed to play at least each game once for one person is:
2m + 3n + 4p
For both Janie and Jasmine, we have: