document.write( "Question 1043089: What are the 9 different two-digit numbers that can
\n" ); document.write( "be formed using the digits 3,4 and 8?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #658175 by Edwin McCravy(20063)\"\" \"About 
You can put this solution on YOUR website!
What are the 9 different two-digit numbers that can
\n" ); document.write( "be formed using the digits 3,4 and 8?
\n" ); document.write( "
\r\n" );
document.write( "To make a two digit number think of there \r\n" );
document.write( "being two blanks to fill in, like this:\r\n" );
document.write( "\r\n" );
document.write( "_ _\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We can choose to fill in the \r\n" );
document.write( "first blank in these 3 ways\r\n" );
document.write( "\r\n" );
document.write( "3 _\r\n" );
document.write( "4 _\r\n" );
document.write( "8 _\r\n" );
document.write( "\r\n" );
document.write( "For each of those 3 ways to fill in the the first\r\n" );
document.write( "digit, there are 3 ways to fill in the second blank:\r\n" );
document.write( "\r\n" );
document.write( "For 3 _ the three ways to fill in the second blank\r\n" );
document.write( "are:\r\n" );
document.write( "\r\n" );
document.write( "3 3\r\n" );
document.write( "3 4\r\n" );
document.write( "3 8\r\n" );
document.write( "\r\n" );
document.write( "For 4 _ the three ways to fill in the second blank\r\n" );
document.write( "are:\r\n" );
document.write( "\r\n" );
document.write( "4 3\r\n" );
document.write( "4 4\r\n" );
document.write( "4 8\r\n" );
document.write( "\r\n" );
document.write( "For 8 _ the three ways to fill in the second blank\r\n" );
document.write( "are:\r\n" );
document.write( "\r\n" );
document.write( "8 3\r\n" );
document.write( "8 4\r\n" );
document.write( "8 8\r\n" );
document.write( "\r\n" );
document.write( "That's why there are 3 times 3 or 9 ways to fill\r\n" );
document.write( "in the two blanks.  3 ways for the first digit,\r\n" );
document.write( "times 3 ways to fill in the second digit.\r\n" );
document.write( "\r\n" );
document.write( "33, 34, 38, 43, 44, 48, 83, 84, 88\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );