document.write( "Question 426082: Suppose your wallet contains 10 bills of the following denominations five $5 bill, two $10 bill, two $20 bills and one $50 bill. If you select random, what is the probability that you select two $5 bills? \n" ); document.write( "
Algebra.Com's Answer #296495 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "10 bills of the following denominations five $5 bill, two $10 bill,
\n" ); document.write( "two $20 bills and one $50 bill.
\n" ); document.write( "P(choosing 2 $5 bills) = 5C2/10C2 = 10/45 = 2/9 \n" ); document.write( "
\n" );