document.write( "Question 1027587: 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 #642789 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
First red
\n" ); document.write( "\"P%28R%5B1%5D%29=8%2F%288%2B5%2B4%2B7%29=8%2F24=1%2F3\"
\n" ); document.write( "Second red,
\n" ); document.write( "\"P%28R%5B2%5D%29=7%2F23\"
\n" ); document.write( "Third red,
\n" ); document.write( "\"P%28R%5B3%5D%29=6%2F22=3%2F11\"
\n" ); document.write( "First three red,
\n" ); document.write( "\"P=P%28R%5B1%5D%29%2AP%28R%5B2%5D%29%2AP%28R%5B3%5D%29\"
\n" ); document.write( "\"P=%281%2F3%29%287%2F23%29%283%2F11%29\"
\n" ); document.write( "\"P=7%2F253\"
\n" ); document.write( "
\n" );