document.write( "Question 169655: Suppose you roll a number cube. What is p(even number)?\r
\n" );
document.write( "\n" );
document.write( "Please show work.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #125031 by Fombitz(32388) You can put this solution on YOUR website! All possible numbers : 1,2,3,4,5,6 \n" ); document.write( "Even numbers: 2,4,6 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Number of all possible numbers = 6 \n" ); document.write( "Number of even numbers = 3 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Probability of even number = (Number of even numbers)/(Number of all possible numbers) \n" ); document.write( "Probability of even numbers =3/6=1/2 \n" ); document.write( " |