document.write( "Question 58446: I'm having trouble with a word problem, not from a book and don't understand how to find an equation for this one:
\n" );
document.write( "Use the digits 0,1,2,3,4,5,6,7,8,9 and form a 10 digit number. It must be divisible by every number starting at 1 through 18, including 18. Each digit must be used only one time. \n" );
document.write( "
Algebra.Com's Answer #41894 by joyofmath(189)![]() ![]() ![]() You can put this solution on YOUR website! This problem is tough. I used a computer to help!\r \n" ); document.write( "\n" ); document.write( "The least common multiple of 1*2*3...*18 = \n" ); document.write( "\n" ); document.write( "So, the answer is a multiple of 12252240.\r \n" ); document.write( "\n" ); document.write( "I wrote a computer program to find all multiples of 12252240 that had 10 unique digits. The numbers that came back were 2438195760 3785942160 4753869120 \n" ); document.write( "and 4876391520. \n" ); document.write( " |