document.write( "Question 1008934: in how many ways can the letters of the word number be arranged if e and r cannot be side by side? \n" ); document.write( "
Algebra.Com's Answer #624454 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! in how many ways can the letters of the word number be arranged if e and r cannot be side by side? \n" ); document.write( "----- \n" ); document.write( "letters in \"number\":: 6 \n" ); document.write( "Number of arrangements where e and r CAN BE side by side:: 5*2!*4! \n" ); document.write( "---- \n" ); document.write( "Ans: # of ways they CANNOT be side-by-side:: 6! - 10*4! = 480 \n" ); document.write( "------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |