document.write( "Question 1096352: a pair of dice is thrown. find the probability of getting 7 as the, sum if it is known that the second die always exhibits an odd number \n" ); document.write( "
Algebra.Com's Answer #710921 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! So then there are only 18 possible outcomes, \n" ); document.write( "(1,1)(2,1)(3,1)(4,1)(5,1)(6,1) \n" ); document.write( "(1,3)(2,3)(3,3)(4,3)(5,3)(6,3) \n" ); document.write( "(1,5)(2,5)(3,5)(4,5)(5,5)(6,5) \n" ); document.write( "With the sums, \n" ); document.write( "2,3,4,5,6,7 \n" ); document.write( "4,5,6,7,8,9 \n" ); document.write( "6,7,8,9,10,11 \n" ); document.write( "There are 3 outcomes that sum to 7. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |