document.write( "Question 979205: 1. In how many ways can the letters of the word POLICEMAN be arranged if the \"word\" must begin with L and end with a vowel?\r
\n" );
document.write( "\n" );
document.write( "2. What is the probability that if the letters of POLICEMAN are randomly placed in a row, the \"word\" will begin with L and end with a vowel? \n" );
document.write( "
Algebra.Com's Answer #600826 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! 1. In how many ways can the letters of the word POLICEMAN \n" ); document.write( "be arranged if the \"word\" must begin with L and end with a vowel? \n" ); document.write( " \r\n" ); document.write( "There is 1 way to choose the 1st letter as L.\r\n" ); document.write( "There are 4 ways to choose the last letter as a vowel.\r\n" ); document.write( "There are 7! ways to choose the letters in between.\r\n" ); document.write( "\r\n" ); document.write( "That's 1*4*7! = 20160 ways.\r\n" ); document.write( "\r\n" ); document.write( "---------------\r\n" ); document.write( " \n" ); document.write( "2. What is the probability that if the letters of POLICEMAN \n" ); document.write( "are randomly placed in a row, the \"word\" will begin with L and end with a vowel? \n" ); document.write( " \r\n" ); document.write( "20160 ways out of 9! or\n" ); document.write( " |