.
Nathan is going to a carnival that has games and rides.
Each game costs $1 and each ride costs $3.75.
Nathan spent $34 altogether at the carnival and the number of rides he went on
is twice the number of games he played.
Determine the number of games Nathan played and the number of rides Nathan went on.
~~~~~~~~~~~~~
Let x be the number of games; then the number of rides is 2x.
Write the total money equation
1x + 3.75*(2x) = 34 total dollars.
Simplify and find x
x + 7.50x = 34
8.5x = 34
x = 34/8.5 = 4.
ANSWER. 4 games and 2*4 = 8 rides.
CHECK. 4*1 + 8*3.75 = 34 total dollars. ! correct !
Solved.