document.write( "Question 315099: A deck of cards has 4 black 6 green and 6 red cards. Pick 4 from the deck. Cards are not returned to the deck after they are picked. Probability of: (4 red cards in a row)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #225403 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
4 B, 6 G, 6 R=15 total
\n" ); document.write( "P(1 R)=6/15
\n" ); document.write( "P(2 R)=5/14
\n" ); document.write( "P(3 R)=4/13
\n" ); document.write( "P(4 R)=3/12
\n" ); document.write( "P(1,2,3,4 R)=\"%286%2F15%29%285%2F14%29%284%2F13%29%283%2F12%29=6%2F637\"
\n" ); document.write( "
\n" );