document.write( "Question 191843: Alexi's wallet contains four $1 bills, three $5 bills, and one $10 bill. IF Alexi randomly removes two bills without replacement, determine the probability that the bills will total $15? \n" ); document.write( "
Algebra.Com's Answer #143947 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Alexi's wallet contains four $1 bills, three $5 bills, and one $10 bill. IF Alexi randomly removes two bills without replacement, determine the probability that the bills will total $15?
\n" ); document.write( "---------------
\n" ); document.write( "It has to be a $10 and a $5.
\n" ); document.write( "The chance of a $10 is 1 of 8. Then the chance of a $5 is 1 of 7.
\n" ); document.write( "8*7 is 56, but it could be the $5, then the $10, so that's another 1 of 56.
\n" ); document.write( "Overall, it's 2 of 56, or
\n" ); document.write( "1/28.
\n" ); document.write( "
\n" );