document.write( "Question 1147180: Find how many arrangements there are of the letters of the word GUMTREE if the G is somewhere to the left of the U and the M is somewhere to the right of the U.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #768506 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "There are 7 letters in GUMTREE, and the 2 E's are indistinguishable, so\r\n" );
document.write( "there are 7!/2! = 2520 distinguishable arrangements total.  Exactly half of \r\n" );
document.write( "them, or 1260, have G somewhere left of U, (and the other half have G right of U).\r\n" );
document.write( "In turn, by the same token, exactly half of those 1260, or 630, have M right \r\n" );
document.write( "of U.\r\n" );
document.write( "\r\n" );
document.write( "Answer: 630 \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );