document.write( "Question 898007: I have 400 marbles and I want six different colors I also do not want more than two colors to have the same probability. What is the number of each color in each bag and what is the theoretical probability of drawing the color.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #544483 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "There are many many ways\r\n" ); document.write( "\r\n" ); document.write( "20 of the first color\r\n" ); document.write( "40 of the second color\r\n" ); document.write( "60 of the third color\r\n" ); document.write( "80 of the fourth color\r\n" ); document.write( "100 of the fifth color\r\n" ); document.write( "\r\n" ); document.write( "That's 20+40+60+80+100 = 300\r\n" ); document.write( "So use 400-300=100 of the 6th color\r\n" ); document.write( "\r\n" ); document.write( "Then \r\n" ); document.write( "\r\n" ); document.write( "the probability of the 1st color is 20/400 = 1/20\r\n" ); document.write( "the probability of the 2nd color is 40/400 = 1/10\r\n" ); document.write( "the probability of the 3rd color is 60/400 = 3/20\r\n" ); document.write( "the probability of the 4th color is 80/400 = 1/5\r\n" ); document.write( "the probability of the 5th color is 100/400 = 1/4\r\n" ); document.write( "the probability of the 6th color is 10/400 = 1/20\r\n" ); document.write( "\r\n" ); document.write( "-----------------\r\n" ); document.write( "Another way\r\n" ); document.write( "\r\n" ); document.write( "1 of the first color\r\n" ); document.write( "2 of the second color\r\n" ); document.write( "3 of the third color\r\n" ); document.write( "4 of the fourth color\r\n" ); document.write( "5 of the fifth color\r\n" ); document.write( "\r\n" ); document.write( "That's 1+2+3+4+5 = 15\r\n" ); document.write( "So use 400-15=385 of the 6th color\r\n" ); document.write( "\r\n" ); document.write( "Then \r\n" ); document.write( "\r\n" ); document.write( "the probability of the 1st color is 1/400\r\n" ); document.write( "the probability of the 2nd color is 2/400 = 1/200\r\n" ); document.write( "the probability of the 3rd color is 3/400\r\n" ); document.write( "the probability of the 4th color is 4/400 = 1/100\r\n" ); document.write( "the probability of the 5th color is 5/400 = 1/80\r\n" ); document.write( "the probability of the 6th color is 385/400 = 77/80\r\n" ); document.write( "\r\n" ); document.write( "Many many ways. Just make up different numbers for the first 5 colors\r\n" ); document.write( "then subtract from 400 for the number of the 6th color. Put them all\r\n" ); document.write( "over 400 and reduce.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |