document.write( "Question 890720: a pair of dice is tossed. find the probability of getting a total of 8. \n" ); document.write( "
Algebra.Com's Answer #539238 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a pair of dice is tossed. find the probability of getting a total of 8. \n" ); document.write( "------------------- \n" ); document.write( "Sucesses:: 6/2 ; 5/3 ; 4/4 ; 3/5 ; 2/6 \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed:: 5 \n" ); document.write( "# of possible pairs:: 6*6 = 36 \n" ); document.write( "--- \n" ); document.write( "P(sum = 8) = 5/36 \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |