document.write( "Question 778401: There are 12 pens in a pack. 7 of the pens are blue and 5 of the pens are red. Three pens are picked at random from the pack without replacement. Work out the probability that exactly one of the pens is red and two are blue. \n" ); document.write( "
Algebra.Com's Answer #474615 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
There are 12 pens in a pack. 7 of the pens are blue and 5 of the pens are red. Three pens are picked at random from the pack without replacement. Work out the probability that exactly one of the pens is red and two are blue.
\n" ); document.write( "----------
\n" ); document.write( "# of ways to succeed:: 5C1*7C2 = 5*21 = 105
\n" ); document.write( "----------
\n" ); document.write( "# of possible outcomes:: 12C3 = 220
\n" ); document.write( "=====
\n" ); document.write( "P(1 red/2blue without replacement) = 105/220 = 0.4773\r
\n" ); document.write( "\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );