jedit
X and Y are positive integers. If 1/x + 1/y < 2, which of the following must be true?
A. X+Y>4
B. XY>1
C. X/Y + Y/X < 1
D. (x-y)^2 > 0
E. none
\(\frac{1}{x} + \frac{1}{y} < 2\)
Let x = 1 and y = 2
\(\frac{1}{1} + \frac{1}{2} = \frac{3}{2}\)
\(\frac{3}{2} < 2\) -- Those numbers for x and y work
MUST be true?
A. X+Y>4 - NO
1 + 2 = 3, which is not greater than 4
B. XY>1 YES
Because x and y are positive integers, there is only one way XY would NOT be greater than 1: if both x and y = 1. Then XY = 1.
But x = y = 1 violates the prompt: their reciprocals summed must be less than 2; in that case, they equal 2. This choice must be true.
C. X/Y + Y/X < 1 - NO
\(\frac{1}{2} + \frac{2}{1}=\frac{5}{2}\)
\(\frac{5}{2}\) is not less than 1
D. (x-y)^2 > 0 NO
For this option, let x=y=2.
\((2-2)^2 = 0^2 = 0\)
0 is not greater than 0
E. none - NO - One of the answers, B, must be true.
Answer B