document.write( "Question 1155252: A bag is filled with 9 white tokens, 5 blue tokens 4 green tokens and 2 red tokens
\n" ); document.write( "Two tokens are drawn from the bag without replacement. What is the probability that both tokens are blue?
\n" ); document.write( "

Algebra.Com's Answer #777814 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "In total, there are  9 + 5 + 4 + 2 = 20 tokens.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "With the probability  \"5%2F20\"  we select blue token at the first draw;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "and then with the probability  \"4%2F19\"  we select blue token at the second draw.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the answer to the problem's question is  P = \"%285%2F20%29%2A%284%2F19%29\" = \"20%2F%2820%2A19%29\" = \"1%2F19\".  \r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );