document.write( "Question 62781: A fair die is rolled. What is the probability of rolling an odd number or a number less than 3? \n" ); document.write( "
Algebra.Com's Answer #43607 by Cintchr(481)![]() ![]() ![]() You can put this solution on YOUR website! No on die ... prob. \n" ); document.write( "1 ... 1 \n" ); document.write( "2 ... 1 \n" ); document.write( "3 ... 1 \n" ); document.write( "4 ... 1 \n" ); document.write( "5 ... 1 \n" ); document.write( "6 ... 1 \n" ); document.write( "_________ \n" ); document.write( "total 6\r \n" ); document.write( "\n" ); document.write( "P(odd or < 3) \n" ); document.write( "The only numbers that DO not meet this criteria are 4 and 6 ... \n" ); document.write( "so 4/6 or 2/3 is the Probability. \n" ); document.write( " |