document.write( "Question 66782: Ms.Thomson's class consists of 12 girls and 13 boys. They all put their names in a hat and the teahcer was going to randomly choose two different students to be assistant teachers for the week. What is the probability that it will be a boy and a girl? \n" ); document.write( "
Algebra.Com's Answer #47469 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ms.Thomson's class consists of 12 girls and 13 boys. They all put their names in a hat and the teahcer was going to randomly choose two different students to be assistant teachers for the week. What is the probability that it will be a boy and a girl? \n" ); document.write( "--------------------- \n" ); document.write( "Total # of pairs of students is 25C2=300 \n" ); document.write( "Total # of pairs of boys is 13C2=78 \n" ); document.write( "Total # of pairs of girls is 12C2=66 \n" ); document.write( "Therefore # of boy-girl pairs is 300-78-66=156 \n" ); document.write( "So, Prob(goy-girl pair being selected)=156/300 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |