document.write( "Question 1142618: A company that makes corn flex is putting prize coupons in some of the boxes to as a promotional
\n" );
document.write( "strategy. On a certain day, a Supermarket has nine boxes of this product on its shelves and two of
\n" );
document.write( "these nine boxes contain prize coupons. Suppose that the customer who buys a box picks it from the
\n" );
document.write( "shelf at random. The store sells six of these nine boxes on that day. Find out the following
\n" );
document.write( "probabilities,
\n" );
document.write( "a. None of the six boxes sold contains a prize coupon.
\n" );
document.write( "b. At least one of the six boxes sold contains a prize coupon.
\n" );
document.write( "c. Both of the boxes with prizes are sold on that day. \n" );
document.write( "
Algebra.Com's Answer #763371 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a. P(none of the 6 boxes contains a prize coupon) \n" ); document.write( "6 of the 9 boxes are sold: 6 of the 7 boxes with no prize coupon and 0 of the 2 boxes with a prize coupon: \n" ); document.write( " \n" ); document.write( "Alternative method.... \n" ); document.write( "P(1st box does not contain a prize coupon) = 7/9 \n" ); document.write( "P(2nd box does not contain a prize coupon) = 6/8 \n" ); document.write( "P(3rd box does not contain a prize coupon) = 5/7 \n" ); document.write( "... \n" ); document.write( "P(6th box does not contain a prize coupon) = 2/4 \n" ); document.write( "P(none of the 6 contain a prize coupon) = (7/9)(6/8)(5/7)...(2/4) \n" ); document.write( "You should of course get the same answer by both methods. \n" ); document.write( "b. P(at least one of the 6 boxes contains a prize coupon) \n" ); document.write( "\"At least one\" means \"NOT none of them\"; so 1 minus the answer from part a. \n" ); document.write( "c. P(both of the boxes with prize coupons are sold) \n" ); document.write( "6 of the 9 boxes are sold: 4 of the 7 boxes without a prize coupon and both of the 2 with a prize coupon: \n" ); document.write( " \n" ); document.write( "As with many fairly basic probability problems, it is a good idea to calculate the probabilities for all possible outcomes as a check of your calculations. If the sum of the probabilities is not 1, your answers are not right. \n" ); document.write( "P(1 of the 2 boxes with a prize coupon is sold) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |