What's a good way to solve this problem?
The "prime sum" of an integer n greater than 1 is the sum of all the prime factors of n, including repetitions. For example, the prime sum of 12 is 7, since 12 = 2 x 2 x 3 and 2 + 2 + 3 = 7. For which of the following integers is the prime sum greater than 35?
A) 440
B) 512
C) 620
D) 700
E) 750
Correct answer: [spoiler]C
Since 620 = 2 x 2 x 5 x 31, the prime sum of 620 is 2 + 2 + 5 + 31 = 40, which is greater than 35[/spoiler]
The "prime sum" of an integer n greater than 1 is the sum of all the prime factors of n, including repetitions. For example, the prime sum of 12 is 7, since 12 = 2 x 2 x 3 and 2 + 2 + 3 = 7. For which of the following integers is the prime sum greater than 35?
A) 440
B) 512
C) 620
D) 700
E) 750
Correct answer: [spoiler]C
Since 620 = 2 x 2 x 5 x 31, the prime sum of 620 is 2 + 2 + 5 + 31 = 40, which is greater than 35[/spoiler]


















