document.write( "Question 265756: suppose you draw a card from a well shuffled pack of playing cards what is the probability the card you draw will be an ace \n" ); document.write( "
Algebra.Com's Answer #195381 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "4 aces out of 52 cards\r\n" );
document.write( "\r\n" );
document.write( "So the probability that you will draw an ace is \"4%2F52\"\r\n" );
document.write( "which reduces to \"1%2F13\"\r\n" );
document.write( "\r\n" );
document.write( "which means that on the average if you do this every day then\r\n" );
document.write( "about every 13 days you'll draw an ACE.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );