document.write( "Question 329106: You roll a pair of dice, one is red and the other is green. What is the probability of rolling a 5 on the red die and an even number on the green one? \n" ); document.write( "
Algebra.Com's Answer #235818 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You roll a pair of dice, one is red and the other is green. What is the probability of rolling a 5 on the red die and an even number on the green one? \n" ); document.write( "------ \n" ); document.write( "What happens on the red and what happens on the green are \n" ); document.write( "independent events. \n" ); document.write( "P(red 5 AND green even) = (1/6)(3/6) = 3*36 = 1/12 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |