document.write( "Question 361735: if two fair dice are rolled, find the probability of a sum of 5 given that the sum is less than 8. \n" ); document.write( "
Algebra.Com's Answer #257838 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Since the sum could be 2,3,4,5,6,or 7, find the probability for each of those. \n" ); document.write( "Sum=2, 1 outcome/21 outcomes, \n" ); document.write( "Sum=3, 2 outcome/21 outcomes, \n" ); document.write( "Sum=4, 3 outcome/21 outcomes, \n" ); document.write( "Sum=5, 4 outcome/21 outcomes, \n" ); document.write( "Sum=6, 5 outcome/21 outcomes, \n" ); document.write( "Sum=7, 6 outcome/21 outcomes, \n" ); document.write( " \n" ); document.write( " |