document.write( "Question 935980: The question is: Four students are running in an election for class representative on the student council. In how many different ways can the four names be listed on the ballot? \r
\n" );
document.write( "\n" );
document.write( "Since there are four students to pick from and there's one position, the notation for this should be 4P1= 4!/(4-1)!= 4. However the answer states that there are 24 ways, how do you yield that answer and why? \n" );
document.write( "
Algebra.Com's Answer #569373 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The question is: Four students are running in an election for class representative on the student council. In how many different ways can the four names be listed on the ballot? \n" ); document.write( "Ans:: 4P4 = 4! = 24 ways \n" ); document.write( "---------------------------------- \n" ); document.write( " Since there are four students to pick from and there's one position, the notation for this should be 4P1= 4!/(4-1)!= 4. However the answer states that there are 24 ways, how do you yield that answer and why? \n" ); document.write( "--------- \n" ); document.write( "Explanation:: \n" ); document.write( "1st listed:: 4 ways to choose \n" ); document.write( "2nd listed:: 3 ways to choose \n" ); document.write( "3rd listed:: 2 ways to choose \n" ); document.write( "last listed:: 1 way to choose \n" ); document.write( "----- \n" ); document.write( "Total ways = 4*3*2*1 = 24 \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " |