document.write( "Question 635451: Can someone let me know if i'm on the right track here?\r
\n" );
document.write( "\n" );
document.write( "A bag contains 8 green, 4 red, 5 yellow, and 6 blue marbles. Four marbles are drawn from the box at the same time.\r
\n" );
document.write( "\n" );
document.write( "A. What is the probability that all four are the same color?
\n" );
document.write( "B. What is the probability that none of the marbles are blue?
\n" );
document.write( "C. What is the probability that you get one marble of each color?
\n" );
document.write( "D. What is the probability that you draw more than 2 green?\r
\n" );
document.write( "\n" );
document.write( "I'm not sure if I am on the right track here or not...\r
\n" );
document.write( "\n" );
document.write( "A. P(all same color) = 8C4+4C4+5C4+6C4/23C4 = 91/8855
\n" );
document.write( "B. P (non are blue) = 17C4/23C4= 2380/8855
\n" );
document.write( "C. P (one of each) = 8*4*5*6/23C4 = 960/8855
\n" );
document.write( "D. P (More than 2 green) = 8C3*15C1=840 (3 yellow)
\n" );
document.write( "8C4*15C0=70 (4 yellow)
\n" );
document.write( "840+70/23C4= 910/8855\r
\n" );
document.write( "\n" );
document.write( "Any help would be greatly appreciated \n" );
document.write( "
Algebra.Com's Answer #400328 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |