document.write( "Question 957424: A die is rolled. What is the probability that the number rolled is greater than 2 and even? \n" ); document.write( "
Algebra.Com's Answer #585056 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "The sample space is {1,2,3,4,5,6}. It has 6 members.\r\n" ); document.write( "\r\n" ); document.write( "The subset of the members of the sample space that are greater than\r\n" ); document.write( "2 and even is {4,6). It has 2 members. \r\n" ); document.write( "\r\n" ); document.write( "So the probability is 2 out of 6 or 2/6, which reduces to 1/3.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |