document.write( "Question 631520: suppose that you are drawing cards from a set of 6 cards, the colours of which are red , blue, orange,yellow, pink, and green. What is the probability of drawing a red card followed by a blue card without replacement? \n" ); document.write( "
Algebra.Com's Answer #397633 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "\"6\" cards, the colours of which are red , blue, orange,yellow, pink, and green.
\n" ); document.write( "draw 2 cards at random without replacement
\n" ); document.write( " P(red, than blue) = \"%281%2F6%29%281%2F5%29=+1%2F30\" \n" ); document.write( "
\n" );