document.write( "Question 467098: a pair of dice are rolled. what is the probability that a sum of five is rolled given that only one of the dice shows a three. \n" ); document.write( "
Algebra.Com's Answer #320414 by robertb(5830)![]() ![]() You can put this solution on YOUR website! There are \n" ); document.write( "\n" ); document.write( "The outcomes where one of the dice is 3 are \n" ); document.write( "(3,2) and (2,3) \n" ); document.write( "a total of 2 elements.\r \n" ); document.write( "\n" ); document.write( "Hence the desired probability is 2/36, or 1/18. \n" ); document.write( " \n" ); document.write( " |