document.write( "Question 1101161: Please help:\r
\n" );
document.write( "\n" );
document.write( "Five silver coins and eight gold coins are in a purse. Four coins are to be selected at random, without replacement. Determine the probability that two silver and two gold coins are selected. \n" );
document.write( "
Algebra.Com's Answer #715825 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! there are 13 coins in the purse \n" ); document.write( ": \n" ); document.write( "the probability of selecting two silver coins is 5/13 * 4/12 = 0.1282 \n" ); document.write( "the probability of selecting two gold coins is 8/11 * 7/10 = 0.5091 \n" ); document.write( ": \n" ); document.write( "the probability of selecting two silver and two gold coins without replacement is 0.1282 * 0.5091 = 0.0653 \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |