document.write( "Question 151025This question is from textbook
\n" );
document.write( ": Dee finds that she has an extraordinary social security number. Its nine digits contain all the numbers from 1 through 9. They also form a number such that, when read from left to right, its first two digits form a number divisible by 2, its three digits form a number divisible by 3, its four digits form a number divisible by 4, and so on, until the complete number is divisible by 9. What is Dee's social security number? \n" );
document.write( "
Algebra.Com's Answer #110996 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Dee finds that she has an extraordinary social security number. Its nine digits contain all the numbers from 1 through 9. They also form a number such that, when read from left to right, its first two digits form a number divisible by 2, its three digits form a number divisible by 3, its four digits form a number divisible by 4, and so on, until the complete number is divisible by 9. What is Dee's social security number? \n" ); document.write( ": \n" ); document.write( "After some slogging I came up with a number: 381654729 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "38/2 = 19 \n" ); document.write( ": \n" ); document.write( "381/3 = 127 \n" ); document.write( ": \n" ); document.write( "3816/4 = 954 \n" ); document.write( ": \n" ); document.write( "38165/5 = 7633 \n" ); document.write( ": \n" ); document.write( "381654/6 = 63609 \n" ); document.write( ": \n" ); document.write( "3816547/7 = 545221 \n" ); document.write( ": \n" ); document.write( "38165472/8 = 4770694 \n" ); document.write( ": \n" ); document.write( "381654729/9 = 4240681 \n" ); document.write( "; \n" ); document.write( "Whether there is another such number, I do not know. A good job for a big a fast computer. \n" ); document.write( " |