document.write( "Question 1111384: Admission to the carnival costs $4, then each game costs $0.50. if Kaitlyn can spend no more than $10, how many games can she play? \n" ); document.write( "
Algebra.Com's Answer #726373 by amalm06(224)![]() ![]() You can put this solution on YOUR website! The carnival cost is fixed while the game cost varies. The budget constraint is $10. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x be the number of games Kaitlyn can play.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So that 4+0.50x=10\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " 0.50x=6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " x=12 games (Answer) \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |