document.write( "Question 619045: A bowl contains five green olives and eight black ones. Will picks two olives. What is the probability that he gets one green and one black olive without replacement? Show work. \n" ); document.write( "
Algebra.Com's Answer #389318 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A bowl contains five green olives and eight black ones. Will picks two olives. What is the probability that he gets one green and one black olive without replacement?
\n" ); document.write( "first pick: 5/13
\n" ); document.write( "second pick: 8/12 = 2/3
\n" ); document.write( ".
\n" ); document.write( "Probability then is:
\n" ); document.write( "5/13 * 2/3 = 10/39 or 0.256 or 25.6%
\n" ); document.write( "
\n" );