document.write( "Question 1150789: A store receives 5 red shirts and 10 green shirts. A random sample of 5 shirts selected. Determine the probability that
\n" );
document.write( "1. It contains 3 red shirts
\n" );
document.write( "2. It contain 1 red shirt.
\n" );
document.write( "3. It contain 3 green shirts \n" );
document.write( "
Algebra.Com's Answer #772234 by ikleyn(52803)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "The total number of shirts is 5 + 10 = 15.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The answers are\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "1. P = (C[5]^3*C[10]^2])/C[15]^5.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "2. P = (C[5]^1*C[10]^4])/C[15]^5.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "3. P = (C[5]^2*C[10]^3])/C[15]^5.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "The formulas are self-explanatory.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |