document.write( "Question 920613: If a single fair die is rolled, find the probability (in reduced fraction) that the number rolled is 5 given that it is odd. \n" ); document.write( "
Algebra.Com's Answer #558495 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are 6 numbers on the die: 1, 2, 3, 4, 5, 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Three of these numbers are odd: 1, 3, 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is given that the die has rolled on an odd number. So we don't even need to bother with the even numbers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(5|odd) = (# of 5s)/(# of odds) = 1/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The final answer is 1/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let me know if you need more help or if you need me to explain a step in more detail. \n" ); document.write( "Feel free to email me at jim_thompson5910@hotmail.com \n" ); document.write( "or you can visit my website here: http://www.freewebs.com/jimthompson5910/home.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thanks,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim \n" ); document.write( " |