document.write( "Question 1081773: if two fair dice rolled, find the probability of the following result .A double given that the sum was 6.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #695807 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! By double you mean two of the same values on the die faces. \n" ); document.write( "Given it was a six means that both faces were 3. \n" ); document.write( "Look at the possible outcomes that sum to 6. \n" ); document.write( "1,5 \n" ); document.write( "2,4 \n" ); document.write( "3,3 \n" ); document.write( "4,2 \n" ); document.write( "5,1 \n" ); document.write( "There are 5 possible outcomes for a 6. \n" ); document.write( "One of them is the double. \n" ); document.write( " |