document.write( "Question 867517: If a child is given cards with A, C, D, G, O, and T on them, what is the probability he or she could spell GOT by guessing the correct arrangement of 3 cards from the 6? \n" ); document.write( "
Algebra.Com's Answer #523070 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the probability will be 1 / 6P3 which is equal to 1/120.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "there are 6P3 possible number of ordered arrangement of sets of 3 cards taken from 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "6P3 is the formula for the permutation of 6 things taken 3 at a time. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that equals 6! / 3! which is equal to 6*5*4 which is equal to 120.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a permutation is an ordered arrangement.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the general formula for a permutation of n things taken x at a time is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "nPx = n! / (n-x)!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when n = 6 and x = 3, this becomes 6P3 = 6! / (6-3)! which becomes 6! / 3!.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );