document.write( "Question 857066: A bag contains 22 orange and 18 green balls. What is the probability of drawing a green ball, then an orange one, if the first ball is replaced before drawing the second? If the first ball is not replaced before drawing the second? \n" ); document.write( "
Algebra.Com's Answer #516358 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " 40 balls: 22 orange and 18 green
\n" ); document.write( "with replacement P(green then orange) = \"%2818%2F40%29%2822%2F40%29\"
\n" ); document.write( "w/o replacement P(green then orange) = \"%2818%2F40%29%2822%2F39%29\"
\n" ); document.write( " \n" ); document.write( "
\n" );