document.write( "Question 36288: Can somone answer this problem?
\n" ); document.write( "The number of permutations of two items from a data set is always two times the number of combinations when taking two objects at a time from the same data set
\n" ); document.write( "Explain why this statement is true or false
\n" ); document.write( "

Algebra.Com's Answer #22245 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
nC2 = n!/[(n-2)!2!]
\n" ); document.write( "nP2 = n!/[(n-2)!]\r
\n" ); document.write( "\n" ); document.write( "The combination is 1/2 the permutation, so
\n" ); document.write( "the permutation must be two-times the combination.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );