document.write( "Question 1108557: An urn contains balls that are numbered 6, 7, 8, and 9. If an even number is drawn then a coin is tossed. If an odd number is drawn, a die is rolled. How many outcomes are possible? \n" ); document.write( "
Algebra.Com's Answer #723594 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
there are four outcomes for the first; two of them have two more outcomes for 4
\n" ); document.write( "the other two have 6 outcomes for 12
\n" ); document.write( "16 ANSWER\r
\n" ); document.write( "\n" ); document.write( "6,coin =6H, 6T
\n" ); document.write( "7,die=7 (1,2,3,4,5,6)
\n" ); document.write( "8,coin=7H, 7T
\n" ); document.write( "9,die=9(1,2,3,4,5,6)
\n" ); document.write( "
\n" );