document.write( "Question 660958: There are 4 people running for class president: Kayla, Jim, Tina, and Jane. The winner will be the president, the runner-up will be the vice president, and the person who finishes in third place will be the treasurer. How many different ways could the election turn out?\r
\n" );
document.write( "\n" );
document.write( "A.625\r
\n" );
document.write( "\n" );
document.write( "B.20\r
\n" );
document.write( "\n" );
document.write( "C.35\r
\n" );
document.write( "\n" );
document.write( "D.24 \n" );
document.write( "
Algebra.Com's Answer #411426 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! You have 4 choices for the first slot, 3 for the next, and 2 for the last slot. Multiply them out:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4*3*2 = 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So there are 24 different ways this election can turn out. \n" ); document.write( " |