document.write( "Question 588370: You have 25 students in your class. How many outcomes are possible if one person is chosen as president and one is chosen as vice-president for your class? \n" ); document.write( "
Algebra.Com's Answer #374471 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are 25 choices for the first slot.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "After choosing one person, there are 25-1 = 24 choices for the second slot.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So there are 25*24 = 600 different outcomes possible. \n" ); document.write( " |