document.write( "Question 638503: A class has 12 students. How many ways can a president and vice president be chosen?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #402240 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! There are 12 choices for the first position chosen. \n" ); document.write( "There are 11 choices for the second position chosen. \n" ); document.write( "Thus there are 12*11=132 possible choices. \n" ); document.write( " \n" ); document.write( " |