document.write( "Question 194987: six balls numbered from 1 to 6 are placed in a urn. if one ball is selected at random, find the probability that it is number 3. \n" ); document.write( "
Algebra.Com's Answer #146263 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! six balls numbered from 1 to 6 are placed in a urn. if one ball is selected at random, find the probability that it is number 3. \n" ); document.write( "---------------------- \n" ); document.write( "# of ways to succeed is 1 \n" ); document.write( "# of possible outcomes is 6 \n" ); document.write( "----------- \n" ); document.write( "Probability of a \"3\" being drawn = 1/6 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |