document.write( "Question 1078016: A letter is chosen at random from the English Alphabet, find the probability that the letter\r
\n" );
document.write( "\n" );
document.write( "a) is a vowel exclusive of Y
\n" );
document.write( "b) is listed ahead of the letter J
\n" );
document.write( "c) is listed somewhere after the letter G. \n" );
document.write( "
Algebra.Com's Answer #692515 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! There are 26 letters with 5 vowels {A,E,I,O,U} \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "a) \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "J is the 10th letter so ahead (before J) would be 9 letters, \n" ); document.write( "b) \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "G is the seventh letter so there are 19 letters after it. \n" ); document.write( "c) |