document.write( "Question 300158: Two dice are rolled. The probability that their sum equals 5 or more is _____. Enter your answer as a fraction using the \"/\". Do not include spaces in your answer. \n" ); document.write( "
Algebra.Com's Answer #215437 by stanbon(75887) ![]() You can put this solution on YOUR website! Two dice are rolled. The probability that their sum equals 5 or more is _____. Enter your answer as a fraction using the \"/\". \n" ); document.write( "-------------------------------------- \n" ); document.write( "P(sum of 2): 1/36 \n" ); document.write( "P(sum of 3): 2/36 \n" ); document.write( "P(sum of 4): 3/36 \n" ); document.write( "--- \n" ); document.write( "P(sum of 5 or more) = 1 - [1/36 + 2/36 + 3/36] \n" ); document.write( "= 1 - 6/36 \n" ); document.write( "= 1 - 1/6 \n" ); document.write( "= 5/6 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |