Integer Pairs Satisfying x + y = xy

CAT 2004 Slot 1 · QA · Easy · Number System

The total number of integer pairs (x,y)(x, y) satisfying the equation x+y=xyx + y = xy is:

  1. A.

    00

  2. B.

    11

  3. C.

    22

  4. D.

    None of the above

Answer

C

Explanation

Rearranging the equation: xyxy=0    xyxy+1=1    (x1)(y1)=1xy - x - y = 0 \implies xy - x - y + 1 = 1 \implies (x - 1)(y - 1) = 1 Since x,yx, y are integers, (x1)(x - 1) and (y1)(y - 1) must be factors of 11. Case 1: x1=1,y1=1    x=2,y=2x - 1 = 1, y - 1 = 1 \implies x = 2, y = 2. Case 2: x1=1,y1=1    x=0,y=0x - 1 = -1, y - 1 = -1 \implies x = 0, y = 0. So there are exactly 22 integer pairs: (0,0)(0,0) and (2,2)(2,2).

Practise this under exam conditions

Sign in to solve it with a live timer, the on-screen CAT calculator, and streak and accuracy tracking across every question you attempt.

Solve in the workspace