document.write( "Question 700778: from the deck of 52 playing cards how many ways can be drawn such that:
\n" ); document.write( "a. they both red?
\n" ); document.write( "b. one is a diamond card and the other is a spade card?
\n" ); document.write( "

Algebra.Com's Answer #431989 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
from the deck of 52 playing cards how many ways can be drawn such that:
\n" ); document.write( "a. they both red?
\n" ); document.write( "Ans: 26C2 = (26*25)/(1*2) = 325 ways
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "b. one is a diamond card and the other is a spade card?
\n" ); document.write( "Ans: 13*13 = 169 ways\r
\n" ); document.write( "\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );