document.write( "Question 775339: There are 900 three-digit integers. The number of three-digit integers having at least one repeated digit is also a three-digit number. If that number is represented by abc where each letter is a digit compute a-b+c. \n" ); document.write( "
Algebra.Com's Answer #472858 by KMST(5328)![]() ![]() You can put this solution on YOUR website! I may be missing something but here is my calculation. \n" ); document.write( " \n" ); document.write( "Zeros are a problem, because numbers sequences odf digits like 001 or 011 are not 3-digit numbers. So it is best to treat zero separately. \n" ); document.write( "If zero is one of the digits, it could appear twice, necessarily at the end, in \n" ); document.write( "It could also appear once at the end in an additional \n" ); document.write( "It could also appear once in the middle in an additional \n" ); document.write( " \n" ); document.write( "There are also \n" ); document.write( " \n" ); document.write( "Besides the \n" ); document.write( "There are 9 ways to choose x, and for each of those there are 8 ways to choose y, for a total of \n" ); document.write( "For each ordered pair, there are 3 positions where we can place y: at the beginning, in the middle, or at the end. That gives us \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "If I haven't missed any, and I have not counted any number more than once, that gives me \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "With |