document.write( "Question 483743:  Each of the numbers 0 through 9 is written on a piece of paper and all of the pieces of paper are placed in a hat. One number is selected at random. Determine the probability that the number selected is even. 0 is considered an even number.
\n" );
document.write( "1/10
\n" );
document.write( "1/9
\n" );
document.write( "2/5
\n" );
document.write( "1/2  \n" );
document.write( "
| Algebra.Com's Answer #331050 by stanbon(75887)      You can put this solution on YOUR website! Each of the numbers 0 through 9 is written on a piece of paper and all of the pieces of paper are placed in a hat. One number is selected at random. Determine the probability that the number selected is even. \n" ); document.write( "0 is considered an even number. \n" ); document.write( "---- \n" ); document.write( "Even digits: 0,2,4,6,8 \n" ); document.write( "--- \n" ); document.write( "P(even digit) = 5/10 = 1/2 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================ \n" ); document.write( "1/10 \n" ); document.write( "1/9 \n" ); document.write( "2/5 \n" ); document.write( "1/2 \n" ); document.write( " \n" ); document.write( " |