document.write( "Question 770762: how many words of length 10 can be formed using any 5 consonants and all of the vowels. vowels must be adjacent.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #469853 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( " |