document.write( "Question 1030998: A video game system and several games are sold for $ 556. The cost of the games is 3 times as much as the cost of the system. Find the cost of the system and the cost of the games. \n" ); document.write( "
Algebra.Com's Answer #645718 by JoelSchwartz(130)\"\" \"About 
You can put this solution on YOUR website!
x=cost of the video game system
\n" ); document.write( "y=cost of the video games
\n" ); document.write( "y=3x
\n" ); document.write( "y+x=556
\n" ); document.write( "4x=556
\n" ); document.write( "x=556/4
\n" ); document.write( "x=139
\n" ); document.write( "y=417
\n" ); document.write( "
\n" );