document.write( "Question 204248: Find the probability that a card is a six or less when selecting one card from a deck of 52 cards. \n" ); document.write( "
Algebra.Com's Answer #154210 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
There are 4 of each number card 6 and below. I did not include the ace, sometimes counted as a one.
\n" ); document.write( "4*5=20
\n" ); document.write( "So you have 20/52 chance of the card being 6 or below.
\n" ); document.write( "
\n" );