document.write( "Question 252811: There are 12 boys and 15 girls, How many different dancing groups can be formed with 2 boys and 3 girls. \n" ); document.write( "
Algebra.Com's Answer #184886 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2 boys \n" ); document.write( "12*11 \n" ); document.write( "3 girls \n" ); document.write( "15*14*13 \n" ); document.write( "together \n" ); document.write( "12*11+15*14*13=2862 \n" ); document.write( " \n" ); document.write( " |