document.write( "Question 1201984: Six balls numbered from 1 to 6 are placed in a box. If one ball is selected at random, find the probability that it is an odd-numbered ball.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #836593 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The odd numbers from 1 to 6 are 1,3,5 \n" ); document.write( " \n" ); document.write( " So 3 of the six balls have an odd number on them.\r \n" ); document.write( "\n" ); document.write( "one ball is chosen without looking into the bag, then\r \n" ); document.write( "\n" ); document.write( "P(drawing an odd numbered ball)\r \n" ); document.write( "\n" ); document.write( "= number of odd-numbered balls in the bag รท number of balls in the bag\r \n" ); document.write( "\n" ); document.write( "=3/6 \n" ); document.write( "=1/2. \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |