document.write( "Question 601644: A bag contains five red and four blue tokens. A token is chosen at random, the colour recorded and the token is not replaced. A second token is chosen and the colour recorded. Find the probability that\r
\n" );
document.write( "\n" );
document.write( "a the second token is red given the first token is blue,\r
\n" );
document.write( "\n" );
document.write( "b the second token is blue given the first token is red,\r
\n" );
document.write( "\n" );
document.write( "c both tokens chosen are blue,\r
\n" );
document.write( "\n" );
document.write( "d one red token and one blue token are chosen
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #379947 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bag contains five red and four blue tokens. A token is chosen at random, the colour recorded and the token is not replaced. \n" ); document.write( "A second token is chosen and the colour recorded. \n" ); document.write( "Find the probability that \n" ); document.write( "a) the second token is red given the first token is blue::: \n" ); document.write( "If the 1st is blue that leaves 5 red and 3 blue \n" ); document.write( "Ans: 5/8 \n" ); document.write( "---- \n" ); document.write( "b the second token is blue given the first token is red::: \n" ); document.write( "If the 1st is red that leaves 4 red and 4 blue \n" ); document.write( "Ans: 4/8 = 1/2 \n" ); document.write( "----\r \n" ); document.write( "\n" ); document.write( "c both tokens chosen are blue:::(4/9)*(3/8) = 1/6 \n" ); document.write( "-----\r \n" ); document.write( "\n" ); document.write( "d one red token and one blue token are chosen \n" ); document.write( "P(rb or br) = 1-(P(2red)+P(2blue)) \n" ); document.write( "= 1 - [(5/9)(4/8) + (1/6)] \n" ); document.write( "= 1 - [(5/18)+(1/6)] \n" ); document.write( "= 1 - [8/18] \n" ); document.write( "= 1 - 4/9 \n" ); document.write( "= 5/9 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |