document.write( "Question 379462: in how many ways can 6 different trees be planted in a circle
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #269404 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
There are a total of 6! (=720) ways to plant six different trees. However, the trees are in a circle, in which each \"way\" is counted six times, due to rotations. This leaves us 6!/6 = 5! = 120 ways to plant six different trees in a circle. \n" ); document.write( "
\n" );