
Making Primes
Problem
Find two prime numbers that between them use each of the four digits 1, 2, 3 and 5 exactly once. For example, you could make 53 and 21, however, 21 = 3 7 is composite (non-prime).
Problem ID: 60 (Jan 2002) Difficulty: 1 Star