document.write( "Question 479609: Two dices are thrown, one RED and one GREEN. The probability that the number on the red exceeds the number showing on the green by exactly 2 is?\r
\n" );
document.write( "\n" );
document.write( "a) 1/18
\n" );
document.write( "b) 1/4
\n" );
document.write( "c) 1/9
\n" );
document.write( "d 1/36
\n" );
document.write( "e) 1/24\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help! :-) \n" );
document.write( "
Algebra.Com's Answer #328601 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "favorable ways = 4 i.e [ (1,3),(2,4),(3,5),(4,6)]\r \n" ); document.write( "\n" ); document.write( "total possible ways = 36 i.e [ 6 * 6] \r \n" ); document.write( "\n" ); document.write( "probability = 4/36 = 1/9\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |