document.write( "Question 635860: The letters of the word HONESTY are written on slips of paper, and are placed in a box. A slip of paper is chosen at random. What is the probability that:\r
\n" );
document.write( "\n" );
document.write( "a. the letter is a vowel?
\n" );
document.write( "b. the letter is a consonant?
\n" );
document.write( "c. the letter is H?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #400591 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The letters of the word HONESTY are written on slips of paper, and are placed in a box. A slip of paper is chosen at random. What is the probability that: \n" ); document.write( ". \n" ); document.write( "total number of letters = 7 \n" ); document.write( ". \n" ); document.write( "a. the letter is a vowel? \n" ); document.write( "vowels are E, O and Y \n" ); document.write( "probability = 3/7 \n" ); document.write( ". \n" ); document.write( "b. the letter is a consonant? \n" ); document.write( "consonants are H, N, S, and T \n" ); document.write( "probability = 4/7 \n" ); document.write( ". \n" ); document.write( "c. the letter is H? \n" ); document.write( "probability = 1/7 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |