document.write( "Question 326125: using multiplication to find the number of possible outcomes of tossing a dime, tossing a quarter, and rolling a die. \n" ); document.write( "
Algebra.Com's Answer #233420 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Dime: H T =2 outcomes
\n" ); document.write( "Quarter: H T =2 outcomes
\n" ); document.write( "Die: 1 2 3 4 5 6=6 outcomes
\n" ); document.write( "Dime, Quarter, Die: 2*2*6=24 outcomes
\n" ); document.write( "
\n" );