document.write( "Question 454579: how many ways can you select 3 bananas from a group of 9???? \n" ); document.write( "
Algebra.Com's Answer #312128 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 9C3 \n" ); document.write( "=9!/((9-3)!3!) \n" ); document.write( "=84 ways \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |