Find all ordered pairs (x, y) satisfying x + y = 4 and xy = 3.

  • (1, 3)
  • (2, 2)
  • (4, 3)
  • (3, 1)
  • (3, 4)