document.write( "Question 1073353: Out of 20 tickets 1 ticket is drawn at random so what is probability of getting multiple of 3 or 5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #688399 by Fombitz(32388) You can put this solution on YOUR website! Look at the outcomes that are multiples of 3 : {3,6,9,12,15,18}. There are 6 of them. \n" ); document.write( "Look at the outcomes that are multiples of 5 : {5,10,15,20}. There are 4 of those. \n" ); document.write( "Look at the outcomes that are both : {15}. \n" ); document.write( "So out of 20 possible outcomes, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |