document.write( "Question 938118: a bag contains 8 bananas, 4 apples, 6 oranges, if 2 pieces of fruit are picked at random what is the probability that 1 is a banana and 1 is an orange? \n" ); document.write( "
Algebra.Com's Answer #571451 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
18Fruit: 8B, 4A, 6 Oranges
\n" ); document.write( "2 picked, w/o replacement...
\n" ); document.write( "P(1B AND 1 Orange) = \"%288%2F18%29%286%2F17%29+%2B+%286%2F18%29%288%2F17%29\"
\n" ); document.write( "...
\n" ); document.write( "2 picked, w/replacement...
\n" ); document.write( "P(1B AND 1 Orange) = \"%288%2F18%29%286%2F18%29\"
\n" ); document.write( "
\n" );