document.write( "Question 1210330: A grocer's bin contains 7 ripe tomatoes and 9 unripened tomatoes. Three tomatoes are selected at random (Tomatoes are not replaced). Show the probability distribution for the number of ripe tomatoes.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #851909 by mccravyedwin(407)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( ">>>A grocer's bin contains 7 ripe tomatoes and 9 unripened tomatoes.<<<  \r\n" );
document.write( "\r\n" );
document.write( "So altogether there are 7+9=16 tomatoes in the grocer's bin.\r\n" );
document.write( "\r\n" );
document.write( ">>>Three tomatoes are selected at random  (Tomatoes are not replaced).<<<\r\n" );
document.write( "\r\n" );
document.write( "He chooses one of these 4 groups of 3 tomatoes: \r\n" );
document.write( "\r\n" );
document.write( "0 ripe tomatoes and 3 unripened tomatoes.\r\n" );
document.write( "1 ripe tomato and 2 unripened tomatoes.\r\n" );
document.write( "2 ripe tomatoes and 1 unripened tomato.\r\n" );
document.write( "3 ripe tomatoes and 0 unripened tomatoes.\r\n" );
document.write( "\r\n" );
document.write( ">>>Show the probability distribution for the number of ripe tomatoes.<<<\r\n" );
document.write( "\r\n" );
document.write( "\"P%28matrix%281%2C3%2C0%2Cripe%2Ctomatoes%29%29\"\"%22%22=%22%22\"\"%28C%287%2C0%29%2AC%289%2C3%29%29%2FC%2816%2C3%29\"\"%22%22=%22%22\"\"%281%2A84%29%2F560\"\"%22%22=%22%22\"\"84%2F560\"\"%22%22=%22%22\"\"3%2F20\"\"%22%22=%22%22\"\"0.15\"\r\n" );
document.write( "\r\n" );
document.write( "\"P%28matrix%281%2C3%2C1%2Cripe%2Ctomato%29%29\"\"%22%22=%22%22\"\"%28C%287%2C1%29%2AC%289%2C2%29%29%2FC%2816%2C3%29\"\"%22%22=%22%22\"\"%287%2A36%29%2F560\"\"%22%22=%22%22\"\"252%2F560\"\"%22%22=%22%22\"\"9%2F20\"\"%22%22=%22%22\"\"0.45\"\r\n" );
document.write( "\r\n" );
document.write( "\"P%28matrix%281%2C3%2C2%2Cripe%2Ctomatoes%29%29\"\"%22%22=%22%22\"\"%28C%287%2C2%29%2AC%289%2C1%29%29%2FC%2816%2C3%29\"\"%22%22=%22%22\"\"%2821%2A9%29%2F560\"\"%22%22=%22%22\"\"189%2F560\"\"%22%22=%22%22\"\"27%2F80\"\"%22%22=%22%22\"\"0.3375\"\r\n" );
document.write( "\r\n" );
document.write( "\"P%28matrix%281%2C3%2C3%2Cripe%2Ctomatoes%29%29\"\"%22%22=%22%22\"\"%28C%287%2C3%29%2AC%289%2C0%29%29%2FC%2816%2C3%29\"\"%22%22=%22%22\"\"%2835%2A1%29%2F560\"\"%22%22=%22%22\"\"35%2F560\"\"%22%22=%22%22\"\"1%2F16\"\"%22%22=%22%22\"\"0.0625\"\r\n" );
document.write( "\r\n" );
document.write( "Observe that the sum of those 4 probabilities is\r\n" );
document.write( "\r\n" );
document.write( "0.15 + 0.45 + 0.3375 + 0.0625 = 1.  That's because it is certain that one of\r\n" );
document.write( "those 4 events must occur.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );