document.write( "Question 666192: A total of 855 tickets were sold for a game for a total of $1,060. If adult tickets sold for $2.00 and children's tickets sold for $1.00, how many of each kind of ticket were sold? \n" ); document.write( "
Algebra.Com's Answer #414332 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Establish the variables \n" ); document.write( "x = adult tickets \n" ); document.write( "y = children's tickets \n" ); document.write( "... \n" ); document.write( "Given \n" ); document.write( "x+y=855 \n" ); document.write( "2x+1y=1060 \n" ); document.write( "... \n" ); document.write( "Rearrange x+y=855 as x=855-y and substitute into the second equation \n" ); document.write( "2(855-y) + y = 1060 \n" ); document.write( "1710 - 2y + y = 1060 \n" ); document.write( "... \n" ); document.write( "Isolate y \n" ); document.write( "1710 - 1060 = 2y - y \n" ); document.write( "650 = y \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "Rearrange x+y=855 as y = 855-x and substitute into the second equation \n" ); document.write( "2x + 855-x = 1060 \n" ); document.write( "Isolate x \n" ); document.write( "2x - x = 1060 - 855 \n" ); document.write( "x = 205 \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "Check \n" ); document.write( "\n" ); document.write( "..................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " |