document.write( "Question 1165084: Susie has three identical apples, three identical oranges and three identical
\n" ); document.write( "pears. She wants to create a straight line arrangement using six of these
\n" ); document.write( "pieces of fruit for an art class. In how many different ways can she do this?
\n" ); document.write( "

Algebra.Com's Answer #789666 by Seutip(231)\"\" \"About 
You can put this solution on YOUR website!
Susie has 6! ways or 6 Permutes 6 (6P6)\r
\n" ); document.write( "\n" ); document.write( "\"nPr=%28n%21%29%2F%28n-r%29%21\" where n=6 and r=6
\n" ); document.write( "where n = total items in the set; r = items taken for the permutation
\n" ); document.write( "\"nPr=%286%21%29%2F%286-6%29%21\"
\n" ); document.write( "\"nPr=%286%21%29%2F%280%29%21\"
\n" ); document.write( "\"nPr=%286%21%29%2F1\" because 0!=1
\n" ); document.write( "\"nPr=6%21\"
\n" ); document.write( "\"nPr=6%2A5%2A4%2A3%2A2%2A1\"
\n" ); document.write( "\"nPr=720\"\r
\n" ); document.write( "\n" ); document.write( "THANK YOU HOPE THAT HELPS
\n" ); document.write( "STAY SAFE!
\n" ); document.write( "
\n" );