We are looking for a three-digit number that meets the following conditions:
- The third digit is the product of the first two digits
- None of the three digits is a prime
- The number sought is not divisible by any of the numbers 3 to 9
Solution
We are looking for a three-digit number , that consists of the digits . It follows that:
Since the third digit is the product of the first two digits, it follows:
Also, let none of the three digits be a prime, so:
If the number shall not be divisible by 5 it follows the last digit is not zero or five. Since five is already excluded by the prime rule, we have . Because follows that is not zero and from follows that . This means does not have any zero digits.
The product of the first two digits and combined with all remaining digits shows that is only possible if or . The final number can therefore only have the following format: or .
Possible solutions are therefore .
If we test this set of possible solutions against the given divisibility restrictions, we find the solution to be .