document.write( "Question 150869: Caleb and Drew are playing a game with a pair of dice. Caleb needs a sum of 5 or greater to win.What is his probability of winning on his next turn?\r
\n" );
document.write( "\n" );
document.write( "A. 5/6 B. 2/5 C. 1/6 D. 2/3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #110779 by stanbon(75887) ![]() You can put this solution on YOUR website! Caleb and Drew are playing a game with a pair of dice. Caleb needs a sum of 5 or greater to win.What is his probability of winning on his next turn?\r \n" ); document.write( "\n" ); document.write( "A. 5/6 B. 2/5 C. 1/6 D. 2/3\r \n" ); document.write( "\n" ); document.write( "---------------------------------------------\r \n" ); document.write( "\n" ); document.write( "The number of possible sums is 6x6 = 36 \n" ); document.write( "The sums below 5 are: \n" ); document.write( "1+1, 1+2 ,1+3 ,2+1 ,2+2 ,3+1 \n" ); document.write( "----------- \n" ); document.write( "So there are 30 sums >= 5 \n" ); document.write( "P(sum >=5) = 30/36 = 5/6 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |