document.write( "Question 783383: Chris has three times the number of Nintendo DS games as Nintendo Wii games. Each Nintendo DS game costs $30 while each Nintendo Wii game costs $50. How many games of each type does Chris have if he spent a total of $700 on all the games? \n" ); document.write( "
Algebra.Com's Answer #476713 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Let x = number of Nintendo DS games\r \n" ); document.write( "\n" ); document.write( "Let y = number of Nintendo Wii games\r \n" ); document.write( "\n" ); document.write( "x = 3y\r \n" ); document.write( "\n" ); document.write( "30x+50y = 700\r \n" ); document.write( "\n" ); document.write( "Then\r \n" ); document.write( "\n" ); document.write( "30(3y)+50y = 700\r \n" ); document.write( "\n" ); document.write( "140y = 700\r \n" ); document.write( "\n" ); document.write( "y = 5\r \n" ); document.write( "\n" ); document.write( "x = 15\r \n" ); document.write( "\n" ); document.write( "If you need more help with similar questions you can contact me now at:\r \n" ); document.write( "\n" ); document.write( "mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks \n" ); document.write( " |