document.write( "Question 1032952: The probability of obtaining an even number in a single toss of a fair die is \n" ); document.write( "
Algebra.Com's Answer #647537 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! One die has 6 outcomes:\r \n" ); document.write( "\n" ); document.write( "1,2,3,4,5,6\r \n" ); document.write( "\n" ); document.write( "Three of these outcomes are even:\r \n" ); document.write( "\n" ); document.write( "2,4,6\r \n" ); document.write( "\n" ); document.write( "Therefore the chance of an even result is 3/6 = 1/2 = .5 = 50% \n" ); document.write( " |