document.write( "Question 324153: Class A contains 3 boys and 5 girls, while class B contains 4 boys and 2 girls. If one person is selected from each class, the probability that both those chosen are girls is:
\n" );
document.write( "a. 5/24
\n" );
document.write( "b. 1/10
\n" );
document.write( "c. 23/24
\n" );
document.write( "d. 1/48
\n" );
document.write( "e. none of these \n" );
document.write( "
Algebra.Com's Answer #231998 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! P(A,G)=5/8 \n" ); document.write( "P(B,G)=2/6=1/3 \n" ); document.write( "P(2 G)=(5/8)(1/3)=5/24 \n" ); document.write( "a) is the correct answer. \n" ); document.write( " \n" ); document.write( " |