document.write( "Question 63019: you have $15 to go bowling. you rent shoes for $2 and went to bowl as many games as possible. each game costs $3. what is the greatest number of games you can bowl? use the in equality 2 + 3g less than or equal to sign 15, where g is a whole number that represents the number of games. \n" ); document.write( "
Algebra.Com's Answer #43906 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
15-2>=3*G
\n" ); document.write( "13>=3G
\n" ); document.write( "G<=13/3
\n" ); document.write( "G<=4.33333
\n" ); document.write( "THUS THE MAX NUMBER OF GAMES IS 4@$3.00 EACH
\n" ); document.write( "
\n" ); document.write( "
\n" );