document.write( "Question 1191918: . If the number of combinations of n objects taken 3 at a time is 20, how many permutations are there?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #823785 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The question is not clear. \n" ); document.write( "Are you looking for the number of permutations of the 3 of the n objects, or the number of permutations of all n objects? \n" ); document.write( "My reading of the problem suggests that the question being asked is the number of permutations of the 3 objects. \n" ); document.write( "In that case, the solution is easy. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Therefore, given C(n,3)=20, we can immediately deduce that P(n,3) is 6*20 = 120 \n" ); document.write( "ANSWER (the way I read the problem): 120 \n" ); document.write( " \n" ); document.write( " |