document.write( "Question 847257: A box contains 50 index cards. One letter is written on each card. There are
\n" ); document.write( "5 cards with the letter A
\n" ); document.write( "5 cards with the letter E
\n" ); document.write( "7 cards with the letter H
\n" ); document.write( "10 cards with the letter M
\n" ); document.write( "3 cards with the letter S
\n" ); document.write( "20 cards with the letter T
\n" ); document.write( "If one card is selected, replaced, and the second card selected, determine p(neither is a vowel)
\n" ); document.write( "

Algebra.Com's Answer #510309 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
10 cards are vowels.
\n" ); document.write( "40 cards are consonants.
\n" ); document.write( "50 cards total.
\n" ); document.write( "\"P%28C%29=40%2F50=4%2F5\"
\n" ); document.write( "\"P%28C%2CC%29=%284%2F5%29%284%2F5%29=16%2F25\"
\n" ); document.write( "
\n" );