document.write( "Question 459096: How many ways can a president and vice president be selected from a group of 11 people? \n" ); document.write( "
Algebra.Com's Answer #314863 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are 11 people to choose from for the first position and 10 people to choose from for the second (since one person can't serve two positions at once)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So there are 11*10 = 110 different ways. \n" ); document.write( " |