document.write( "Question 1202959: There are 6 boys and 6 girls in the finals of a talent contest. A contest is held to pick the top 3 winners in both the boy and girl groups in order of talent. How many different options for winners are there? \n" ); document.write( "
Algebra.Com's Answer #838180 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "For both boys and girls, the number of ways to rank the top 3 out of 6 is

\n" ); document.write( "P(6,3) = 6*5*4 = 120

\n" ); document.write( "So the number of ways of ranking the top 3 of both boys and girls is

\n" ); document.write( "120*120 = 14400

\n" ); document.write( "ANSWER: 14400

\n" ); document.write( "
\n" ); document.write( "
\n" );