document.write( "Question 345897: A deck of cards has 3 blue, 4 black, and 6 purple cards. You pick 2 cards from the deck. Cards are not returned to the deck after they are picked. P(2 blue cards in a row) = \n" ); document.write( "
Algebra.Com's Answer #247361 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A deck of cards has 3 blue, 4 black, and 6 purple cards. You pick 2 cards from the deck. Cards are not returned to the deck after they are picked. P(2 blue cards in a row) =
\n" ); document.write( "----
\n" ); document.write( "# of ways to pick 2 blue) = (3/13)(2/12) = 1/26
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );