document.write( "Question 1032363: There are 550 people at a basketball tournament. 1/3 of the adults and 1/5 of the children wear basketball jerseys.The number of adults and children not wearing jerseys are equal.How many children do not wear jerseys? \n" ); document.write( "
Algebra.Com's Answer #647022 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let a = the number of adults.
\n" ); document.write( "let c = the number of children.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a + c = 550\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means the number of adults and children totals 550 in all.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1/3 * a = number of adults wearing jerseys.
\n" ); document.write( "1/5 * c = number of children wearing jerseys.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2/3 * a = number of adults not wearing jerseys.
\n" ); document.write( "4/5 * c = number of children not wearing jerseys.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are given that the number of adults not wearing jerseys is the same as the number of children not wearing jerseys.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that 2/3 * a = 4/5 * c\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by (2/3) to get a = 4/5 * c / (2/3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify this to get a = 6/5 * c.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the first equation of a + c = 550, replace a with 6/5 * c to get 6/5 * c + c = 550.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify this to get 11/5 * c = 550.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for c to get c = 550 / (11/5) = 250.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since a = 6/5 * c, this means a = 500.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a + c = 550 becomes 300 + 250 = 550 which becomes 550 = 550.
\n" ); document.write( "this part is good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1/3 * a = 100 adults wearing jerseys.
\n" ); document.write( "this means 200 adults are not wearing jerseys.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1/5 * 250 = 50 children wearing jerseys.
\n" ); document.write( "this means 200 children are not wearing jerseys.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of adults not wearing jerseys is the same as the number of children not wearing jerseys.
\n" ); document.write( "this part is good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that 200 children are not wearing jerseys.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if there is any part of this that you do not understand, please let me know and i will explain it in more detail.\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( "
\n" );