document.write( "Question 770763: How many words of length 10 can be formed if all five vowels are adjacent and any 5 consonants are used?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #469757 by Jc0110(165)![]() ![]() ![]() You can put this solution on YOUR website! Number of words that can be formed \n" ); document.write( "=5! x \n" ); document.write( "=1758153600 \n" ); document.write( " |