document.write( "Question 197178: a bag contains 6 red apples and 8 green. what is the probability of picking a red and a green apple without replacing? \n" ); document.write( "
Algebra.Com's Answer #147823 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a bag contains 6 red apples and 8 green. what is the probability of picking a red and a green apple without replacing? \n" ); document.write( "------------------------------- \n" ); document.write( "P(red and green) = P(green|red)*P(red) \n" ); document.write( "= 8/13*6/14 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |