document.write( "Question 827239: How many times can the letters in the word PLANT can be arranged? \n" ); document.write( "
Algebra.Com's Answer #498531 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "5 ways to pick the letter to come 1st.\r\n" );
document.write( "4 ways left to pick the letter to come 2nd.\r\n" );
document.write( "3 ways left to pick the letter to come 3rd.\r\n" );
document.write( "2 ways left to pick the letter to come 4th.\r\n" );
document.write( "1 way left to pick the letter to come 5th.\r\n" );
document.write( "\r\n" );
document.write( "Answer 5󫶗󫎽 = 5! = P(5,5) = 120\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );