document.write( "Question 928092: in a class there are 8 boys and 5 girls. two class representatives are to be chosen. in how many ways they can be selected if the first is to be a boy and the second any of the boy or girl? \n" ); document.write( "
Algebra.Com's Answer #563446 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Class of 13: 8B, 5G \n" ); document.write( "two class representatives are to be chosen. \n" ); document.write( "Ways the first is to be a boy and the second any of the boy or girl? \n" ); document.write( "(8C1)(12C1) \n" ); document.write( " |