document.write( "Question 301395: A deck of cards is numbered 1 to 35 if you draw one card at random what is the probability that the card you draw will have 4 as a factor? \n" ); document.write( "
Algebra.Com's Answer #216089 by Fombitz(32388) You can put this solution on YOUR website! How many of the cards have 4 as a factor? \n" ); document.write( "4,8,12,16,20,24,28,32 \n" ); document.write( "8 in total have 4 as a factor. \n" ); document.write( "There are 35 cards in total. \n" ); document.write( "P(4 factor)=8/35. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |