document.write( "Question 957532: a deck of cards has 8 clubs and 6 spades. A second deck has 3 clubs and 7 spades. one card is selected at random from each deck. what is the probability of selecting two clubs \n" ); document.write( "
Algebra.Com's Answer #585412 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
First deck,
\n" ); document.write( "\"P%28C%29=8%2F14=4%2F7\"
\n" ); document.write( "Second deck,
\n" ); document.write( "\"P%28C%29=3%2F10\"
\n" ); document.write( "So then,
\n" ); document.write( "\"P%282C%29=%284%2F7%29%283%2F10%29\"
\n" ); document.write( "\"P%282C%29=6%2F35\"
\n" ); document.write( "
\n" );