document.write( "Question 336089: A bag contains a penny, nickel, a dime, and a quarter. A second bag contains a
\n" );
document.write( "$1, $5, and $10 bill. If a coin and a bill are selected at random, how many
\n" );
document.write( "different values are possible? \n" );
document.write( "
Algebra.Com's Answer #241019 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bag contains a penny, nickel, a dime, and a quarter. \n" ); document.write( "4 possible coin selections. \n" ); document.write( "------------------------------ \n" ); document.write( "A second bag contains a \n" ); document.write( "$1, $5, and $10 bill. \n" ); document.write( "3 possible bill selections. \n" ); document.write( "------------------------------------ \n" ); document.write( " If a coin and a bill are selected at random, how many \n" ); document.write( "different values are possible? \n" ); document.write( "Ans: 4*3 = 12 possible pair selections. \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |