In how many ways can 47 be written as the sum of two primes? (A)0(B)1(C)2(D)3(E)more than 3
Official solution
For 47 to be written as the sum of two integers, one must be odd and the other must be even. There is only one even prime, namely 2, so one of the numbers must be 2, making the other 45. However, 45 is not prime, so there are no ways to write 47 as the sum of two primes →A.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.