document.write( "Question 1076928: Two dice are thrown.given that the sum of the dice is 8,what is the probability that one 5 is cast? \n" ); document.write( "
Algebra.Com's Answer #691504 by alanc(27)\"\" \"About 
You can put this solution on YOUR website!
Two dice are thrown.given that the sum of the dice is 8,what is the probability that one 5 is cast?\r
\n" ); document.write( "\n" ); document.write( "let x and y represent the outcome of each dice roll.\r
\n" ); document.write( "\n" ); document.write( "x + y = 8\r
\n" ); document.write( "\n" ); document.write( "We need to find the probability that one 5 is casted.\r
\n" ); document.write( "\n" ); document.write( "x: 2, 3, 4, 5, 6
\n" ); document.write( "y: 6, 5, 4, 3, 2\r
\n" ); document.write( "\n" ); document.write( "There are 5 cases here for a sum of 8.
\n" ); document.write( "Only 2 sets show a set with one 5.
\n" ); document.write( "Therefore 2/5 is the probability of getting at least one five given that the sum of the dice is 8.
\n" ); document.write( "
\n" ); document.write( "
\n" );