Asked by avm
How many arrangements of the word ALGORITHM begin with a vowel and end with a consonant?
Answers
Answered by
Reiny
there are 3 vowels and 6 consonants.
So there are 3 ways to fill the first spot and 6 ways to fill the last.
The leaves the remaining 7 letters to go anywhere else.
so
3x7x6x5x4x3x2x1x6
= 3(7!)(6) = 90720
So there are 3 ways to fill the first spot and 6 ways to fill the last.
The leaves the remaining 7 letters to go anywhere else.
so
3x7x6x5x4x3x2x1x6
= 3(7!)(6) = 90720
Answered by
avm
reiny can u answer my other two questions
Answered by
Hosea
there are 3 vowels and 6 consonant
arrangements starting with vowel A
=(7*6*5*4*3*2*1)*6
=30240
arrangements starting with vowel O
= 302460
arrangements starting with vowel I
=30240
: . total arrangements =30240+302460+30240
=90720 arrangements
arrangements starting with vowel A
=(7*6*5*4*3*2*1)*6
=30240
arrangements starting with vowel O
= 302460
arrangements starting with vowel I
=30240
: . total arrangements =30240+302460+30240
=90720 arrangements
Answered by
insh
System.out.println("bc" + 2 + 3)
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.