document.write( "Question 713456: A die is tossed. If the number is odd, what is the probability that it is prime? \n" ); document.write( "
Algebra.Com's Answer #438431 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Assuming there are 6 sides (1 through 6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 3 odd numbers: 1, 3, 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If we know it's odd, then the probability that it's prime is 2/3 because 2 out of these 3 odd numbers are prime. \n" ); document.write( " |