document.write( "Question 853593: You want to make five letter codes that use the letters A F E R and M without repeating any letter. What is the probability that a randomly chosen code starts with M and ends with E. (put in decimal form) \n" ); document.write( "
Algebra.Com's Answer #514454 by chndnbl(31)\"\" \"About 
You can put this solution on YOUR website!
A)There are 5 letters.
\n" ); document.write( "Number of ways can arrange=5P5=5!=120\r
\n" ); document.write( "\n" ); document.write( "B)start with M and end with E:
\n" ); document.write( "number of ways =3P3=3!=6
\n" ); document.write( "
\n" );