SOLUTION: Divide 1,2,3,4,5,6,7,8,9 into two parts such that the sum of the
number of digits of the numbers should be 9 like first x number
is 4 digit and second y should be 5 digit and vi
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: Divide 1,2,3,4,5,6,7,8,9 into two parts such that the sum of the
number of digits of the numbers should be 9 like first x number
is 4 digit and second y should be 5 digit and vi
Log On
Question 1010415: Divide 1,2,3,4,5,6,7,8,9 into two parts such that the sum of the
number of digits of the numbers should be 9 like first x number
is 4 digit and second y should be 5 digit and vice versa and
digits should not be repeated in both number. The relation
between them is 3x=y or 3y=x;
So which are those numbers? Answer by Edwin McCravy(20063) (Show Source):
There are two solutions:
3×5823=17469
3×5832=17496
How did I get them? I used a computer
which tried every possibility until it
finally found them.
Edwin