document.write( "Question 561102: a box containing 6 red balls and 4 green balls. how many ways can 2 balls be drawn at the time if
\n" ); document.write( "a. the balls are of any color?
\n" ); document.write( "b. in the balls are of the same color?
\n" ); document.write( "c. if the two balls are different color?
\n" ); document.write( "

Algebra.Com's Answer #364162 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a box containing 6 red balls and 4 green balls. how many ways can 2 balls be drawn at the time if
\n" ); document.write( "a. the balls are of any color?::: 10C2 = 45
\n" ); document.write( "---------------------------------------------------
\n" ); document.write( "b. in the balls are of the same color?::6C2+4C2 = 15+6 = 21
\n" ); document.write( "-----------------------------------------------------
\n" ); document.write( "c. if the two balls are different color?::45-21 = 24
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );