document.write( "Question 776097: 1) There exists a 5 digit number N with distinct and non-zero digits such that it equals the sum of all distinct three digit numbers whose digits are all different and are all digits of 'N'. Then the sum of the digits of 'N' is a necessarily?
\n" );
document.write( "Answer options:
\n" );
document.write( "(a) Perfect Square (b) Cube (c) Even (d) None of these \n" );
document.write( "
Algebra.Com's Answer #473446 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Suppose the 5-digit number N is \r\n" ); document.write( "\r\n" ); document.write( "\"ABCDE\", that is \r\n" ); document.write( "\r\n" ); document.write( "N = 10000A+1000B+100C+10D+E = (9999+1)A+(999+1)B+(99+1)C+(9+1)D+E\r\n" ); document.write( "= (9999A+999B+99C+9D)+A+B+C+D+E = 9(1111A+111B+11C+D)+A+B+C+D+E\r\n" ); document.write( "\r\n" ); document.write( "Let S = A+B+C+D+E, then\r\n" ); document.write( "\r\n" ); document.write( "N = 9K+S where K = 1111A+111B+11C+D\r\n" ); document.write( " \r\n" ); document.write( "There are P(5,3) = 60 3-digit numbers. If we were to add all \r\n" ); document.write( "60 of these digits, the 5 digits of N will therefore occur \r\n" ); document.write( "12 times among: \r\n" ); document.write( "\r\n" ); document.write( "1. the units digits, which will give a sum of 12(A+B+C+D+E)\r\n" ); document.write( "2. the tens digits, which will give a sum of 120(A+B+C+D+E)\r\n" ); document.write( "3. the hundreds digits, which will give a sum of digits of 1200(A+B+C+D) \r\n" ); document.write( "\r\n" ); document.write( "So the sum of all 60 3-digit numbers will be\r\n" ); document.write( "\r\n" ); document.write( "12(A+B+C+D+E) + 120(A+B+C+D+E) + 1200(A+B+C+D+E) = 1332(A+B+C+D+E) = 1332S\r\n" ); document.write( "\r\n" ); document.write( "N = 9K+S = 1332S\r\n" ); document.write( "\r\n" ); document.write( "So therefore the 5-digit number must be 1332S\r\n" ); document.write( "\r\n" ); document.write( "N = 9K+S = 1332S\r\n" ); document.write( " 9K = 1331S\r\n" ); document.write( " S =\n" ); document.write( " |