document.write( "Question 883968: ten individuals are selected for positions of president/or vice president of an organization. How many possibilities of selection exist?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #539046 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! Pick the president as any of the 10 people \n" ); document.write( "Pick the vice president as any of the remaining 9 people.\r \n" ); document.write( "\n" ); document.write( "That's 10*9 = 90 ways \n" ); document.write( " |