document.write( "Question 1027565: A bag contains 8 red marbles, 5 blue marbles, 4 green marbles, and 7 yellow marbles. Five marbles are randomly drawn from the bag one at a time and not replaced. What is the probability that the first three marbles drawn are red?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #642819 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 8 red marbles and 24 total \n" ); document.write( "(8/24)(7/23)(6/22)=7/253=0.0277 \n" ); document.write( " |