document.write( "Question 1161947: In an exacta wager at the race track, a bettor picks the two horses that he or she
\n" );
document.write( "thinks will finish first and second in a specified order. For a race with 12 entrants,
\n" );
document.write( "determine the number of possible exacta wagers. \n" );
document.write( "
Algebra.Com's Answer #785597 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "12 choices for the first place horse; then 11 choices for the second place horse. \n" ); document.write( "By the fundamental counting principle, the number of possible wagers is 12*11 = 132. \n" ); document.write( " \n" ); document.write( " |