document.write( "Question 844180: A box contains 15 items, 4 of which are defective and 11 are good. Two items are selected. What is probability that
\n" );
document.write( "the first is good and the second defective? \n" );
document.write( "
Algebra.Com's Answer #508616 by Fombitz(32388) You can put this solution on YOUR website! Look at the possible two item draws and their probabilities. \n" ); document.write( "(G,G)= \n" ); document.write( "(G,D)= \n" ); document.write( "(D,G)= \n" ); document.write( "(D,D)= \n" ); document.write( "If you sum all of the probabilities, you will get 1. \n" ); document.write( "The one you want has a probability of |