document.write( "Question 1028375: If a die is rolled once,what is the probability of getting a number that is not a multiple of two? \n" ); document.write( "
Algebra.Com's Answer #643460 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Simple probability is the desired/total : the number of desired outcomes divided by the total number of possible outcomes.


\n" ); document.write( "The numbers that aren't multiples of 2 are 1,3 and 5. There are 3 of them. The number of possible outcomes is 6.


\n" ); document.write( "P = 3/6 = 1/2 = .5. \n" ); document.write( "

\n" );