document.write( "Question 625356: Dad puts $5 bill and three $1 bills in he first box.In a second box, he puts another $5 bill with just $1 bill. For washing the car, Junior gets to take out a bill from the first box without looking and put it in the second box. After these are well mixed, he then gets to take one bill from the second box. What is the probability that he will get $5? \n" ); document.write( "
Algebra.Com's Answer #393466 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
Dad puts $5 bill and three $1 bills in he first box.In a second box, he puts another $5 bill with just $1 bill. For washing the car, Junior gets to take out a bill from the first box without looking and put it in the second box. After these are well mixed, he then gets to take one bill from the second box. What is the probability that he will get $5?
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "We begin with:\r\n" );
document.write( "\r\n" );
document.write( "First box         Second box\r\n" );
document.write( "$5+$1+$1+1$         $5+$1\r\n" );
document.write( "\r\n" );
document.write( "Junior gets to take out a bill from the first box without looking and put it in the second box.\r\n" );
document.write( "\r\n" );
document.write( "Then we have either of these cases:\r\n" );
document.write( "\r\n" );
document.write( "Case 1, with a probability of 1/4\r\n" );
document.write( "\r\n" );
document.write( "First box         Second box\r\n" );
document.write( "$1+$1+1$           $5+$5+$1\r\n" );
document.write( "\r\n" );
document.write( "and\r\n" );
document.write( "\r\n" );
document.write( "Case 2, with a probability of 3/4\r\n" );
document.write( "\r\n" );
document.write( "First box         Second box\r\n" );
document.write( "$5+$1+$1           $5+$1+$1\r\n" );
document.write( "\r\n" );
document.write( "he then gets to take one bill from the second box\r\n" );
document.write( "\r\n" );
document.write( "So,\r\n" );
document.write( "\r\n" );
document.write( "P($5) = P[(case 1 AND drawing a 5$) OR (case 2 AND drawing a $5)]\r\n" );
document.write( "\r\n" );
document.write( "= P(case 1)×P(drawing a $5 given case 1) + P(case 2)×P(drawing a $5 given case 2) =\r\n" );
document.write( "\r\n" );
document.write( "(1/4)(2/3) + (3/4)(1/3) = 5/12\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );