document.write( "Question 862124: A and B play 12 games of chess of which 6 are won by A, 4 are won by B, 2 ends in a draw. They agree to play a tournament consisting of 3 games. Find the probability that (a) A wins all 3 games (b) two games end in a draw, (c) A and B win alternatively, (d) B wins atleast one games. \n" ); document.write( "
Algebra.Com's Answer #519535 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Look at all the possible outcomes there are 3^3 or 27 of them. \n" ); document.write( "AAA AAB AAD ABA ABB ABD ADA ADB ADD \n" ); document.write( "BAA BAB BAD BBA BBB BBD BDA BDB BDD \n" ); document.write( "DAA DAB DAD DBA DBB DBD DDA DDB DDD \n" ); document.write( "A) \n" ); document.write( "B) \n" ); document.write( "C) I assume that mean BAB ABD etc.,There are six of those (BAB,DAB,BAD,ABA,DBA,ABD) \n" ); document.write( "D) |