document.write( "Question 760377: you roll two fair dice, a white one and a green one. \r
\n" );
document.write( "\n" );
document.write( "find P(a number greater than 2 on the white die and exactly 4 on the green die)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #462593 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! you roll two fair dice, a white one and a green one. \n" ); document.write( "find P(a number greater than 2 on the white die and exactly 4 on the green die \n" ); document.write( "---------------- \n" ); document.write( "The results on the two dice are independent. \n" ); document.write( "--- \n" ); document.write( "P(> 2 AND 4) = P(>2)*P(4) = (4/6)*(1/6) = 4/36 = 1/9 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |