document.write( "Question 522031: How many different ways can 9 voters be ordered from first to last?
\n" );
document.write( "the formula we use is 2^n
\n" );
document.write( "here n=9
\n" );
document.write( "so simply the answer is 512 \n" );
document.write( "
Algebra.Com's Answer #346705 by shyfaiza17(5)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |