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)\"\" \"About 
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) \"P=5%2F26\"\r
\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) \"P=9%2F26\"
\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) \"P=19%2F26\"
\n" ); document.write( "
\n" );