document.write( "Question 549048: In a class of 15 people exactly 3 got A's. If two people are randomly chosen from this class, what is the probability that at least one of these two people got and A? \n" ); document.write( "
Algebra.Com's Answer #357500 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a class of 15 people exactly 3 got A's. If two people are randomly chosen from this class, what is the probability that at least one of these two people got and A?
\n" ); document.write( "-----
\n" ); document.write( "P(at least 1 got A) = 1 - P(none got A)
\n" ); document.write( "-----
\n" ); document.write( "P(none got A) = 12C2/15C2 = 0.6286
\n" ); document.write( "-----------------
\n" ); document.write( "P(at least 1 got A) = 1 - 0.6286 = 0.3714
\n" ); document.write( "===============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===============
\n" ); document.write( "
\n" );