document.write( "Question 759562: A deck of card is numbered 1 to 35. If you draw one card at random, what is the probability that the card you draw will have four as factor? \n" ); document.write( "
Algebra.Com's Answer #462093 by malglu(63)\"\" \"About 
You can put this solution on YOUR website!
there are 8 numbers bewteen 1 and 35 whose factor is 4\r
\n" ); document.write( "\n" ); document.write( "4 8 12 16 20 24 28 and 32\r
\n" ); document.write( "\n" ); document.write( "so the probability is 8/35
\n" ); document.write( "
\n" );