document.write( "Question 1059929: a fair die is rolled what is the probability od rolling an odd number or a number less than 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #674963 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! fair die is rolled what is the probability of rolling an odd number or a number less than 3 \n" ); document.write( "--------- \n" ); document.write( "die numbers:: 1,2,3,4,5,6 \n" ); document.write( "------------------------ \n" ); document.write( "odd or <3:: 1,2,3,5 \n" ); document.write( "-------- \n" ); document.write( "P(odd or <3) = 4/6 = 2/3 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |