document.write( "Question 738085: a computer program randomly selects a number between 1 and 5. at the same time, jasmine has a bag of five tiles that are numbered 1 and 5 . what is the probability that the computer program and jasmine pick the same number \n" ); document.write( "
Algebra.Com's Answer #450662 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a computer program randomly selects a number between 1 and 5. at the same time, jasmine has a bag of five tiles that are numbered 1 and 5 . what is the probability that the computer program and jasmine pick the same number \n" ); document.write( "--------- \n" ); document.write( "# of outcome pairs possible: 5*5 = 25 \n" ); document.write( "------- \n" ); document.write( "# of duplicate pairs: 5 \n" ); document.write( "------ \n" ); document.write( "P(same number picked) = 5/25 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |