document.write( "Question 440295: Consider the expierement of drawing two cards without replacement from an ordinary deck of 52 playing cards. What are the odds in favor of drawing a spade and a heart?\r
\n" ); document.write( "\n" ); document.write( "I am really not sure where to start here. This is what I started to do but don't believe it is right.
\n" ); document.write( "P(spade)=13/52 P(heart without replacement)=13/51 but I have no idea if that is right or where to go from there.
\n" ); document.write( "

Algebra.Com's Answer #304206 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
You multiply them together:
\n" ); document.write( "13/52x13/51=169/2652
\n" ); document.write( "and those are your odds..
\n" ); document.write( "
\n" );