document.write( "Question 856276: How many strings of eight English lowercase letters are there
\n" );
document.write( "a) that contain no vowels, if letters can be repeated?
\n" );
document.write( "b) that contain no vowels, if no letters can be repeated?
\n" );
document.write( "c) that start with a vowel, if letters can be repeated?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #515842 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! a, e, i, o, u,y: IF including y as a vowel, there are 20 consonants \n" ); document.write( "a) \n" ); document.write( "b) \n" ); document.write( "c) |