document.write( "Question 1044298: Angie buys 2 software packages and 3 months of game play. Kenny buys 1 software packages and 6 months of game play. Each software package costs $20. If their total cost is $204, what is the cost of one month of game play? \n" ); document.write( "
Algebra.Com's Answer #659591 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = cost of 1 month of game play
\n" ); document.write( "------------------
\n" ); document.write( "Angie buys:
\n" ); document.write( "(1) \"+2%2A20+%2B+3x+\"
\n" ); document.write( "Kenny buys:
\n" ); document.write( "(2) \"+1%2A20+%2B+6x+\"
\n" ); document.write( "-------------------
\n" ); document.write( "(3) \"+40+%2B+3x+%2B+20+%2B+6x+=+204+\"
\n" ); document.write( "(3) \"+9x+%2B+60+=+204+\"
\n" ); document.write( "(3) \"+9x+=+144+\"
\n" ); document.write( "(3) \"+x+=+16+\"
\n" ); document.write( "----------------
\n" ); document.write( "One month of play costs $16
\n" ); document.write( "
\n" );