document.write( "Question 1186814: There are 4 sets of balls numbered 1 through 5 placed in a bowl. If 4 balls are randomly chosen without replacement, find the probability that the balls have the same number. Express your answer as a fraction in lowest terms or a decimal rounded to the nearest millionth. \n" ); document.write( "
Algebra.Com's Answer #817796 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The solution from the other tutor shows finding the answer using the C(n,r) formula. \n" ); document.write( "There is another basic method that obtains the answer with far less work. \n" ); document.write( "Consider drawing the 4 balls from the bowl one at a time.... \n" ); document.write( "(1) first ball -- there are 20 balls in the bowl; we can pick any of them; P=20/20 \n" ); document.write( "(2) second ball -- there are 19 balls left, of which 3 match the first ball; P=3/19 \n" ); document.write( "(3) third ball -- there are 18 balls left, of which 2 match the first ball; P=2/18 \n" ); document.write( "(4) fourth ball -- there are 17 balls left, of which only 1 matches the first ball; P=1/17 \n" ); document.write( "The probability of drawing four matching balls is \n" ); document.write( " \n" ); document.write( "ANSWER: 1/969 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |