document.write( "Question 841578: A bag contains 8 coins of £1, 7 coins of 50p, 4 coins of 25p and 3 coins of 10p. How many different ways can we take 6 coins from the bag? \n" ); document.write( "
Algebra.Com's Answer #507035 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A bag contains 8 coins of £1, 7 coins of 50p, 4 coins of 25p and 3 coins of 10p. How many different ways can we take 6 coins from the bag?
\n" ); document.write( "--------
\n" ); document.write( "Ans: 8C6 = 8C2 = (8*7)/(1*2) = 28 ways
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );