document.write( "Question 309757: You roll a number cube . what is the probability that you roll a 2 or an even number ?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #221537 by alicealc(293)![]() ![]() ![]() You can put this solution on YOUR website! even numbers in a dice = 2, 4, 6 (2 is included) \n" ); document.write( "so, the probability of rolling 2 or even numbers = probability of rolling even numbers = 3/6 = 1/2 = 0.5 \n" ); document.write( " |