document.write( "Question 444475: If you roll a standard number cube twice. Find each probability. P(1, then 2), P(3, then even), P(less than 4, then 1), P(odd, then even), P(divisible by 2, then 5), and P(greater than 2, then odd) \n" ); document.write( "
Algebra.Com's Answer #306375 by stanbon(75887) ![]() You can put this solution on YOUR website! If you roll a standard number cube twice. \n" ); document.write( "Comment: These roll results are all independent. \n" ); document.write( "----------------------------------------------------- \n" ); document.write( "Find each probability. \n" ); document.write( "P(1, then 2) = (1/6)(1/6) = 1/36 \n" ); document.write( "----------------- \n" ); document.write( "P(3, then even) = (1/6)(1/2) = 1/12 \n" ); document.write( "----------------- \n" ); document.write( "P(less than 4, then 1) = (3/6)(1/6) = 1/12 \n" ); document.write( "----------------- \n" ); document.write( "P(odd, then even) = (3/6)(3/6) = 1/4 \n" ); document.write( "----------------- \n" ); document.write( "P(divisible by 2, then 5) = (3/6)(1/6) = 1/12 \n" ); document.write( "----------------- \n" ); document.write( "P(greater than 2, then odd) = (4/6)(1/6) = 1/9 \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======== \n" ); document.write( " \n" ); document.write( " |