document.write( "Question 913746: the letters from (a,b,c,e,i,) are written on individual slips of paper and placed in a hat. If two are selected at random what is the probability at least one is a consonant. \n" ); document.write( "
Algebra.Com's Answer #554688 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
letters from (a,b,c,e,i,) , two are selected at random:
\n" ); document.write( "P(at least one consonant) = 1 - P(none) = 1 - (2/5)^2
\n" ); document.write( "
\n" );