document.write( "Question 977788: A and B play a game as follows: an ordinary die is rolled and if a “six” is obtained then A
\n" );
document.write( "wins and if a “one” is obtained then B wins. If neither a six nor a one is obtained then the
\n" );
document.write( "die is rolled again until a decision can be made. What is the probability that A wins on (i)the first roll and (ii) the second roll? \n" );
document.write( "
Algebra.Com's Answer #599333 by Boreal(15235) You can put this solution on YOUR website! It is (1/6) for both, since the rolls are independent.\r \n" ); document.write( "\n" ); document.write( "If it is for both rolls, then it would be the joint probability, or (1/36) \n" ); document.write( " |