document.write( "Question 721891: in how many ways can people chosen from a group of 8 be voted President, Vice President, and Secretary? \n" ); document.write( "
Algebra.Com's Answer #442547 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
in how many ways can people chosen from a group of 8 be voted President, Vice President, and Secretary?
\n" ); document.write( "-------------
\n" ); document.write( "Assuming one person can't hold 2 offices:
\n" ); document.write( "The 1st choice is 1 of 8
\n" ); document.write( "then 1 of 7
\n" ); document.write( "then 1 of 6
\n" ); document.write( "---
\n" ); document.write( "= 8*7*6 = 336
\n" ); document.write( "
\n" ); document.write( "
\n" );