document.write( "Question 194354: from a group of 8 boys and 6 girls, only one of each gender can be chosen to attend the conference. in how many ways can the selection be made? \n" ); document.write( "
Algebra.Com's Answer #145849 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! from a group of 8 boys and 6 girls, only one of each gender can be chosen to attend the conference. in how many ways can the selection be made? \n" ); document.write( " \r\n" ); document.write( "For each of the 8 ways to select the boy, there are 6 ways\r\n" ); document.write( "to select the girl. \r\n" ); document.write( "\r\n" ); document.write( "That's 8*6 or 48 ways\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |