document.write( "Question 1173434: student was asked to form two-digit numbers using the following digits: 0,1,2,3,4,5,6,7,
\n" ); document.write( "and 8
\n" ); document.write( "How many of these are less than 40?
\n" ); document.write( "Repeating of digits are not allowed
\n" ); document.write( "Can you help me with this?.... thank you so much
\n" ); document.write( "

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

\n" ); document.write( "Hi
\n" ); document.write( "9 numbers: 0,1,2,3,4,5,6,7,8
\n" ); document.write( "How many of these are less than 40?
\n" ); document.write( " tens digit: 3 allowed (1,2,3)
\n" ); document.write( " ones digit: 9 allowed
\n" ); document.write( " 3x9 = 27 two-digit numbers less than 40
\n" ); document.write( "Repeating not allowed: 11,22,33
\n" ); document.write( " 27 - 3 = 24 two-digit numbers less than 40, Repeating not allowed \n" ); document.write( "
\n" );