Skip to main contentSkip to solution

The number of pairs of integers ( x,yx, y ) satisfy x≥y≥−20x \geq y \geq-20 and 2x+5y=992 x+5 y=99 is

Entered answer:

Solution

✅ Correct Answer: 17

We need to find pairs of integers (x,y)(x, y) that satisfy 2x+5y=992x + 5y = 99 (the main equation) and x≥y≥−20x \geq y \geq -20 (the constraints).

Key insight: Since we're looking for integer solutions, we need to be systematic about finding values that work.


From the equation 2x+5y=992x + 5y = 99:

2x=99−5y2x = 99 - 5y

x=99−5y2x = \dfrac{99 - 5y}{2}

Important observation: For xx to be an integer, (99−5y)(99 - 5y) must be even.

Since 9999 is odd, we need 5y5y to be odd, which means yy must be odd.


We have two constraints on yy:

Constraint 1: y≥−20y \geq -20 (given directly)

Constraint 2: x≥yx \geq y (from x≥y≥−20x \geq y \geq -20)

Substituting our expression for xx:

99−5y2≥y\dfrac{99 - 5y}{2} \geq y

99−5y≥2y99 - 5y \geq 2y

99≥7y99 \geq 7y

y≤997=14.14...y \leq \dfrac{99}{7} = 14.14...

Since yy must be an integer: y≤14y \leq 14


Combining our conditions:

yy must be odd (from earlier)

−20≤y≤14-20 \leq y \leq 14 (from constraints)

The odd integers in this range are:

−19,−17,−15,−13,−11,−9,−7,−5,−3,−1,1,3,5,7,9,11,13-19, -17, -15, -13, -11, -9, -7, -5, -3, -1, 1, 3, 5, 7, 9, 11, 13

Counting these values: There are 17 possible values for yy.


For y=−19y = -19:

x=99−5(−19)2=99+952=1942=97x = \dfrac{99 - 5(-19)}{2} = \dfrac{99 + 95}{2} = \dfrac{194}{2} = 97

Check: x≥yx \geq y? Yes, 97≥−1997 \geq -19

For y=13y = 13:

x=99−5(13)2=99−652=342=17x = \dfrac{99 - 5(13)}{2} = \dfrac{99 - 65}{2} = \dfrac{34}{2} = 17

Check: x≥yx \geq y? Yes, 17≥1317 \geq 13

For y=15y = 15 (checking our upper bound):

x=99−5(15)2=99−752=242=12x = \dfrac{99 - 5(15)}{2} = \dfrac{99 - 75}{2} = \dfrac{24}{2} = 12

Check: x≥yx \geq y? No, 12<1512 < 15

This confirms our upper bound is correct.


Since each valid yy value gives us exactly one corresponding xx value, and we found 17 valid yy values, there are 17 pairs of integers (x,y)(x, y) that satisfy the given conditions.

Answer: 17

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question