document.write( "Question 934587: You have three one dollar bills, four five dollar bills, and two $10 bills in your wallet. You select a bill at random. Without replacing the bill, you choose a second bill at random. Find P($10 then $1). \n" ); document.write( "
Algebra.Com's Answer #568594 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
You have three one dollar bills, four five dollar bills, and two $10 bills in
\n" ); document.write( "your wallet. You select a bill at random. Without replacing the bill, you choose
\n" ); document.write( "a second bill at random. Find P($10 then $1).
\n" ); document.write( "
\r\n" );
document.write( "Select either of the 2 tens out of 9 bills, and then select any of the 3 ones\r\n" );
document.write( "out of the remaining 8 bills.\r\n" );
document.write( "\r\n" );
document.write( "That's \"2%2F9\"x\"3%2F8\" = \"6%2F72\" = \"1%2F12\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );