document.write( "Question 227296: you have three $1 bills,four $5 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 #169168 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
you have three $1 bills,four $5 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( "--------------
\n" ); document.write( "These are dependent events because you do not replace the $10
\n" ); document.write( "after selecting it.
\n" ); document.write( "P($10 and $1) = P($10)*P($1 | $10)
\n" ); document.write( "= (2/9)(3/8) = 1/12
\n" ); document.write( "=========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );