document.write( "Question 250677: How many ways can a ball player put 8 jerseys on 4 hooks?\r
\n" );
document.write( "\n" );
document.write( "Find the 8th term of the sequence An=3n. \n" );
document.write( "
Algebra.Com's Answer #182560 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many ways can a ball player put 8 jerseys on 4 hooks? \n" ); document.write( "Let the hooks pick the jerseys. \n" ); document.write( "8C4 = (8*7*6*5)/(1*2*3*4) = 140/2 = 70 \n" ); document.write( "============================================== \n" ); document.write( "Find the 8th term of the sequence An=3n. \n" ); document.write( "A(8) = 3*8 = 24\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |