document.write( "Question 1041181: In how many ways can SAQIB take 2blue pens 3 black pens from a bag containing 5 blue and 3 black pens. \n" ); document.write( "
Algebra.Com's Answer #656196 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
There are 5C2 or 20 ways to choose 2 blue pens and 1 way to choose 3 black pens, since there are only 3.
\n" ); document.write( "They are multiplied together, so there are 20 ways.
\n" ); document.write( "
\n" );