document.write( "Question 1155515: A card is selected at random from a standard deck of playing cards.\r
\n" );
document.write( "\n" );
document.write( "Compute the probability that the card is a 6. (Enter the probability as a fraction.) \n" );
document.write( "
Algebra.Com's Answer #778111 by Alan3354(69443) You can put this solution on YOUR website! A card is selected at random from a standard deck of playing cards.\r \n" ); document.write( "\n" ); document.write( "Compute the probability that the card is a 6. (Enter the probability as a fraction.) \n" ); document.write( "---------- \n" ); document.write( "There are 52 cards. \n" ); document.write( "4 of them are sixes. \n" ); document.write( "---> 4/52 \n" ); document.write( "= 1/13 \n" ); document.write( " |