document.write( "Question 1152353: There is a standard deck of cards.
\n" ); document.write( "How many different ways can I select three black cards in a row?
\n" ); document.write( "

Algebra.Com's Answer #774368 by Shin123(626)\"\" \"About 
You can put this solution on YOUR website!
There are 26 ways to pick the first card 25 ways to pick the second card, and 24 ways to pick the third card. Therefore, there are 15,600 ways. \n" ); document.write( "
\n" );