document.write( "Question 1078477: A bag contains 5 red marbles and 8 yellow marbles. You are asked to draw 3 marbles from the bag without replacement. In how many ways can you draw 2 reds and 1 yellow? \n" ); document.write( "
Algebra.Com's Answer #692949 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Only 3 ways,
\n" ); document.write( "RRY
\n" ); document.write( "RYR
\n" ); document.write( "YRR
\n" ); document.write( "
\n" ); document.write( "
\n" );