Skip to main content

2000 AMC 12 Problem 6

Problem 6 of 25EasierAlgebraNumber Theory

Two different prime numbers between 44 and 1818 are chosen. When their sum is subtracted from their product, which of the following numbers could be obtained?

Answer choices

Show solution

Solution

The primes between 44 and 1818 are 5,7,11,13,5, 7, 11, 13, and 17.17. For two such primes, xy(x+y)xy - (x + y) =(x1)(y1)1= (x - 1)(y - 1) - 1 is a product of two even numbers minus 1,1, hence it is 3(mod4).3 \pmod 4. This leaves 119119 and 231.231. The latter would require (x1)(y1)=232,(x-1)(y-1)=232, but no two distinct numbers in {4,6,10,12,16}\{4,6,10,12,16\} have product 232.232. Indeed, 1113(11+13)=14324=119. \begin{aligned} 11 \cdot 13 - (11 + 13) &= 143 - 24 \\ &= 119. \end{aligned} Thus, the correct answer is C.

More practice

Concepts: prime · parity · factoring

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.