document.write( "Question 1151451: There were two competitions in a puzzle tournament. The Sudoku competition
\n" );
document.write( "had twice as many participants as the Crossword competition. If 225 people
\n" );
document.write( "competed overall, and 60 of them participated in both competitions, how many
\n" );
document.write( "people participated in the Sudoku competition?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #773191 by Theo(13342)![]() ![]() You can put this solution on YOUR website! x = number of sudoku competition players. \n" ); document.write( "y = number of crossword competition players. \n" ); document.write( "60 = number of participants in both competitions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the number of participants in both is included in the total of each, you have:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y - 60 = 225 \n" ); document.write( "x + y = 285 \n" ); document.write( "y = 2x \n" ); document.write( "3x = 285 \n" ); document.write( "x = 95 \n" ); document.write( "y = 190\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have 95 people who competed in the sudoku competition and 190 who competed in the crossword competition.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "of the 95 who competed in the sudoku competition, 60 also competed in the crossword competition.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "therefore, you have: \n" ); document.write( "35 who competed only in the sudoku competition. \n" ); document.write( "130 who competed only in the crossword competition. \n" ); document.write( "60 who competed in both.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total who competed in both competitions is 35 + 130 + 60 = 225\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the question is how many competed in the sudoku competition.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that would be 35 + 60 = 95.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the basic assumption is that the number who competed in both are counted in the number who competed in each.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that means they are being double counted and so one of them needs to be subtracted out.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's why you get x + y - 60 = 225.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that becomes your basic equation that you use to solve for x and y, taking nto account that y = 2x.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |