document.write( "Question 428991: Rachel just received her transcript showing her grades in five academic classes. In how many ways could she have earned \"A's\" in at least three of her classes? \n" ); document.write( "
Algebra.Com's Answer #298049 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Rachel just received her transcript showing her grades in five academic classes. In how many ways could she have earned \"A's\" in at least three of her classes?
\n" ); document.write( "------
\n" ); document.write( "Ans:
\n" ); document.write( "5C3 + 5C4+ 5C5
\n" ); document.write( "5C3 = (5*4)/(1*2) = 10 ways
\n" ); document.write( "(5C4) = 5
\n" ); document.write( "(5C5) = 1
\n" ); document.write( "Total = 10+5+1 = 16
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" );