document.write( "Question 490901: How many different two digit positive integers can be formed from the
\n" ); document.write( "digits:0, 1, 2, 3, 4, 5, 6, 7, 8, 9. (i) When repetition is not allowed,
\n" ); document.write( "(ii) When repetition is allowed.
\n" ); document.write( "

Algebra.Com's Answer #334405 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many different two digit positive integers can be formed from the
\n" ); document.write( "digits:0, 1, 2, 3, 4, 5, 6, 7, 8, 9.
\n" ); document.write( "---
\n" ); document.write( "Note: 0 cannot be the leftmost digit.
\n" ); document.write( "---
\n" ); document.write( "(i) When repetition is not allowed,
\n" ); document.write( "Ans: 9*9 = 81 2-digit integers
\n" ); document.write( "------------------
\n" ); document.write( "(ii) When repetition is allowed.
\n" ); document.write( "Ans: 9*10 = 90 2 digit integers
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );