document.write( "Question 984386: An urn contains nine red balls, nine white balls, and nine blue balls, and sample of four balls is drawn at random without replacement.\r
\n" );
document.write( "\n" );
document.write( "Compute the probability that all of the balls in the sample are the same color. (Round your answer to four decimal places.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #605206 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Probability all are red: (9/27)*(8/26)*(7/25)*(6/24) \n" ); document.write( "Multiply by 3, because the same applies to the other two. \n" ); document.write( "{3024/570024}*3=0.0159.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |