document.write( "Question 613749: How many ways can a president and a vice president be selected in a class of 25 students \n" ); document.write( "
Algebra.Com's Answer #386227 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 25 choices for the president and 25-1 = 24 choices for the VP. So there are 25*24 = 600 different ways. \n" ); document.write( "
\n" );