document.write( "Question 1031784:
\n" );
document.write( "A golf tournament is taking place with senior and rookie players. If first, second, and third prizes will be awarded to players from each division, which expression shows how many ways can the golfers can place if there are 35 senior golfers and 20 rookie golfers?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " A.
\n" );
document.write( "35P3 + 20P3
\n" );
document.write( "
\n" );
document.write( " B.
\n" );
document.write( "35P3 • 20P3
\n" );
document.write( "
\n" );
document.write( " C. \r
\n" );
document.write( "\n" );
document.write( "35C3 • 20C3
\n" );
document.write( "
\n" );
document.write( " D. \r
\n" );
document.write( "\n" );
document.write( "35C3 + 20C3
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #646460 by Theo(13342)![]() ![]() You can put this solution on YOUR website! since order is important, you would use the permuation formula.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since each division will have 3 winners each, then the total possible number of winners will be the number of winners in the senior division times the number of winners in the rookie division.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the number of possible sets of winners in the senior division is 35P3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the number of possible sets of winners in the roodie division is 20P3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the total number of possible sets of winners from both divisions would be 35P3 * 20P3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |