document.write( "Question 746454: Whats The Difference Between A Permutation and a Combination?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Veronica. \n" );
document.write( "
Algebra.Com's Answer #454300 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! Note that permutation is another word for arrangement. A combination is an arrangement where order does not matter, but for a permutation it does. For example\r \n" ); document.write( "\n" ); document.write( "for combinations\r \n" ); document.write( "\n" ); document.write( "{a,b,c}={a,c,b}={c,b,a}=...\r \n" ); document.write( "\n" ); document.write( "because they all contain an a, b and a c\r \n" ); document.write( "\n" ); document.write( "but if their order is important then all of those lists are distinct arrangements \n" ); document.write( "in fact there are six such arrangements of a,b,c:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "abc \n" ); document.write( "acd \n" ); document.write( "bac \n" ); document.write( "bca \n" ); document.write( "cab \n" ); document.write( "cba\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "hope this helps\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ":) \n" ); document.write( " |