
David W. answered 08/22/15
Experienced Prof
Let the digits of our number be abcd. Then, we create an 8-digit number by concatenating the digits again:
abcdabcd
The problem asks us to show that two of the prime factors of abcdabcd are 73 and 137.
That's easy because abcd*73*137 = abcd*10001 = abcdabcd.
The other prime factors of abcdabcd are those prime factors of abcd.