document.write( "Question 288235: You have a pair of dice
\n" );
document.write( "a) how many ways can you roll on 9 and 10?
\n" );
document.write( "B) what is the probability that you will roll on 9 or 10? \n" );
document.write( "
Algebra.Com's Answer #208919 by stanbon(75887) ![]() You can put this solution on YOUR website! You have a pair of dice \n" ); document.write( "a) how many ways can you roll on 9 and 10? \n" ); document.write( "You cannot roll 9 AND 10 \n" ); document.write( "--------------------------------- \n" ); document.write( "B) what is the probability that you will roll on 9 or 10? \n" ); document.write( "9: 6/3;5/4;4/5;3/6 \n" ); document.write( "10: 6/4;5/5;4/6 \n" ); document.write( "----- \n" ); document.write( "P(9 OR 10) = 7/36 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " \n" ); document.write( " |