For a), we can consider the events on the consonants and the vowels independently. You have one $A$, five $E$, two $O$, and one $U$. This is a total of nine vowels. There are $9!$ permutations of them, but removing symmetry we have only $\frac{9!}{2!5!}$ distinct ways to arrange them. The only alphabetical sequence on vowels looks like $AEEEEEOOU$, so the probability that a random vowel sequence is alphabetical is $\frac{2!5!}{9!}$.
For the consonants, we have two $V$ and three $R$. The first $V$ comes before the first $R$ iff $V$ is the first letter of the consonant sequence. There are $\frac{5!}{2!3!}$ sequences of consonants. If we pick $V$ as the first letter, there are $\frac{4!}{3!}$ sequences on the next $4$ letters (1 $V$, 3 $R$). Dividing we see that $\frac{2}{5}$ of the consonant sequences begin with $V$.
Since the probabilities of the two conditions in a) are independent, the probability of both conditions being satisfied is the product of their individual probabilities. This is $4\frac{4!}{9!}$