Question 854361
( How many new arrangement s can be made from the letters of the word FAVOUR, so that the vowel will occupy even place
------
Pattern:: NVNVNV
-----
Note: There are 3 vowels:: A, O, U
There are 3 consonants:: F, V, R
# of possible arrangements: 3*3*2*2*1*1 = 36
----
Cheers,
Stan H.
======================