document.write( "Question 1017445: A safety committee of 2 has to be firmed from 30 studentd. 8 study physics. 10 study chemistry. 12 study biology. If the same student cannot be choosen twice whats the probability that
\n" );
document.write( "A. Both students are studing physics
\n" );
document.write( "B. The first studies biology the second studies chemistry
\n" );
document.write( "C. That both students choosen study same subject \n" );
document.write( "
Algebra.Com's Answer #633740 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "p(both studying physics)=(8/30)(7/29)=28/435 \n" ); document.write( "P(biology1 chemistry2)=(12/30)(10/29)=4/29 \n" ); document.write( "P(same subject)=28/435 (or 56/870) + (10/30)(9/29)+(12/30)(11/29)= \n" ); document.write( "(56+90+132)/870= \n" ); document.write( "(278/870)=(139/435) \n" ); document.write( " |