document.write( "Question 631246: How many different ways can class officers be selected if
\n" );
document.write( "there are three candidates for President, four candidates for
\n" );
document.write( "Vice President, and seven candidates for Secretary? \n" );
document.write( "
Algebra.Com's Answer #397756 by KMST(5328)![]() ![]() You can put this solution on YOUR website! I am assuming that no one is running for two or three different positions at the same time. \n" ); document.write( "The choices for the three positions are independent. \n" ); document.write( "There are 3 ways to chose the President. \n" ); document.write( "For each one of those choices, you still have four different ways to choose a Vice President. \n" ); document.write( "That gives you \n" ); document.write( "For each of those 12 choices, you still have 7 ways to choose a secretary, \n" ); document.write( "so there are |