document.write( "Question 1008077: You are dealt one card from a 52 card deck. Find the probability that you are not dealt a card from 6-9? \n" ); document.write( "
Algebra.Com's Answer #623851 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
There are sixteen cards from 6 to 9. That means there are 52-16 = 36 cards that are not 6 thru 9...so
\n" ); document.write( "The probability is 36/52 = 9/13
\n" ); document.write( "
\n" );