document.write( "Question 653839: In a bag
\n" ); document.write( "there are 9 cards, one for each number from 1 to 9. Three cards will be drawn to make a 3-digit
\n" ); document.write( "number. First, a card is drawn for the hundreds place and then put back in the bag. Then, a card is
\n" ); document.write( "drawn for the tens place and put back in the bag. Lastly, a card is drawn for the ones place. How
\n" ); document.write( "many different numbers can be drawn?
\n" ); document.write( "

Algebra.Com's Answer #408559 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "
 
\n" ); document.write( "Hi,
\n" ); document.write( "9 cards, one for each number from 1 to 9. Three cards will be drawn to make a 3-digit number.
\n" ); document.write( "Cards are replaced after each draw.....
\n" ); document.write( "1st card(hundreds digit), 2nd(tens digit), 3rd(ones digit)
\n" ); document.write( "How many different numbers can be drawn? \"9%2A9%2A9\" \n" ); document.write( "
\n" );