document.write( "Question 948072: If you have eight individuals available, how many ways are there to choose four individuals from the eight individuals.\r
\n" );
document.write( "\n" );
document.write( "A. When the order is not important?\r
\n" );
document.write( "\n" );
document.write( "B. When the order is important? \n" );
document.write( "
Algebra.Com's Answer #578643 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! If you have eight individuals available, how many ways are there to choose four individuals from the eight individuals.\r \n" ); document.write( "\n" ); document.write( "A. When the order is not important? 8 CHOOSE 4 = 8C4 =B. When the order is important? 8 POSITION 4 = 8P4 =\n" ); document.write( " |