document.write( "Question 1010415:  Divide 1,2,3,4,5,6,7,8,9 into two parts such that the sum of the
\n" );
document.write( "number of digits of the numbers should be 9 like first x number 
\n" );
document.write( "is 4 digit and second y should be 5 digit and vice versa and 
\n" );
document.write( "digits should not be repeated in both number. The relation 
\n" );
document.write( "between them is 3x=y or 3y=x;
\n" );
document.write( "So which are those numbers? \n" );
document.write( "
| Algebra.Com's Answer #626174 by Edwin McCravy(20064)     You can put this solution on YOUR website! \r\n" ); document.write( "There are two solutions:\r\n" ); document.write( "\r\n" ); document.write( "3×5823=17469\r\n" ); document.write( "3×5832=17496\r\n" ); document.write( "\r\n" ); document.write( "How did I get them? I used a computer\r\n" ); document.write( "which tried every possibility until it\r\n" ); document.write( "finally found them.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |