Friday puzzles -- letter substitution
Alex Y
Here are two problems in which the letters A-I stand for the digits 1-9. each letter represents one digit, and all digits are represented.
1) ABC x DE = FGHI and it is given that "D" = "3"
2) ABCDEFGHI can be arranged as two numbers, one of which is the square of the other.
I don't know the answer to either of these (but I know where to find it if we give up). Someone with computer skills could probably test all 8! and 9! possible answers, but hopefully we can find a solution without brute force.
Good luck!