document.write( "Question 83646: In how many ways can we elect 11 students to be president and vice-president? \n" ); document.write( "
Algebra.Com's Answer #60276 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
How many students can be president: 11
\n" ); document.write( "How many students can be vise-pres: 10
\n" ); document.write( "11 * 10 = 110 ways
\n" ); document.write( "
\n" );