document.write( "Question 1111753: It costs $12.50 to enter an amusement park and $1.50 to play each game. Solve an inequality to find the number of games, g, Cole can play if he has $35 to spend at the park.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #726782 by duckness73(47)\"\" \"About 
You can put this solution on YOUR website!
Cole has $35 to spend, so his admission to the park ($12.50) plus the number of games that he can play for $1.50 each must be less than or equal to $35. If \"g\" represents the number of games that Cole can play, then his \"game tab\" would be 1.5 * g. So, the inequality would be:\r
\n" ); document.write( "\n" ); document.write( " Admission + game tab <= 35 ... or\r
\n" ); document.write( "\n" ); document.write( " 12.50 + (1.5 * g) <= 35\r
\n" ); document.write( "\n" ); document.write( " Subtracting 12.5 from each side of the inequality, we have:\r
\n" ); document.write( "\n" ); document.write( " 1.5 * g <= 22.50\r
\n" ); document.write( "\n" ); document.write( " Dividing both sides by 1.5, we have:\r
\n" ); document.write( "\n" ); document.write( " g <= 15\r
\n" ); document.write( "\n" ); document.write( "So Cole can play 15 games or fewer.
\n" ); document.write( "
\n" );