document.write( "Question 1141626: A box of chocolates contains only milk, dark and white chocolates. The probability of picking out a milk chocolate if 3/8. If there are 24 dark chocolates and 6 white chocolate , how many milk chocolate are there? \n" ); document.write( "
Algebra.Com's Answer #762206 by VFBundy(438)![]() ![]() You can put this solution on YOUR website! If the probability of picking a milk chocolate is 3/8, then the odds of picking either of the other two chocolates is 5/8. (Because: 1 - 3/8 = 5/8.) \n" ); document.write( " \n" ); document.write( "We know there is a total of 30 \"other\" chocolates...chocolates that are NOT milk chocolate...since there are 24 dark chocolates and 6 white chocolates. \n" ); document.write( " \n" ); document.write( "So, we know there are 30 \"other\" chocolates, and we know these chocolates account for 5/8 of the total number of chocolates. \n" ); document.write( " \n" ); document.write( "To find the total number of chocolates, take the inverse of 5/8 and multiply this by 30: \n" ); document.write( " \n" ); document.write( "8/5 * 30 = 240/5 = 48 \n" ); document.write( " \n" ); document.write( "So, we know there are 48 total chocolates. Since we know that 3/8 of the chocolates are milk chocolate, then: \n" ); document.write( " \n" ); document.write( "3/8 * 48 = 144/8 = 18 \n" ); document.write( " \n" ); document.write( "So, there are 18 milk chocolates. |