document.write( "Question 589328: Two number cubes have the digits 1, 2, 3, 4, 5, 6 on each. If the number cubes are rolled, what is the probability of the sum being 5 or 8? \n" ); document.write( "
Algebra.Com's Answer #374821 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two number cubes have the digits 1, 2, 3, 4, 5, 6 on each. If the number cubes are rolled, what is the probability of the sum being 5 or 8? \n" ); document.write( "---------------- \n" ); document.write( "sum of 5: 1/4 ; 2/3 ; 3/2 ; 4/1 \n" ); document.write( "---- \n" ); document.write( "sum of 8: 2/6 ; 3/5 ; 4/4 ; 5/3 ; 5/2 \n" ); document.write( "======================================== \n" ); document.write( "# of ways to succeed: 9 \n" ); document.write( "# of possible sums: 36 \n" ); document.write( "---- \n" ); document.write( "P(5 or 8) = 9/36 = 1/4 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( " |