document.write( "Question 347933: In a large vase, there are 8 roses, 5 daisies, 12 lilies, and 9 orchids. If 4 flowers are selected at random, find the probability that at least 1 of the flowers is a rose. \n" ); document.write( "
Algebra.Com's Answer #248758 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a large vase, there are 8 roses, 5 daisies, 12 lilies, and 9 orchids. If 4 flowers are selected at random, find the probability that at least 1 of the flowers is a rose. \n" ); document.write( "------------- \n" ); document.write( "P(at least one rose in picking 4) = 1 - P(no rose in picking 4) \n" ); document.write( "= 1 - [26C4/34C4] \n" ); document.write( "--- \n" ); document.write( "= 1 - 0.3224 \n" ); document.write( "--- \n" ); document.write( "= 0.6776 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |